aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm34xx.c
Commit message (Expand)AuthorAge
* Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"Kevin Hilman2012-08-07
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\
| * ARM: OMAP3: PM: cleanup cam_pwrdm leftoversKevin Hilman2012-06-25
| * ARM: OMAP3: PM: call pre/post transition per powerdomainKevin Hilman2012-06-25
| * ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdmKevin Hilman2012-06-25
| * Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-25
| |\
| | * ARM: OMAP3: PM: Remove IO Daisychain control from cpuidleVishwanath BS2012-06-22
| | * ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm fileVishwanath BS2012-06-22
| | * ARM: OMAP3: PM: correct enable/disable of daisy io chainMohan V2012-06-22
* | | Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-29
|\| |
| * | Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-06-04
| |\ \ | | |/ | |/|
| | * ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at bootKevin Hilman2012-05-11
* | | ARM: OMAP3: PM: Only access IVA if one existsMark A. Greer2012-06-19
|/ /
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-26
|\ \
| * | ARM: omap2: use machine specific hook for late initShawn Guo2012-05-08
| |/
* / ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-17
|/
* 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