1. 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 · 14 years ago
  2. a2358a7 Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linus by Tony Lindgren · 14 years ago
  3. 5e7c58d perf: add OMAP support for the new power events by Jean Pihet · 14 years ago
  4. 261bfb2 omap3: pm: Use exported set_cr() instead of a custom one. by Santosh Shilimkar · 14 years ago
  5. 51d070a OMAP2/3: PM: remove unnecessary wakeup/sleep dependency clear by Paul Walmsley · 14 years ago
  6. e16b41b OMAP3630: PM: don't warn the user with a trace in case of PM34XX_ERRATUM by Ricardo Salveti de Araujo · 14 years ago
  7. 4ef70c0 OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.c by Paul Walmsley · 14 years ago
  8. b80b956 OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKS by Paul Walmsley · 14 years ago
  9. 5cd1937 OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm by Rajendra Nayak · 14 years ago
  10. 68b921a OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm by Rajendra Nayak · 14 years ago
  11. 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
  12. 617fcc9 OMAP3: PM: fix save secure RAM to restore MPU power state by Kevin Hilman · 14 years ago
  13. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  14. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  15. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  16. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 14 years ago
  17. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  18. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  19. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  20. f0611a5 OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore by Paul Walmsley · 14 years ago
  21. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  22. 8352129 OMAP3: add comments for low power code errata by Jean Pihet · 14 years ago
  23. cc1b602 OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2 by Eduardo Valentin · 14 years ago
  24. 80723c3 OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_mode by Nishanth Menon · 14 years ago
  25. c4236d2 OMAP3630: PM: Disable L2 cache while invalidating L2 cache by Peter 'p2' De Schrijver · 14 years ago
  26. 458e999 OMAP3630: PM: Erratum i608: disable RTA by Nishanth Menon · 14 years ago
  27. 8cdfd83 OMAP3: pm: introduce errata handling by Nishanth Menon · 14 years ago
  28. c166381 OMAP2+: disable idle early in the suspend sequence by Jean Pihet · 14 years ago
  29. e83df17 OMAP2+: PM/serial: fix console semaphore acquire during suspend by Kevin Hilman · 14 years ago
  30. 0d8e2d0 OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled by Paul Walmsley · 14 years ago
  31. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  32. de65815 OMAP3: PM: fix scratchpad memory accesses for off-mode by Kevin Hilman · 14 years ago
  33. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  34. 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
  35. 4d63bc1 OMAP: mach-omap2: Fix incorrect assignment warnings by Manjunath Kondaiah G · 14 years ago
  36. cd4f1fa OMAP3: PM: Add prepare idle and resume idle call for uart4 by Govindraj.R · 14 years ago
  37. e586368 OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs by Govindraj.R · 14 years ago
  38. 6f7f63c OMAP clockdomain: initialize clockdomain registers when the clockdomain layer starts by Paul Walmsley · 14 years ago
  39. eb6a2c7 omap: pm: Move set_pwrdm_state routine to common pm.c by Santosh Shilimkar · 14 years ago
  40. 86b0c1e omap: pm-debug: Move common debug code to pm-debug.c by Santosh Shilimkar · 14 years ago
  41. e7410cf OMAP3: PM: move device-specific special cases from PM core into CPUidle by Kevin Hilman · 14 years ago
  42. 6cdee91 OMAP: PM debugfs removing OMAP3 hardcodings. by Thara Gopinath · 14 years ago
  43. d5c47d7 OMAP3: PM: whitespace cleanup around IO wakeup enable by Kevin Hilman · 14 years ago
  44. 58a5559 OMAP3: PM: ensure IO wakeups are properly disabled by Kevin Hilman · 14 years ago
  45. ad0c63f OMAP3: AM3505/3517 do not have IO wakeup capability by stanley.miao · 14 years ago
  46. 0b96a3a OMAP3: PM: fix IO daisy chain enable to use PM_WKEN reg by Kevin Hilman · 14 years ago
  47. 275f675 OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros by Paul Walmsley · 14 years ago
  48. 2fd0f75 OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes by Paul Walmsley · 14 years ago
  49. 2bc4ef7 OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes by Paul Walmsley · 14 years ago
  50. 5a5f561 Merge branch 'pm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  51. 43ffcd9 OMAP2/3: GPIO: generalize prepare for idle by Kevin Hilman · 16 years ago
  52. a118b5f OMAP3: GPIO fixes for off-mode by Tero Kristo · 16 years ago
  53. 331b9e3 OMAP3: PM: Remove PER wakeup dependency on CORE. by Mike Chan · 15 years ago
  54. 40742fa OMAP3: PM: Enable IO / IO-CHAIN wakeups for PER by Mike Chan · 15 years ago
  55. 8e2efde OMAP3: PM: Add milliseconds interface to suspend wakeup timer by Ari Kauppi · 15 years ago
  56. d6290a3 OMAP3: PRCM interrupt: only check and clear enabled PRCM IRQs by Kevin Hilman · 15 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  58. b610ec5 Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 15 years ago
  59. dfa6d6f OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines by Kevin Hilman · 15 years ago
  60. 6af83b3 OMAP3: cpuidle: Update statistics for correct state by Sanjeev Premi · 15 years ago
  61. 369d561 OMAP clockdomains: add usecounting for wakeup and sleep dependencies by Paul Walmsley · 15 years ago
  62. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 15 years ago
  63. 3790300 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. by Abhijit Pagare · 15 years ago
  64. b92c572 OMAP3: PM: DSS PM_WKEN to refill DMA by Subramani Venkatesh · 15 years ago
  65. dccaad8 OMAP3: PM: Force write last pad config register into save area by Tero Kristo · 15 years ago
  66. e3d9329 OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules by Peter Ujfalusi · 15 years ago
  67. a174e60 OMAP3: PM: Remove duplicate code blocks by Sanjeev Premi · 15 years ago
  68. f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
  69. b296c81 OMAP3: PM: Enable system control module autoidle by Tero Kristo · 15 years ago
  70. 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago
  71. 1b6e821 omap3: add missing parentheses by Roel Kluin · 15 years ago
  72. cf22854 OMAP3: PM: Added resched check into idle calls by Tero Kristo · 16 years ago
  73. da86962 OMAP3: PM: idle: Remove fclk check for idle loop by Peter 'p2' De Schrijver · 16 years ago
  74. 7139178 OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loop by Jouni Hogander · 16 years ago
  75. 0343371 OMAP3: PM: CPUidle: fix init sequencing by Kalle Jokiniemi · 16 years ago
  76. 20b0166 OMAP3: PM: CPUidle: support retention and off-mode C-states by Rajendra Nayak · 16 years ago
  77. 99e6a4d OMAP3: PM: CPUidle: base driver and support for C1-C2 by Rajendra Nayak · 16 years ago
  78. f265dc4 OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNT by Rajendra Nayak · 15 years ago
  79. 3a7ec26 OMAP3: PM: Enable IO-CHAIN wakeup by Kalle Jokiniemi · 16 years ago
  80. c16c3f6 OMAP3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVE by Tero Kristo · 16 years ago
  81. ecf157d OMAP3: PM: Prevent PER from going OFF when CORE is going INA by Tero Kristo · 16 years ago
  82. 658ce97 OMAP3: PM: decouple PER and CORE context save and restore by Kevin Hilman · 16 years ago
  83. d7814e4 PM debug: allow configurable wakeup from suspend on OMAP GPtimer by Kevin Hilman · 15 years ago
  84. c40552b OMAP3: PM debug: allow runtime toggle of PM features by Kevin Hilman · 15 years ago
  85. 8a917d2 ARM: OMAP: SMS: save/restore of SMS_SYSCONFIG for off-mode by Kalle Jokiniemi · 15 years ago
  86. ba50ea7 OMAP3: PM: Fix secure SRAM context save/restore by Kalle Jokiniemi · 16 years ago
  87. 13a6fe0f OMAP3: PM: Enable SDRAM auto-refresh during sleep by Tero Kristo · 16 years ago
  88. 9d97140 OMAP3: PM: save secure RAM only during init by Tero Kristo · 16 years ago
  89. 27d59a4 OMAP3 PM: off-mode support for HS/EMU devices by Tero Kristo · 16 years ago
  90. f2d1185 OMAP: PM: DMA context save/restore for off-mode support by Tero Kristo · 16 years ago
  91. 2f5939c OMAP3: PM: CORE domain off-mode support by Rajendra Nayak · 16 years ago
  92. 61255ab OMAP3: PM: MPU off-mode support by Rajendra Nayak · 16 years ago
  93. 57f277b OMAP3: PM: Restore MMU table entry by Rajendra Nayak · 16 years ago
  94. fa3c2a4 OMAP3: PM: handle PER/NEON/CORE in idle by Rajendra Nayak · 16 years ago
  95. 3231fc8 OMAP3: PM: restore SRAM functions after off-mode. by Rajendra Nayak · 16 years ago
  96. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  97. b427f92 omap3: PM: enable UART3 module wakeups by Kevin Hilman · 15 years ago
  98. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  99. eb350f7 OMAP3: PM: Enable GPIO module-level wakeups by Kevin Hilman · 15 years ago
  100. 71a8077 OMAP3: PM: USBHOST: clear wakeup events on both hosts by Vikram Pandita · 15 years ago