summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | OMAP3+: VP: cleanup: move VP instance into voltdm, misc. renamesKevin Hilman2011-09-159-99/+84
| | | * | OMAP3+: VC: use last nominal voltage setting to get current_vselKevin Hilman2011-09-151-1/+1
| | | * | OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channelKevin Hilman2011-09-153-14/+53
| | | * | OMAP3+: VC: make I2C config programmable with PMIC-specific settingsKevin Hilman2011-09-156-7/+66
| | | * | OMAP3+: voltage domain: move PMIC struct from vdd_info into struct voltagedomainKevin Hilman2011-09-156-60/+55
| | | * | OMAP3+: VC: abstract out channel configurationKevin Hilman2011-09-154-12/+74
| | | * | OMAP3+: VC: move on/onlp/ret/off command configuration into common initKevin Hilman2011-09-151-17/+13
| | | * | OMAP3+: VC: cleanup voltage setup time configurationKevin Hilman2011-09-155-26/+19
| | | * | OMAP3+: VC bypass: use fields from VC struct instead of PMIC infoKevin Hilman2011-09-151-5/+2
| | | * | OMAP3+: VC: cleanup PMIC register address configurationKevin Hilman2011-09-155-19/+32
| | | * | OMAP3+: VC: cleanup i2c slave address configurationKevin Hilman2011-09-155-14/+15
| | | * | OMAP3+: voltage: convert to PRM register access functionsKevin Hilman2011-09-1512-111/+79
| | | * | OMAP2+: PRM: add register access functions for VC/VPKevin Hilman2011-09-154-1/+54
| | | * | OMAP3+ VP: replace transaction done check/clear with VP opsKevin Hilman2011-09-154-24/+5
| | | * | OMAP2+: add PRM VP functions for checking/clearing VP TX done statusKevin Hilman2011-09-157-39/+137
| | | * | OMAP2+: VC: support PMICs with separate voltage and command registersKevin Hilman2011-09-153-8/+11
| | | * | OMAP2+: voltage: split out voltage processor (VP) code into new layerKevin Hilman2011-09-155-349/+387
| | | * | OMAP2+: voltage: enable VC bypass scale method when VC is initializedKevin Hilman2011-09-151-1/+3
| | | * | OMAP2+: voltage: move VC into struct voltagedomain, misc. renamesKevin Hilman2011-09-158-81/+81
| | | * | OMAP2+: voltage: split voltage controller (VC) code into dedicated layerKevin Hilman2011-09-154-261/+302
| | | * | OMAP2+: voltage: keep track of powerdomains in each voltagedomainKevin Hilman2011-09-154-0/+93
| | | * | OMAP2+: powerdomain: add voltage domain lookup during registerKevin Hilman2011-09-153-0/+23
| | | * | OMAP4: powerdomain data: add voltage domainsBenoit Cousson2011-09-152-0/+21
| | | * | OMAP3: powerdomain data: add voltage domainsKevin Hilman2011-09-152-0/+18
| | | * | OMAP2: add voltage domains and connect to powerdomainsKevin Hilman2011-09-156-2/+42
| | | * | OMAP2+: powerdomain: add voltagedomain to struct powerdomainKevin Hilman2011-09-151-0/+7
| | | * | OMAP3+: voltage: add scalable flag to voltagedomainKevin Hilman2011-09-154-0/+10
| | | * | OMAP3: voltagedomain data: add wakeup domainKevin Hilman2011-09-151-0/+5
| | | * | OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva"Kevin Hilman2011-09-154-5/+5
| | | * | OMAP2+: voltage: start towards a new voltagedomain layerKevin Hilman2011-09-158-172/+207
| | | * | OMAP2+: voltage: move prm_irqst_reg from VP into voltage domainKevin Hilman2011-09-157-16/+13
| | | * | OMAP2+: voltage: move PRCM mod offets into VC/VP structuresKevin Hilman2011-09-1510-70/+70
| * | | | ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-265-30/+5
| * | | | ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren2011-09-268-58/+10
| * | | | ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-261-0/+18
| * | | | ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-261-19/+24
| * | | | ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2011-09-261-16/+9
| * | | | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2011-09-261-0/+26
| * | | | ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula2011-09-261-2/+4
| * | | | ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula2011-09-261-0/+3
| * | | | ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-261-1/+5
| * | | | Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren2011-09-223-40/+11
| |\ \ \ \
| | * | | | OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman2011-09-161-1/+1
| | * | | | OMAP2+: PM: clean up error messages: replace printk with pr_err.Johan Hovold2011-08-301-10/+8
| | * | | | OMAP2+: PM: fix typos in misc. comment and error messagesJohan Hovold2011-08-301-3/+3
| | * | | | OMAP2: PM debug: remove leftover debug codeMichael Jones2011-08-261-27/+0
| * | | | | Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren2011-09-2211-65/+65
| |\ \ \ \ \
| | * | | | | OMAP: omap_device: decouple platform_device from omap_deviceKevin Hilman2011-09-151-1/+1
| | * | | | | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman2011-09-152-2/+2
| | * | | | | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-1510-62/+62
| | | |_|_|/ | | |/| | |