1. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  2. 7fef9fc PM / Documentation: Update docs about suspend and CPU hotplug by Srivatsa S. Bhat · 13 years ago
  3. 2aede85 PM / Hibernate: Freeze kernel threads after preallocating memory by Rafael J. Wysocki · 13 years ago
  4. 8f88893 PM: Update the policy on default wakeup settings by Alan Stern · 13 years ago
  5. 2a77c46 PM / Suspend: Add statistics debugfs file for suspend to RAM by ShuoX Liu · 13 years ago
  6. 9bd717c Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  7. 2fb242a PM / Runtime: Update document about callbacks by Ming Lei · 13 years ago
  8. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  9. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  10. e3cba32 PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworks by Jean Pihet · 13 years ago
  11. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  12. 2e6ba51 PM / Runtime: pm_runtime_idle() can be called in atomic context by Ming Lei · 13 years ago
  13. 64584eb PM / Runtime: Correct documentation of pm_runtime_irq_safe() by Rafael J. Wysocki · 13 years ago
  14. 311aab7 PM / Runtime: Add might_sleep() to runtime PM functions by Colin Cross · 13 years ago
  15. 02b2677 PM / Runtime: Allow _put_sync() from interrupts-disabled context by Kevin Hilman · 13 years ago
  16. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  17. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  18. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 13 years ago
  19. f3393b6 PM / Runtime: Add new helper function: pm_runtime_status_suspended() by Kevin Hilman · 13 years ago
  20. 62052ab PM / Runtime: Replace "run-time" with "runtime" in documentation by Rafael J. Wysocki · 13 years ago
  21. e358bad PM / Runtime: Improve documentation of enable, disable and barrier by Rafael J. Wysocki · 13 years ago
  22. 1e2ef05 PM: Limit race conditions between runtime PM and system sleep (v2) by Rafael J. Wysocki · 13 years ago
  23. 632e270 PM / Runtime: Return special error code if runtime PM is disabled by Rafael J. Wysocki · 13 years ago
  24. 455716e PM / Runtime: Update documentation of interactions with system sleep by Rafael J. Wysocki · 13 years ago
  25. e529192 PM: Introduce generic "noirq" callback routines for subsystems (v2) by Rafael J. Wysocki · 13 years ago
  26. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  27. f5da24d PM / Runtime: Update documentation regarding driver removal by Rafael J. Wysocki · 13 years ago
  28. 5efb54c PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist. by Kevin Hilman · 13 years ago
  29. ca9c689 PM / Domains: Update documentation by Rafael J. Wysocki · 13 years ago
  30. 7842088 PM: Update documentation regarding sysdevs by Rafael J. Wysocki · 13 years ago
  31. 129b656 PM / Runtime: Update doc: usage count no longer incremented across system PM by Kevin Hilman · 13 years ago
  32. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 13 years ago
  33. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. a8b7228 PM: Documentation/power/states.txt: fix repetition by Alexandre Courbot · 13 years ago
  36. 9659cc0 PM: Make system-wide PM and runtime PM treat subsystems consistently by Rafael J. Wysocki · 13 years ago
  37. 7538e3d PM: Add support for device power domains by Rafael J. Wysocki · 13 years ago
  38. cb8f51b PM: Do not create wakeup sysfs files for devices that cannot wake up by Rafael J. Wysocki · 13 years ago
  39. 7ac4dca PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt by Jon Mason · 14 years ago
  40. c7b61de PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) by Alan Stern · 14 years ago
  41. f08f5a0 PM / Runtime: Fix pm_runtime_suspended() by Rafael J. Wysocki · 14 years ago
  42. 43e6086 PM / OPP: Hide OPP configuration when SoCs do not provide an implementation by Mark Brown · 14 years ago
  43. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago
  44. d33ac60 PM: Add sysfs attr for rechecking dev hash from PM trace by James Hogan · 14 years ago
  45. 15bcb91d PM / Runtime: Implement autosuspend support by Alan Stern · 14 years ago
  46. 7490e44 PM / Runtime: Add no_callbacks flag by Alan Stern · 14 years ago
  47. ac5c24ec PM / Hibernate: Make default image size depend on total RAM size by Rafael J. Wysocki · 14 years ago
  48. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  49. 606b2f4 regulator: Update e-mail address for Liam Girdwood by Mark Brown · 14 years ago
  50. 0ea6e61 Documentation: update broken web addresses. by Justin P. Mattock · 14 years ago
  51. a253129 update email address by Pavel Machek · 14 years ago
  52. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  53. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. b799957 PM/PCI: Update PCI power management documentation by Rafael J. Wysocki · 14 years ago
  55. ed77134 PM QOS update by Mark Gross · 14 years ago
  56. bc6a0cb PM / Hibernate: document open(/dev/snapshot) side effects by Pavel Machek · 14 years ago
  57. d6f9cda PM: Improve device power management document by Alan Stern · 14 years ago
  58. 624f6ec PM: Update device power management document by Rafael J. Wysocki · 14 years ago
  59. a33f322 Documentation/: it's -> its where appropriate by Francis Galiegue · 14 years ago
  60. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  61. d690b2c PM: Provide generic subsystem-level callbacks by Rafael J. Wysocki · 14 years ago
  62. 87d1b3e PM / Runtime: Document power.runtime_auto and related functions by Rafael J. Wysocki · 14 years ago
  63. de8164f doc: fix leve -> level typo in pm-runtime doc by Thadeu Lima de Souza Cascardo · 14 years ago
  64. f1212ae PM: Runtime PM documentation update by Alan Stern · 15 years ago
  65. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 15 years ago
  66. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  67. 7a1a8eb PM: Add flag for devices capable of generating run-time wake-up events by Rafael J. Wysocki · 15 years ago
  68. e1b1903 PM / Runtime: Make documentation of runtime_idle() agree with the code by Rafael J. Wysocki · 15 years ago
  69. 1b35eda doc: fix regulator docs cut-and-pasteism by Dr. David Alan Gilbert · 15 years ago
  70. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  71. f056878 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 15 years ago
  72. 63209a7 regulator: Add some brief design documentation by Mark Brown · 15 years ago
  73. 2e7e65c regulator: fix typos by Wolfram Sang · 15 years ago
  74. 77bb8ff regulator: update a filename in documentation by Wolfram Sang · 15 years ago
  75. 040932c Fix some regulator documentation by Linus Walleij · 15 years ago
  76. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  77. ee8076e power_supply: Add a charge_type property, and use it for olpc driver by Andres Salomon · 15 years ago
  78. b294a29 Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" by Andres Salomon · 15 years ago
  79. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  80. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  81. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  82. b25f29b pm: document use of RTC in pm_trace by Frans Pop · 16 years ago
  83. a5766f1 regulator: core - Rework machine API to remove string based functions. by Liam Girdwood · 16 years ago
  84. bf1db69 pm_qos: spelling fixes by Richard Hughes · 16 years ago
  85. 561b35b Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  86. e7d0fe3 regulator: documentation - machine by Liam Girdwood · 16 years ago
  87. e8695eb regulator: documentation - regulator driver by Liam Girdwood · 16 years ago
  88. 6392776 regulator: documentation - consumer interface by Liam Girdwood · 16 years ago
  89. 8e6f084 regulator: documentation - overview by Liam Girdwood · 16 years ago
  90. 9fec606 Merge branch 'master' of /home/cbou/linux-2.6 by Anton Vorontsov · 16 years ago
  91. 40b4ac3 pm: remove obsolete piece of PM documentation by Rafael J. Wysocki · 16 years ago
  92. 8e552c3 power_supply: add CHARGE_COUNTER property and olpc_battery support for it by Andres Salomon · 16 years ago
  93. 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 16 years ago
  94. 5347112 documentation: Move power-related files to Documentation/power/ by Randy Dunlap · 16 years ago
  95. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  96. 23b168d PM: documentation cleanups by Pavel Machek · 16 years ago
  97. ffffa4b PM: Remove obsolete /sys/devices/.../power/state docs by David Brownell · 16 years ago
  98. ce2b714 PM: Suspend/hibernation debug documentation update (rev. 2) by Rafael J. Wysocki · 17 years ago
  99. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
  100. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 17 years ago