summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pm34xx.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-08omap3: add missing parenthesesRoel Kluin1-2/+2
2009-11-11OMAP3: PM: Added resched check into idle callsTero Kristo1-1/+1
2009-11-11OMAP3: PM: idle: Remove fclk check for idle loopPeter 'p2' De Schrijver1-42/+0
2009-11-11OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loopJouni Hogander1-1/+1
2009-11-11OMAP3: PM: CPUidle: fix init sequencingKalle Jokiniemi1-2/+1
2009-11-11OMAP3: PM: CPUidle: support retention and off-mode C-statesRajendra Nayak1-4/+2
2009-11-11OMAP3: PM: CPUidle: base driver and support for C1-C2Rajendra Nayak1-1/+3
2009-11-11OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak1-17/+7
2009-11-11OMAP3: PM: Enable IO-CHAIN wakeupKalle Jokiniemi1-3/+35
2009-11-11OMAP3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVETero Kristo1-0/+6
2009-11-11OMAP3: PM: Prevent PER from going OFF when CORE is going INATero Kristo1-5/+14
2009-11-11OMAP3: PM: decouple PER and CORE context save and restoreKevin Hilman1-22/+29
2009-11-11PM debug: allow configurable wakeup from suspend on OMAP GPtimerKevin Hilman1-0/+21
2009-11-11OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman1-0/+22
2009-11-11ARM: OMAP: SMS: save/restore of SMS_SYSCONFIG for off-modeKalle Jokiniemi1-0/+1
2009-11-11OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi1-3/+0
2009-11-11OMAP3: PM: Enable SDRAM auto-refresh during sleepTero Kristo1-0/+29
2009-11-11OMAP3: PM: save secure RAM only during initTero Kristo1-2/+17
2009-11-11OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo1-1/+42
2009-11-11OMAP: PM: DMA context save/restore for off-mode supportTero Kristo1-0/+3
2009-11-11OMAP3: PM: CORE domain off-mode supportRajendra Nayak1-1/+72
2009-11-11OMAP3: PM: MPU off-mode supportRajendra Nayak1-1/+10
2009-11-11OMAP3: PM: Restore MMU table entryRajendra Nayak1-0/+35
2009-11-11OMAP3: PM: handle PER/NEON/CORE in idleRajendra Nayak1-10/+54
2009-11-11OMAP3: PM: restore SRAM functions after off-mode.Rajendra Nayak1-3/+7
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-5/+5
2009-10-22omap3: PM: enable UART3 module wakeupsKevin Hilman1-3/+4
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-5/+5
2009-10-05OMAP3: PM: Enable GPIO module-level wakeupsKevin Hilman1-0/+10
2009-10-05OMAP3: PM: USBHOST: clear wakeup events on both hostsVikram Pandita1-3/+10
2009-10-05OMAP3: PM: PRCM interrupt: only handle selected PRCM interruptsPaul Walmsley1-9/+37
2009-10-05OMAP3: PM: PRCM interrupt: check MPUGRPSEL registerPaul Walmsley1-0/+3
2009-10-05OMAP3: PM: Prevent hang in prcm_interrupt_handlerJon Hunter1-83/+60
2009-09-02Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren1-4/+34
2009-09-02OMAP: PM: Added suspend target state control to debugfs for OMAP3Tero Kristo1-0/+24
2009-09-02OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver1-4/+4
2009-09-02OMAP: PM: Hook into PM countersPeter 'p2' De Schrijver1-0/+6
2009-09-02OMAP3: PM: fix lockdep warning caused by omap3_pm_initMing Lei1-1/+1
2009-08-05OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander1-1/+1
2009-08-05OMAP3: Fixed crash bug with serial + suspendTero Kristo1-2/+21
2009-08-05OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman1-0/+6
2009-08-05OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman1-0/+6
2009-08-05OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman1-0/+9
2009-08-05OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman1-0/+3
2009-08-05OMAP2/3: PM: make PM __init calls staticKevin Hilman1-1/+1
2009-05-28OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman1-0/+6
2009-05-28OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman1-0/+9
2009-05-28OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman1-0/+3
2009-05-28OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman1-2/+23
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman1-0/+15