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