summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-161-43/+0Star
|\
| * ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-151-11/+0Star
| * ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R2011-12-151-32/+0Star
* | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-161-71/+44Star
|\ \ | |/ |/|
| * ARM: OMAP3: pm: use prcm chain handlerTero Kristo2011-12-161-71/+44Star
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-0/+1
|/
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-051-33/+37
|\
| * ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley2011-10-071-9/+11
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-071-21/+22
| * ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V2011-10-071-3/+4
* | OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman2011-09-161-1/+1
|/
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-6/+0Star
|\
| * Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-291-2/+0Star
| |\
| | * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-201-2/+0Star
| * | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-201-4/+0Star
| |/
* | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+2
* | ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King2011-06-301-1/+18
* | ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet2011-06-291-9/+11
* | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-241-2/+3
* | ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King2011-06-241-37/+10Star
|/
* OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-201-2/+0Star
* OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-201-12/+0Star
* Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l...Tony Lindgren2011-03-111-0/+7
|\
| * perf: add OMAP support for the new power eventsJean Pihet2011-03-111-0/+7
* | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren2011-03-111-123/+4Star
|\|
| * OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley2011-03-081-104/+1Star
| * OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKSPaul Walmsley2011-02-261-17/+0Star
| * OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak2011-02-261-2/+2
| * OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak2011-02-261-1/+1
* | omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar2011-03-101-6/+1Star
* | OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2011-03-101-15/+0Star
* | OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2011-03-101-2/+1Star
|/
* Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-01-311-3/+4
|\
| * OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman2011-01-261-3/+4
* | 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-221-10/+1Star
* | | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-2/+4
* | | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+1
* | | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-221-71/+72
* | | OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley2010-12-221-2/+2
* | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-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