aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/pm34xx.c
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley
2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP3: add comments for low power code errataJean Pihet
2010-12-21OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin
2010-12-21OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon
2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon
2010-12-21OMAP3: pm: introduce errata handlingNishanth Menon
2010-12-21OMAP2+: disable idle early in the suspend sequenceJean Pihet
2010-12-09OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman
2010-11-24OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
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-23OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley
2010-09-23omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar
2010-09-23omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar
2010-09-23OMAP3: 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-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