aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
Commit message (Expand)AuthorAge
* Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-04-03
|\
| * arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()Mark A. Greer2012-03-22
| * arm: omap3: pm34xx.c: Fix omap3_pm_init() error out pathsMark A. Greer2012-03-22
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
| |/
* | Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2012-03-10
|\ \
| * | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-05
| * | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-05
| * | ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()Paul Walmsley2012-03-05
* | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-02
|\ \ \ | |/ / |/| |
| * | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-06
| |/
* / ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-20
|/
* Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-16
|\
| * ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-14
| * ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R2011-12-14
* | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2....Tony Lindgren2011-12-16
|\ \ | |/ |/|
| * ARM: OMAP3: pm: use prcm chain handlerTero Kristo2011-12-16
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
|/
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-04
|\
| * ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley2011-10-07
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-07
| * ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V2011-10-07
* | OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman2011-09-16
|/
* Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-25
|\
| * Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-29
| |\
| | * OMAP3: PM debug: remove sleep_while_idle featureKevin Hilman2011-06-20
| * | omap2+: Remove gptimer_wakeup for nowTony Lindgren2011-06-20
| |/
* | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-02
* | ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King2011-06-30
* | ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet2011-06-29
* | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-24
* | ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King2011-06-24
|/
* OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-20
* OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-20
* Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l...Tony Lindgren2011-03-11
|\
| * perf: add OMAP support for the new power eventsJean Pihet2011-03-11
* | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ...Tony Lindgren2011-03-11
|\|
| * OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley2011-03-07
| * OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKSPaul Walmsley2011-02-25
| * OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak2011-02-25
| * OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak2011-02-25
* | omap3: pm: Use exported set_cr() instead of a custom one.Santosh Shilimkar2011-03-09
* | OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clearPaul Walmsley2011-03-09
* | OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUMRicardo Salveti de Araujo2011-03-09
|/
* Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-01-31
|\
| * OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman2011-01-26
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-16