1. 1416408 ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4 by Paul Walmsley · 12 years ago
  2. 92206fd ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4 by Paul Walmsley · 12 years ago
  3. e68e8093 ARM: OMAP2+: PM: clean up omap_set_pwrdm_state() by Paul Walmsley · 13 years ago
  4. 9cf793f ARM: OMAP: convert omap_device_build() and callers to __init by Kevin Hilman · 12 years ago
  5. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  6. 46232a3 ARM: OMAP: PM: only register TWL with voltage layer when device is present by Kevin Hilman · 13 years ago
  7. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  8. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  9. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  10. 476b679 arm/dts: OMAP3+: Add mpu, dsp and iva nodes by Benoit Cousson · 13 years ago
  11. 766e7af ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM by Benoit Cousson · 13 years ago
  12. 0f7aa00 ARM: OMAP2+: pm: Use hwmod name instead of dev pointer by Benoit Cousson · 13 years ago
  13. c541c15 Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base by Tony Lindgren · 13 years ago
  14. 48b48fc Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-pm into cleanup by Tony Lindgren · 13 years ago
  15. 3528c58 OMAP: omap_device: when building return platform_device instead of omap_device by Kevin Hilman · 13 years ago
  16. 5e5651b OMAP3+: voltage: rename scale and reset functions using voltdm_ prefix by Kevin Hilman · 13 years ago
  17. 280a727 OMAP3: voltage: rename "mpu" voltagedomain to "mpu_iva" by Kevin Hilman · 13 years ago
  18. 81a6048 OMAP2+: voltage: start towards a new voltagedomain layer by Kevin Hilman · 13 years ago
  19. e9a5190 OMAP2+: PM: clean up error messages: replace printk with pr_err. by Johan Hovold · 13 years ago
  20. 1e2d2df OMAP2+: PM: fix typos in misc. comment and error messages by Johan Hovold · 13 years ago
  21. b1cbdb0 OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup by Santosh Shilimkar · 13 years ago
  22. b86cfb5 OMAP2+: PM: idle clkdms only if already in idle by Rajendra Nayak · 13 years ago
  23. 6349b96 OMAP2+: PM: Initialise sleep_switch to a non-valid value by Rajendra Nayak · 13 years ago
  24. 9196864 OMAP4: Intialize IVA Device in addition to DSP device. by Shweta Gulati · 13 years ago
  25. 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
  26. 2de0bae OMAP3: PM: Initialize IVA only if available by Sanjeev Premi · 13 years ago
  27. e1d6f47 OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h by Paul Walmsley · 13 years ago
  28. 5cd1937 OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm by Rajendra Nayak · 13 years ago
  29. 68b921a OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdm by Rajendra Nayak · 13 years ago
  30. 1376ee1 OMAP4: PM: Program correct init voltages for scalable VDDs by Thara Gopinath · 14 years ago
  31. 7bc3ed9 OMAP4: Register voltage PMIC parameters with the voltage layer by Thara Gopinath · 14 years ago
  32. 1482d8b OMAP3: PM: Program correct init voltages for VDD1 and VDD2 by Thara Gopinath · 14 years ago
  33. fbc319f OMAP3: PM: Register TWL4030 pmic info with the voltage driver. by Thara Gopinath · 14 years ago
  34. 0c0a5d6 OMAP3: PM: Adding smartreflex device file. by Thara Gopinath · 14 years ago
  35. 2f34ce8 OMAP3: PM: Adding voltage driver support. by Thara Gopinath · 14 years ago
  36. 33de32b OMAP4: PM: Do not assume clkdm supports hw transitions by Rajendra Nayak · 14 years ago
  37. 71a488d OMAP4: PM: Use the low-power state change feature on OMAP4 by Rajendra Nayak · 14 years ago
  38. 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  39. 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
  40. 1cbbe37 OMAP: pm.c correct the initcall for an early init. by Thara Gopinath · 14 years ago
  41. cbf2766 OMAP4: pm: Change l3_main to l3_main_1 during bus device init by Benoit Cousson · 14 years ago
  42. eb6a2c7 omap: pm: Move set_pwrdm_state routine to common pm.c by Santosh Shilimkar · 14 years ago
  43. b3294e2 OMAP4: pm.c extensions for OMAP4 support by Thara Gopinath · 14 years ago
  44. 6f88e9b OMAP: PM: create omap_devices for MPU, DSP, L3 by Kevin Hilman · 14 years ago
  45. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago
  46. fecb494 [ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code by Paul Walmsley · 16 years ago
  47. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  48. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  49. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  50. 205bee6 [ARM] dyntick: Remove obsolete and unused ARM dyntick support by Russell King · 16 years ago
  51. b81ad56 ARM: OMAP2: Remove old 24xx PM code by Tony Lindgren · 16 years ago
  52. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  53. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  54. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  55. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  56. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  57. 22a16f3 ARM: OMAP: Add initial 24xx suspend support by Tony Lindgren · 18 years ago
  58. 670c104 [ARM] 3430/1: ARM: OMAP: 5/8 Update PM by Tony Lindgren · 18 years ago