1. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  2. e0e29fd Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain" by Kevin Hilman · 12 years ago
  3. a5ebba6 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. f6f1f12 Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-critical by Tony Lindgren · 12 years ago
  5. 34059a8 ARM: OMAP3: PM: cleanup cam_pwrdm leftovers by Kevin Hilman · 12 years ago
  6. 58f0829 ARM: OMAP3: PM: call pre/post transition per powerdomain by Kevin Hilman · 12 years ago
  7. e055548 ARM: OMAP2+: powerdomain: allow pre/post transtion to be per pwrdm by Kevin Hilman · 12 years ago
  8. 9a17d88e0 Merge tag 'omap-devel-c-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-pm by Tony Lindgren · 12 years ago
  9. fafcdd5 ARM: OMAP3: PM: Remove IO Daisychain control from cpuidle by Vishwanath BS · 12 years ago
  10. 09659fa ARM: OMAP3: PM: Move IO Daisychain function to omap3 prm file by Vishwanath BS · 12 years ago
  11. fe7ea00 ARM: OMAP3: PM: correct enable/disable of daisy io chain by Mohan V · 12 years ago
  12. a819c4f ARM: OMAP3: PM: Only access IVA if one exists by Mark A. Greer · 12 years ago
  13. 4564747 Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  14. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 99b59df ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at boot by Kevin Hilman · 12 years ago
  16. bbd707a ARM: omap2: use machine specific hook for late init by Shawn Guo · 12 years ago
  17. eeb3711 ARM: OMAP2+: clean up some cppcheck warnings by Paul Walmsley · 12 years ago
  18. 08956f1 Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  19. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  20. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  21. 9817985 arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*() by Mark A. Greer · 12 years ago
  22. ce229c5 arm: omap3: pm34xx.c: Fix omap3_pm_init() error out paths by Mark A. Greer · 12 years ago
  23. e65bc89 Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  24. 1416408 ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4 by Paul Walmsley · 13 years ago
  25. 92206fd ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4 by Paul Walmsley · 13 years ago
  26. 506c7d7 ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst() by Paul Walmsley · 13 years ago
  27. 1220547 Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanup by Arnd Bergmann · 12 years ago
  28. 60a3437 gpio/omap: handle save/restore context in GPIO driver by Tarun Kanti DebBarma · 13 years ago
  29. 0bcd24b ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle by Nicolas Pitre · 13 years ago
  30. 7f760f1 Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into uart by Tony Lindgren · 13 years ago
  31. 9d297f5 Merge branch 'tk_prm_chain_handler_devel_3.3' of git://git.pwsan.com/linux-2.6 into prcm by Tony Lindgren · 13 years ago
  32. 22f5137 ARM: OMAP3: pm: use prcm chain handler by Tero Kristo · 13 years ago
  33. 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
  34. 8384c97 ARM: OMAP2+: UART: cleanup + remove uart pm specific API by Govindraj.R · 13 years ago
  35. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  36. 7fd92b5 Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  37. 3047454 ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 only by Paul Walmsley · 13 years ago
  38. b02b917 ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection by Paul Walmsley · 13 years ago
  39. ff2f8e5 ARM: OMAP3: PM: fix pwrdm_post_transition call sequence by Charulatha V · 13 years ago
  40. dca2d0e OMAP3: PM: fix UART handling when using no_console_suspend by Kevin Hilman · 13 years ago
  41. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  42. 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 13 years ago
  43. cbe2634 ARM: pm: omap3: move saving of the auxiliary control registers to C by Russell King · 13 years ago
  44. 46e130d ARM: pm: omap3: run the ASM sleep code from DDR by Jean Pihet · 13 years ago
  45. 48cb125 Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-cleanup by Tony Lindgren · 13 years ago
  46. 2c74a0c ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code by Russell King · 13 years ago
  47. 076f2cc ARM: pm: omap34xx: convert to generic suspend/resume support by Russell King · 13 years ago
  48. 3a7b7bd OMAP3: PM debug: remove sleep_while_idle feature by Kevin Hilman · 13 years ago
  49. 98e182a omap2+: Remove gptimer_wakeup for now by Tony Lindgren · 13 years ago
  50. 99aa182 OMAP3: PM: Boot message is not an error, and not helpful, remove it by Sanjeev Premi · 13 years ago
  51. 0490891 OMAP3: cpuidle: change the power domains modes determination logic by Jean Pihet · 13 years ago
  52. 0d95969 Merge branch 'for_2.6.39/pm-integration' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 13 years ago
  53. a2358a7 Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linus by Tony Lindgren · 13 years ago
  54. 5e7c58d perf: add OMAP support for the new power events by Jean Pihet · 13 years ago
  55. 261bfb2 omap3: pm: Use exported set_cr() instead of a custom one. by Santosh Shilimkar · 13 years ago
  56. 51d070a OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear by Paul Walmsley · 14 years ago
  57. e16b41b OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM by Ricardo Salveti de Araujo · 14 years ago
  58. 4ef70c0 OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c by Paul Walmsley · 13 years ago
  59. b80b956 OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKS by Paul Walmsley · 13 years ago
  60. 5cd1937 OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm by Rajendra Nayak · 13 years ago
  61. 68b921a OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm by Rajendra Nayak · 13 years ago
  62. 112258b Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-fixes by Tony Lindgren · 14 years ago
  63. 617fcc9 OMAP3: PM: fix save secure RAM to restore MPU power state by Kevin Hilman · 14 years ago
  64. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  65. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  66. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  67. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 14 years ago
  68. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  69. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  70. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  71. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 14 years ago
  72. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  73. 8352129 OMAP3: add comments for low power code errata by Jean Pihet · 14 years ago
  74. cc1b602 OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2 by Eduardo Valentin · 14 years ago
  75. 80723c3 OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode by Nishanth Menon · 14 years ago
  76. c4236d2 OMAP3630: PM: Disable L2 cache while invalidating L2 cache by Peter 'p2' De Schrijver · 14 years ago
  77. 458e999 OMAP3630: PM: Erratum i608: disable RTA by Nishanth Menon · 14 years ago
  78. 8cdfd83 OMAP3: pm: introduce errata handling by Nishanth Menon · 14 years ago
  79. c166381 OMAP2+: disable idle early in the suspend sequence by Jean Pihet · 14 years ago
  80. e83df17 OMAP2+: PM/serial: fix console semaphore acquire during suspend by Kevin Hilman · 14 years ago
  81. 0d8e2d0 OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled by Paul Walmsley · 14 years ago
  82. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  83. de65815 OMAP3: PM: fix scratchpad memory accesses for off-mode by Kevin Hilman · 14 years ago
  84. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  85. bc3caae Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  86. 4d63bc1 OMAP: mach-omap2: Fix incorrect assignment warnings by Manjunath Kondaiah G · 14 years ago
  87. cd4f1fa OMAP3: PM: Add prepare idle and resume idle call for uart4 by Govindraj.R · 14 years ago
  88. e586368 OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs by Govindraj.R · 14 years ago
  89. 6f7f63c OMAP clockdomain: initialize clockdomain registers when the clockdomain layer starts by Paul Walmsley · 14 years ago
  90. eb6a2c7 omap: pm: Move set_pwrdm_state routine to common pm.c by Santosh Shilimkar · 14 years ago
  91. 86b0c1e omap: pm-debug: Move common debug code to pm-debug.c by Santosh Shilimkar · 14 years ago
  92. e7410cf OMAP3: PM: move device-specific special cases from PM core into CPUidle by Kevin Hilman · 14 years ago
  93. 6cdee91 OMAP: PM debugfs removing OMAP3 hardcodings. by Thara Gopinath · 14 years ago
  94. d5c47d7 OMAP3: PM: whitespace cleanup around IO wakeup enable by Kevin Hilman · 14 years ago
  95. 58a5559 OMAP3: PM: ensure IO wakeups are properly disabled by Kevin Hilman · 14 years ago
  96. ad0c63f OMAP3: AM3505/3517 do not have IO wakeup capability by stanley.miao · 14 years ago
  97. 0b96a3a OMAP3: PM: fix IO daisy chain enable to use PM_WKEN reg by Kevin Hilman · 14 years ago
  98. 275f675 OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros by Paul Walmsley · 14 years ago
  99. 2fd0f75 OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes by Paul Walmsley · 14 years ago
  100. 2bc4ef7 OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes by Paul Walmsley · 14 years ago