Age | Commit message (Expand) | Author |
2012-05-11 | ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at boot | Kevin Hilman |
2012-05-08 | ARM: omap2: use machine specific hook for late init | Shawn Guo |
2012-04-17 | ARM: OMAP2+: clean up some cppcheck warnings | Paul Walmsley |
2012-04-03 | Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-22 | arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*() | Mark A. Greer |
2012-03-22 | arm: omap3: pm34xx.c: Fix omap3_pm_init() error out paths | Mark A. Greer |
2012-03-10 | Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Olof Johansson |
2012-03-05 | ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4 | Paul Walmsley |
2012-03-05 | ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4 | Paul Walmsley |
2012-03-05 | ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst() | Paul Walmsley |
2012-03-02 | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanup | Arnd Bergmann |
2012-02-06 | gpio/omap: handle save/restore context in GPIO driver | Tarun Kanti DebBarma |
2012-01-20 | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle | Nicolas Pitre |
2011-12-16 | Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/... | Tony Lindgren |
2011-12-16 | Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.... | Tony Lindgren |
2011-12-16 | ARM: OMAP3: pm: use prcm chain handler | Tero Kristo |
2011-12-14 | ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: cleanup + remove uart pm specific API | Govindraj.R |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren |
2011-11-04 | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm... | Tony Lindgren |
2011-10-07 | ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 only | Paul Walmsley |
2011-10-07 | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection | Paul Walmsley |
2011-10-07 | ARM: OMAP3: PM: fix pwrdm_post_transition call sequence | Charulatha V |
2011-09-16 | OMAP3: PM: fix UART handling when using no_console_suspend | Kevin Hilman |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King |
2011-06-30 | ARM: pm: omap3: move saving of the auxiliary control registers to C | Russell King |
2011-06-29 | ARM: pm: omap3: run the ASM sleep code from DDR | Jean Pihet |
2011-06-29 | Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King |
2011-06-24 | ARM: pm: omap34xx: convert to generic suspend/resume support | Russell King |
2011-06-20 | OMAP3: PM debug: remove sleep_while_idle feature | Kevin Hilman |
2011-06-20 | omap2+: Remove gptimer_wakeup for now | Tony Lindgren |
2011-05-20 | OMAP3: PM: Boot message is not an error, and not helpful, remove it | Sanjeev Premi |
2011-05-20 | OMAP3: cpuidle: change the power domains modes determination logic | Jean Pihet |
2011-03-11 | Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/l... | Tony Lindgren |
2011-03-11 | Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integ... | Tony Lindgren |
2011-03-11 | perf: add OMAP support for the new power events | Jean Pihet |
2011-03-09 | omap3: pm: Use exported set_cr() instead of a custom one. | Santosh Shilimkar |
2011-03-09 | OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear | Paul Walmsley |
2011-03-09 | OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM | Ricardo Salveti de Araujo |
2011-03-07 | OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c | Paul Walmsley |
2011-02-25 | OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKS | Paul Walmsley |
2011-02-25 | OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm | Rajendra Nayak |
2011-02-25 | OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm | Rajendra Nayak |
2011-01-31 | Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k... | Tony Lindgren |
2011-01-26 | OMAP3: PM: fix save secure RAM to restore MPU power state | Kevin Hilman |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |