summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pm34xx.c
AgeCommit message (Expand)Author
2010-10-11OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-10-08Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren
2010-10-08OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G
2010-09-29OMAP3: PM: Add prepare idle and resume idle call for uart4Govindraj.R
2010-09-29OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regsGovindraj.R
2010-09-24OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley
2010-09-24omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar
2010-09-24omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar
2010-09-24OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman
2010-09-21OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath
2010-09-21OMAP3: PM: whitespace cleanup around IO wakeup enableKevin Hilman
2010-08-16OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman
2010-08-02OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao
2010-06-10OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman
2010-05-20OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macrosPaul Walmsley
2010-05-20OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley
2010-05-20OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley
2010-05-20Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Tony Lindgren
2010-05-12OMAP2/3: GPIO: generalize prepare for idleKevin Hilman
2010-05-12OMAP3: GPIO fixes for off-modeTero Kristo
2010-05-12OMAP3: PM: Remove PER wakeup dependency on CORE.Mike Chan
2010-05-12OMAP3: PM: Enable IO / IO-CHAIN wakeups for PERMike Chan
2010-05-12OMAP3: PM: Add milliseconds interface to suspend wakeup timerAri Kauppi
2010-05-12OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQsKevin Hilman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge 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-27OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley
2010-01-27OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley
2010-01-27ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare
2010-01-21OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh
2010-01-21OMAP3: PM: Force write last pad config register into save areaTero Kristo
2010-01-21OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi
2010-01-21OMAP3: PM: Remove duplicate code blocksSanjeev Premi
2010-01-21OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo
2010-01-21OMAP3: PM: Enable system control module autoidleTero Kristo
2010-01-21OMAP3: 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