summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-2/+2
2010-12-21OMAP3: add comments for low power code errataJean Pihet1-2/+2
2010-12-21OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin1-3/+22
2010-12-21OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon1-1/+1
2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver1-1/+4
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon1-0/+10
2010-12-21OMAP3: pm: introduce errata handlingNishanth Menon1-0/+9
2010-12-21OMAP2+: disable idle early in the suspend sequenceJean Pihet1-13/+2
2010-12-09OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman1-7/+20
2010-11-24OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley1-0/+10
2010-10-11OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman1-3/+3
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+1
2010-10-08Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren1-2/+15
2010-10-08OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G1-1/+1
2010-09-29OMAP3: PM: Add prepare idle and resume idle call for uart4Govindraj.R1-0/+2
2010-09-29OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regsGovindraj.R1-2/+13
2010-09-23OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley1-3/+0
2010-09-23omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar1-49/+4
2010-09-23omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar1-18/+0
2010-09-23OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman1-13/+1
2010-09-21OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath1-5/+0
2010-09-21OMAP3: PM: whitespace cleanup around IO wakeup enableKevin Hilman1-3/+3
2010-08-16OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman1-1/+3
2010-08-02OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao1-3/+4
2010-06-10OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman1-2/+2
2010-05-20OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macrosPaul Walmsley1-7/+12
2010-05-20OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-15/+15
2010-05-20OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley1-88/+90
2010-05-20Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Tony Lindgren1-25/+33
2010-05-12OMAP2/3: GPIO: generalize prepare for idleKevin Hilman1-6/+4
2010-05-12OMAP3: GPIO fixes for off-modeTero Kristo1-4/+6
2010-05-12OMAP3: PM: Remove PER wakeup dependency on CORE.Mike Chan1-8/+0
2010-05-12OMAP3: PM: Enable IO / IO-CHAIN wakeups for PERMike Chan1-5/+11
2010-05-12OMAP3: PM: Add milliseconds interface to suspend wakeup timerAri Kauppi1-7/+10
2010-05-12OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQsKevin Hilman1-5/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren1-1/+1
2010-02-24OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman1-1/+1
2010-02-23OMAP3: cpuidle: Update statistics for correct stateSanjeev Premi1-0/+4
2010-01-26OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley1-0/+3
2010-01-26OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley1-2/+8
2010-01-26ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.Abhijit Pagare1-12/+12
2010-01-20OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh1-0/+4
2010-01-20OMAP3: PM: Force write last pad config register into save areaTero Kristo1-1/+10
2010-01-20OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi1-2/+6
2010-01-20OMAP3: PM: Remove duplicate code blocksSanjeev Premi1-18/+0
2010-01-20OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo1-0/+2
2010-01-20OMAP3: PM: Enable system control module autoidleTero Kristo1-0/+2
2010-01-20OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo1-0/+2
2010-01-08omap3: add missing parenthesesRoel Kluin1-2/+2