summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley2010-01-271-0/+3
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-271-2/+8
* ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare2010-01-271-12/+12
* OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-211-0/+4
* OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-211-1/+10
* OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-211-2/+6
* OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-211-18/+0Star
* OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-211-0/+2
* OMAP3: PM: Enable system control module autoidleTero Kristo2010-01-211-0/+2
* OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-211-0/+2
* omap3: add missing parenthesesRoel Kluin2010-01-081-2/+2
* OMAP3: PM: Added resched check into idle callsTero Kristo2009-11-111-1/+1
* OMAP3: PM: idle: Remove fclk check for idle loopPeter 'p2' De Schrijver2009-11-111-42/+0Star
* OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loopJouni Hogander2009-11-111-1/+1
* OMAP3: PM: CPUidle: fix init sequencingKalle Jokiniemi2009-11-111-2/+1Star
* OMAP3: PM: CPUidle: support retention and off-mode C-statesRajendra Nayak2009-11-111-4/+2Star
* OMAP3: PM: CPUidle: base driver and support for C1-C2Rajendra Nayak2009-11-111-1/+3
* OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak2009-11-111-17/+7Star
* OMAP3: PM: Enable IO-CHAIN wakeupKalle Jokiniemi2009-11-111-3/+35
* OMAP3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVETero Kristo2009-11-111-0/+6
* OMAP3: PM: Prevent PER from going OFF when CORE is going INATero Kristo2009-11-111-5/+14
* OMAP3: PM: decouple PER and CORE context save and restoreKevin Hilman2009-11-111-22/+29
* PM debug: allow configurable wakeup from suspend on OMAP GPtimerKevin Hilman2009-11-111-0/+21
* OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman2009-11-111-0/+22
* ARM: OMAP: SMS: save/restore of SMS_SYSCONFIG for off-modeKalle Jokiniemi2009-11-111-0/+1
* OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi2009-11-111-3/+0Star
* OMAP3: PM: Enable SDRAM auto-refresh during sleepTero Kristo2009-11-111-0/+29
* OMAP3: PM: save secure RAM only during initTero Kristo2009-11-111-2/+17
* OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo2009-11-111-1/+42
* OMAP: PM: DMA context save/restore for off-mode supportTero Kristo2009-11-111-0/+3
* OMAP3: PM: CORE domain off-mode supportRajendra Nayak2009-11-111-1/+72
* OMAP3: PM: MPU off-mode supportRajendra Nayak2009-11-111-1/+10
* OMAP3: PM: Restore MMU table entryRajendra Nayak2009-11-111-0/+35
* OMAP3: PM: handle PER/NEON/CORE in idleRajendra Nayak2009-11-111-10/+54
* OMAP3: PM: restore SRAM functions after off-mode.Rajendra Nayak2009-11-111-3/+7
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-111-5/+5
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-5/+5
* | omap3: PM: enable UART3 module wakeupsKevin Hilman2009-10-231-3/+4
|/
* OMAP3: PM: Enable GPIO module-level wakeupsKevin Hilman2009-10-051-0/+10
* OMAP3: PM: USBHOST: clear wakeup events on both hostsVikram Pandita2009-10-051-3/+10
* OMAP3: PM: PRCM interrupt: only handle selected PRCM interruptsPaul Walmsley2009-10-051-9/+37
* OMAP3: PM: PRCM interrupt: check MPUGRPSEL registerPaul Walmsley2009-10-051-0/+3
* OMAP3: PM: Prevent hang in prcm_interrupt_handlerJon Hunter2009-10-051-83/+60Star
* Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2009-09-031-4/+34
|\
| * OMAP: PM: Added suspend target state control to debugfs for OMAP3Tero Kristo2009-09-031-0/+24
| * OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2009-09-031-4/+4
| * OMAP: PM: Hook into PM countersPeter 'p2' De Schrijver2009-09-031-0/+6
* | OMAP3: PM: fix lockdep warning caused by omap3_pm_initMing Lei2009-09-031-1/+1
|/
* OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander2009-08-051-1/+1
* OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-051-2/+21