Age | Commit message (Expand) | Author |
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 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-21 | OMAP3: control/PM: move padconf save code to mach-omap2/control.c | Paul Walmsley |
2010-12-21 | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley |
2010-12-21 | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley |
2010-12-21 | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" | Paul Walmsley |
2010-12-21 | OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore | Paul Walmsley |
2010-12-21 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley |
2010-12-21 | OMAP3: add comments for low power code errata | Jean Pihet |
2010-12-21 | OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2 | Eduardo Valentin |
2010-12-21 | OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode | Nishanth Menon |
2010-12-21 | OMAP3630: PM: Disable L2 cache while invalidating L2 cache | Peter 'p2' De Schrijver |