summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
AgeCommit message (Expand)Author
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren
2011-10-07ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley
2011-10-07ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley
2011-10-07ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V
2011-09-16OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King
2011-06-30ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King
2011-06-20OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren
2011-05-20OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi
2011-05-20OMAP3: cpuidle: change the power domains modes determination logicJean Pihet
2011-03-11Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l...Tony Lindgren
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren
2011-03-11perf: add OMAP support for the new power eventsJean Pihet
2011-03-09omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar
2011-03-09OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley
2011-03-09OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo
2011-03-07OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley
2011-02-25OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKSPaul Walmsley
2011-02-25OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak
2011-02-25OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak
2011-01-31Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren
2011-01-26OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
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