1. dfa6d6f OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines by Kevin Hilman · 14 years ago
  2. 369d561 OMAP clockdomains: add usecounting for wakeup and sleep dependencies by Paul Walmsley · 14 years ago
  3. 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 14 years ago
  4. 3790300 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. by Abhijit Pagare · 14 years ago
  5. b92c572 OMAP3: PM: DSS PM_WKEN to refill DMA by Subramani Venkatesh · 15 years ago
  6. dccaad8 OMAP3: PM: Force write last pad config register into save area by Tero Kristo · 15 years ago
  7. e3d9329 OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modules by Peter Ujfalusi · 15 years ago
  8. a174e60 OMAP3: PM: Remove duplicate code blocks by Sanjeev Premi · 15 years ago
  9. f18cc2f OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI by Tero Kristo · 15 years ago
  10. b296c81 OMAP3: PM: Enable system control module autoidle by Tero Kristo · 15 years ago
  11. 2bbe3af OMAP3: PM: Ack pending interrupts before entering suspend by Tero Kristo · 15 years ago
  12. 1b6e821 omap3: add missing parentheses by Roel Kluin · 15 years ago
  13. cf22854 OMAP3: PM: Added resched check into idle calls by Tero Kristo · 15 years ago
  14. da86962 OMAP3: PM: idle: Remove fclk check for idle loop by Peter 'p2' De Schrijver · 15 years ago
  15. 7139178 OMAP3: PM: Use pwrdm_set_next_pwrst instead of set_pwrdm_state in idle loop by Jouni Hogander · 16 years ago
  16. 0343371 OMAP3: PM: CPUidle: fix init sequencing by Kalle Jokiniemi · 16 years ago
  17. 20b0166 OMAP3: PM: CPUidle: support retention and off-mode C-states by Rajendra Nayak · 16 years ago
  18. 99e6a4d OMAP3: PM: CPUidle: base driver and support for C1-C2 by Rajendra Nayak · 16 years ago
  19. f265dc4 OMAP3: PM: Program SDRC to send self refresh on timeout of AUTO_CNT by Rajendra Nayak · 15 years ago
  20. 3a7ec26 OMAP3: PM: Enable IO-CHAIN wakeup by Kalle Jokiniemi · 15 years ago
  21. c16c3f6 OMAP3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVE by Tero Kristo · 16 years ago
  22. ecf157d OMAP3: PM: Prevent PER from going OFF when CORE is going INA by Tero Kristo · 16 years ago
  23. 658ce97 OMAP3: PM: decouple PER and CORE context save and restore by Kevin Hilman · 16 years ago
  24. d7814e4 PM debug: allow configurable wakeup from suspend on OMAP GPtimer by Kevin Hilman · 15 years ago
  25. c40552b OMAP3: PM debug: allow runtime toggle of PM features by Kevin Hilman · 15 years ago
  26. 8a917d2 ARM: OMAP: SMS: save/restore of SMS_SYSCONFIG for off-mode by Kalle Jokiniemi · 15 years ago
  27. ba50ea7 OMAP3: PM: Fix secure SRAM context save/restore by Kalle Jokiniemi · 15 years ago
  28. 13a6fe0f OMAP3: PM: Enable SDRAM auto-refresh during sleep by Tero Kristo · 16 years ago
  29. 9d97140 OMAP3: PM: save secure RAM only during init by Tero Kristo · 16 years ago
  30. 27d59a4 OMAP3 PM: off-mode support for HS/EMU devices by Tero Kristo · 16 years ago
  31. f2d1185 OMAP: PM: DMA context save/restore for off-mode support by Tero Kristo · 16 years ago
  32. 2f5939c OMAP3: PM: CORE domain off-mode support by Rajendra Nayak · 16 years ago
  33. 61255ab OMAP3: PM: MPU off-mode support by Rajendra Nayak · 16 years ago
  34. 57f277b OMAP3: PM: Restore MMU table entry by Rajendra Nayak · 16 years ago
  35. fa3c2a4 OMAP3: PM: handle PER/NEON/CORE in idle by Rajendra Nayak · 16 years ago
  36. 3231fc8 OMAP3: PM: restore SRAM functions after off-mode. by Rajendra Nayak · 16 years ago
  37. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  38. b427f92 omap3: PM: enable UART3 module wakeups by Kevin Hilman · 15 years ago
  39. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  40. eb350f7 OMAP3: PM: Enable GPIO module-level wakeups by Kevin Hilman · 15 years ago
  41. 71a8077 OMAP3: PM: USBHOST: clear wakeup events on both hosts by Vikram Pandita · 15 years ago
  42. 8cb0ac9 OMAP3: PM: PRCM interrupt: only handle selected PRCM interrupts by Paul Walmsley · 15 years ago
  43. 5d80597 OMAP3: PM: PRCM interrupt: check MPUGRPSEL register by Paul Walmsley · 15 years ago
  44. 77da2d9 OMAP3: PM: Prevent hang in prcm_interrupt_handler by Jon Hunter · 15 years ago
  45. 5567fa1 Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into for-next by Tony Lindgren · 15 years ago
  46. 68d4778 OMAP: PM: Added suspend target state control to debugfs for OMAP3 by Tero Kristo · 16 years ago
  47. a23456e OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each. by Peter 'p2' De Schrijver · 16 years ago
  48. fe617af OMAP: PM: Hook into PM counters by Peter 'p2' De Schrijver · 16 years ago
  49. d3d381c OMAP3: PM: fix lockdep warning caused by omap3_pm_init by Ming Lei · 15 years ago
  50. 6c5f803 OMAP3: PM: Fix wrong sequence in suspend. by Jouni Hogander · 16 years ago
  51. 2466211 OMAP3: Fixed crash bug with serial + suspend by Tero Kristo · 15 years ago
  52. 10f90ed OMAP3: PM: Do not build suspend code if SUSPEND is not enabled by Kevin Hilman · 15 years ago
  53. 040fed0 OMAP3: PM: prevent module wakeups from waking IVA2 by Kevin Hilman · 15 years ago
  54. 3a07ae3 OMAP3: PM: Clear pending PRCM reset flags on init by Kevin Hilman · 15 years ago
  55. 3a6667a OMAP3: PM: Ensure PRCM interrupts are cleared at boot by Kevin Hilman · 15 years ago
  56. 7cc515f OMAP2/3: PM: make PM __init calls static by Kevin Hilman · 15 years ago
  57. d3fd329 OMAP3: PM: prevent module wakeups from waking IVA2 by Kevin Hilman · 15 years ago
  58. b1340d1 OMAP3: PM: Clear pending PRCM reset flags on init by Kevin Hilman · 15 years ago
  59. 014c46d OMAP3: PM: Ensure PRCM interrupts are cleared at boot by Kevin Hilman · 15 years ago
  60. 8111b22 OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init by Kevin Hilman · 15 years ago
  61. 4af4016 OMAP3: PM: UART: disable clocks when idle and off-mode support by Kevin Hilman · 15 years ago
  62. 1155e42 OMAP3: PM: Force IVA2 into idle during bootup by Kevin Hilman · 16 years ago
  63. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago