summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm24xx.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP2: PM: fix compile error when !CONFIG_SUSPENDKevin Hilman2010-12-231-0/+4
* OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-2/+2
* OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+1
* OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-221-97/+97
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-2/+2
* OMAP2+: disable idle early in the suspend sequenceJean Pihet2010-12-211-14/+2Star
* OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-101-3/+31
* OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-251-0/+7
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP2: PM: check UART status before trying to idleKevin Hilman2010-10-081-0/+2
* omap: mux: Remove old mux codeTony Lindgren2010-07-051-1/+0Star
* OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-10/+11
* OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-53/+54
* OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-121-2/+2
* OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley2010-01-271-19/+30
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-271-2/+3
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-8/+8
* OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2009-09-031-2/+2
* OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-051-1/+1
* OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman2009-05-281-1/+15
* OMAP: Add new function to check wether there is irq pendingJouni Hogander2009-05-281-16/+3Star
* OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-281-0/+548