summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
Commit message (Expand)AuthorAgeFilesLines
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-2/+25
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | | OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley2010-12-211-10/+1
* | | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-2/+4
* | | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-211-1/+1
* | | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-211-71/+72
* | | OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley2010-12-211-2/+2
* | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-2/+2
* | | OMAP3: add comments for low power code errataJean Pihet2010-12-211-2/+2
* | | OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin2010-12-211-3/+22
* | | OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon2010-12-211-1/+1
* | | OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver2010-12-211-1/+4
* | | OMAP3630: PM: Erratum i608: disable RTANishanth Menon2010-12-211-0/+10
* | | OMAP3: pm: introduce errata handlingNishanth Menon2010-12-211-0/+9
* | | OMAP2+: disable idle early in the suspend sequenceJean Pihet2010-12-211-13/+2
| |/ |/|
* | OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-091-7/+20
* | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-241-0/+10
|/
* OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman2010-10-111-3/+3
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2010-10-081-2/+15
|\
| * OMAP3: PM: Add prepare idle and resume idle call for uart4Govindraj.R2010-09-291-0/+2
| * OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regsGovindraj.R2010-09-291-2/+13
* | OMAP: mach-omap2: Fix incorrect assignment warningsManjunath Kondaiah G2010-10-081-1/+1
|/
* OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...Paul Walmsley2010-09-231-3/+0
* omap: pm: Move set_pwrdm_state routine to common pm.cSantosh Shilimkar2010-09-231-49/+4
* omap: pm-debug: Move common debug code to pm-debug.cSantosh Shilimkar2010-09-231-18/+0
* OMAP3: PM: move device-specific special cases from PM core into CPUidleKevin Hilman2010-09-231-13/+1
* OMAP: PM debugfs removing OMAP3 hardcodings.Thara Gopinath2010-09-211-5/+0
* OMAP3: PM: whitespace cleanup around IO wakeup enableKevin Hilman2010-09-211-3/+3
* OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman2010-08-161-1/+3
* OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao2010-08-021-3/+4
* OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman2010-06-101-2/+2
* OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macrosPaul Walmsley2010-05-201-7/+12
* OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-15/+15
* OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixesPaul Walmsley2010-05-201-88/+90
* Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Tony Lindgren2010-05-201-25/+33
|\
| * OMAP3: PM: Remove PER wakeup dependency on CORE.Mike Chan2010-05-121-8/+0
| * OMAP3: PM: Enable IO / IO-CHAIN wakeups for PERMike Chan2010-05-121-5/+11
| * OMAP3: PM: Add milliseconds interface to suspend wakeup timerAri Kauppi2010-05-121-7/+10
| * OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQsKevin Hilman2010-05-121-5/+12
* | OMAP2/3: GPIO: generalize prepare for idleKevin Hilman2010-05-121-6/+4
* | OMAP3: GPIO fixes for off-modeTero Kristo2010-05-121-4/+6
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-02-241-1/+1
|\
| * OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman2010-02-241-1/+1
* | OMAP3: cpuidle: Update statistics for correct stateSanjeev Premi2010-02-231-0/+4
|/
* OMAP clockdomains: add usecounting for wakeup and sleep dependenciesPaul Walmsley2010-01-261-0/+3
* OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdmPaul Walmsley2010-01-261-2/+8
OpenPOWER on IntegriCloud