aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre1-4/+2
2011-12-16Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into uartTony Lindgren1-43/+0
2011-12-16Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.6 into prcmTony Lindgren1-71/+44
2011-12-16ARM: OMAP3: pm: use prcm chain handlerTero Kristo1-71/+44
2011-12-14ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R1-11/+0
2011-12-14ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R1-32/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-0/+1
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into fixesTony Lindgren1-33/+37
2011-10-07ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley1-9/+11
2011-10-07ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley1-21/+22
2011-10-07ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V1-3/+4
2011-09-16OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman1-1/+1
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-6/+0
2011-07-02ARM: pm: allow suspend finisher to return error codesRussell King1-1/+2
2011-06-30ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King1-1/+18
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet1-9/+11
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanupTony Lindgren1-2/+0
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-2/+3
2011-06-24ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King1-37/+10
2011-06-20OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman1-2/+0
2011-06-20omap2+: Remove gptimer_wakeup for nowTony Lindgren1-4/+0
2011-05-20OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi1-2/+0
2011-05-20OMAP3: cpuidle: change the power domains modes determination logicJean Pihet1-12/+0
2011-03-11Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren1-0/+7
2011-03-11Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linusTony Lindgren1-123/+4
2011-03-11perf: add OMAP support for the new power eventsJean Pihet1-0/+7
2011-03-09omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar1-6/+1
2011-03-09OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley1-15/+0
2011-03-09OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo1-2/+1
2011-03-07OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley1-104/+1
2011-02-25OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKSPaul Walmsley1-17/+0
2011-02-25OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak1-2/+2
2011-02-25OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak1-1/+1
2011-01-31Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-fixesTony Lindgren1-3/+4
2011-01-26OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman1-3/+4
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-2/+25
2010-12-21OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley1-10/+1
2010-12-21OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-2/+4
2010-12-21OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley1-1/+1
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-71/+72
2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley1-2/+2
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