aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pm34xx.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-02-24OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman
2010-02-23OMAP3: cpuidle: Update statistics for correct stateSanjeev Premi
2010-01-26OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare
2010-01-20OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh
2010-01-20OMAP3: PM: Force write last pad config register into save areaTero Kristo
2010-01-20OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi
2010-01-20OMAP3: PM: Remove duplicate code blocksSanjeev Premi
2010-01-20OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo
2010-01-20OMAP3: PM: Enable system control module autoidleTero Kristo
2010-01-20OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo
2010-01-08omap3: add missing parenthesesRoel Kluin
2009-11-11OMAP3: PM: Added resched check into idle callsTero Kristo
2009-11-11OMAP3: PM: idle: Remove fclk check for idle loopPeter 'p2' De Schrijver
2009-11-11OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loopJouni Hogander
2009-11-11OMAP3: PM: CPUidle: fix init sequencingKalle Jokiniemi
2009-11-11OMAP3: PM: CPUidle: support retention and off-mode C-statesRajendra Nayak
2009-11-11OMAP3: PM: CPUidle: base driver and support for C1-C2Rajendra Nayak
2009-11-11OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNTRajendra Nayak
2009-11-11OMAP3: PM: Enable IO-CHAIN wakeupKalle Jokiniemi
2009-11-11OMAP3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVETero Kristo
2009-11-11OMAP3: PM: Prevent PER from going OFF when CORE is going INATero Kristo
2009-11-11OMAP3: PM: decouple PER and CORE context save and restoreKevin Hilman
2009-11-11PM debug: allow configurable wakeup from suspend on OMAP GPtimerKevin Hilman
2009-11-11OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman
2009-11-11ARM: OMAP: SMS: save/restore of SMS_SYSCONFIG for off-modeKalle Jokiniemi
2009-11-11OMAP3: PM: Fix secure SRAM context save/restoreKalle Jokiniemi
2009-11-11OMAP3: PM: Enable SDRAM auto-refresh during sleepTero Kristo
2009-11-11OMAP3: PM: save secure RAM only during initTero Kristo
2009-11-11OMAP3 PM: off-mode support for HS/EMU devicesTero Kristo
2009-11-11OMAP: PM: DMA context save/restore for off-mode supportTero Kristo
2009-11-11OMAP3: PM: CORE domain off-mode supportRajendra Nayak
2009-11-11OMAP3: PM: MPU off-mode supportRajendra Nayak
2009-11-11OMAP3: PM: Restore MMU table entryRajendra Nayak
2009-11-11OMAP3: PM: handle PER/NEON/CORE in idleRajendra Nayak
2009-11-11OMAP3: PM: restore SRAM functions after off-mode.Rajendra Nayak
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-22omap3: PM: enable UART3 module wakeupsKevin Hilman
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-05OMAP3: PM: Enable GPIO module-level wakeupsKevin Hilman
2009-10-05OMAP3: PM: USBHOST: clear wakeup events on both hostsVikram Pandita
2009-10-05OMAP3: PM: PRCM interrupt: only handle selected PRCM interruptsPaul Walmsley
2009-10-05OMAP3: PM: PRCM interrupt: check MPUGRPSEL registerPaul Walmsley
2009-10-05OMAP3: PM: Prevent hang in prcm_interrupt_handlerJon Hunter
2009-09-02Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2009-09-02OMAP: PM: Added suspend target state control to debugfs for OMAP3Tero Kristo
2009-09-02OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver