1. 62c552c PM / Hibernate: Enable suspend to both for in-kernel hibernation. by Bojan Smojver · 12 years ago
  2. 3824c47 power_supply: Add constant charge_current and charge_voltage properties by Ramakrishna Pallala · 12 years ago
  3. 76f901e Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  4. 468f4d1 Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  5. 178e43a Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-next by Mark Brown · 12 years ago
  6. dfeccb1 charger-manager: Provide cm_notify_event function for in-kernel use by Chanwoo Choi · 12 years ago
  7. d829dc7 charger-manager: Poll battery health in normal state by Chanwoo Choi · 12 years ago
  8. 6237dd1 PM / Documentation: suspend-and-cpuhotplug.txt: Fix typo by Marcos Paulo de Souza · 12 years ago
  9. a2ebfe2 power_supply: Add voltage_ocv property and use it for max17042 driver by Ramakrishna Pallala · 12 years ago
  10. 26e0f90 PM / Freezer / Docs: Update documentation about freezing of tasks by Marcos Paulo de Souza · 12 years ago
  11. 127ef62 regulator: Update regulator_register() API signature in Documentation by Axel Lin · 12 years ago
  12. 9045a05 PM / Freezer / Docs: Document the beauty of freeze/thaw semantics by Srivatsa S. Bhat · 12 years ago
  13. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  14. 5eb6f9a PM / Documentation: Fix minor issue in freezing_of_tasks.txt by Viresh Kumar · 12 years ago
  15. f581b63 PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt by Viresh Kumar · 12 years ago
  16. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  17. 269d430 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  18. 251f39f Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Anton Vorontsov · 12 years ago
  19. ad3d13ee power_supply: Charger-Manager: Add properties for power-supply-class by Donggeun Kim · 12 years ago
  20. 3bb3dbb power_supply: Add initial Charger-Manager driver by Donggeun Kim · 12 years ago
  21. 35cd133 PM: Run the driver callback directly if the subsystem one is not there by Rafael J. Wysocki · 12 years ago
  22. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 12 years ago
  23. cba3176 PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directly by Srivatsa S. Bhat · 13 years ago
  24. 068df0f regulator: Fix regulator_register() API signature in Documentation by Rajendra Nayak · 13 years ago
  25. fafba48 PM / Sleep: Update documentation related to system wakeup by Rafael J. Wysocki · 13 years ago
  26. 9075659 PM / Runtime: Make documentation follow the new behavior of irq_safe by Rafael J. Wysocki · 13 years ago
  27. fa8ce72 PM / Sleep: Correct inaccurate information in devices.txt by Rafael J. Wysocki · 13 years ago
  28. 5841eb6 PM / Domains: Document how PM domains are used by the PM core by Rafael J. Wysocki · 13 years ago
  29. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  30. 3a7cbd5 freezer: don't unnecessarily set PF_NOFREEZE explicitly by Tejun Heo · 13 years ago
  31. 886486b PM / Runtime: Automatically retry failed autosuspends by Alan Stern · 13 years ago
  32. e9db50b PM / Sleep: Update freezer documentation by Srivatsa S. Bhat · 13 years ago
  33. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  34. 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
  35. 7fef9fc PM / Documentation: Update docs about suspend and CPU hotplug by Srivatsa S. Bhat · 13 years ago
  36. 2aede85 PM / Hibernate: Freeze kernel threads after preallocating memory by Rafael J. Wysocki · 13 years ago
  37. 8f88893 PM: Update the policy on default wakeup settings by Alan Stern · 13 years ago
  38. 2a77c46 PM / Suspend: Add statistics debugfs file for suspend to RAM by ShuoX Liu · 13 years ago
  39. 9bd717c Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  40. 2fb242a PM / Runtime: Update document about callbacks by Ming Lei · 13 years ago
  41. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  42. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  43. c3035a2 regulator: Clarify documentation for regulator-regulator supplies by Mark Brown · 13 years ago
  44. 2c1ba39 regulator: Fix some bitrot in the machine driver documentation by Mark Brown · 13 years ago
  45. e3cba32 PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworks by Jean Pihet · 13 years ago
  46. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  47. 2e6ba51 PM / Runtime: pm_runtime_idle() can be called in atomic context by Ming Lei · 13 years ago
  48. 64584eb PM / Runtime: Correct documentation of pm_runtime_irq_safe() by Rafael J. Wysocki · 13 years ago
  49. 311aab7 PM / Runtime: Add might_sleep() to runtime PM functions by Colin Cross · 13 years ago
  50. 02b2677 PM / Runtime: Allow _put_sync() from interrupts-disabled context by Kevin Hilman · 13 years ago
  51. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  52. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  53. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 13 years ago
  54. f3393b6 PM / Runtime: Add new helper function: pm_runtime_status_suspended() by Kevin Hilman · 13 years ago
  55. 62052ab PM / Runtime: Replace "run-time" with "runtime" in documentation by Rafael J. Wysocki · 13 years ago
  56. e358bad PM / Runtime: Improve documentation of enable, disable and barrier by Rafael J. Wysocki · 13 years ago
  57. 1e2ef05 PM: Limit race conditions between runtime PM and system sleep (v2) by Rafael J. Wysocki · 13 years ago
  58. 632e270 PM / Runtime: Return special error code if runtime PM is disabled by Rafael J. Wysocki · 13 years ago
  59. 455716e PM / Runtime: Update documentation of interactions with system sleep by Rafael J. Wysocki · 13 years ago
  60. e529192 PM: Introduce generic "noirq" callback routines for subsystems (v2) by Rafael J. Wysocki · 13 years ago
  61. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  62. f5da24d PM / Runtime: Update documentation regarding driver removal by Rafael J. Wysocki · 13 years ago
  63. 5efb54c PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist. by Kevin Hilman · 13 years ago
  64. ca9c689 PM / Domains: Update documentation by Rafael J. Wysocki · 13 years ago
  65. 7842088 PM: Update documentation regarding sysdevs by Rafael J. Wysocki · 13 years ago
  66. 129b656 PM / Runtime: Update doc: usage count no longer incremented across system PM by Kevin Hilman · 13 years ago
  67. 492c826b regulator: Remove supply_regulator_dev from machine configuration by Mark Brown · 13 years ago
  68. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 13 years ago
  69. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  70. a8b7228 PM: Documentation/power/states.txt: fix repetition by Alexandre Courbot · 13 years ago
  71. 9659cc0 PM: Make system-wide PM and runtime PM treat subsystems consistently by Rafael J. Wysocki · 13 years ago
  72. 7538e3d PM: Add support for device power domains by Rafael J. Wysocki · 13 years ago
  73. cb8f51b PM: Do not create wakeup sysfs files for devices that cannot wake up by Rafael J. Wysocki · 13 years ago
  74. 7ac4dca PM: Fix references to basic-pm-debugging.txt in drivers-testing.txt by Jon Mason · 14 years ago
  75. c7b61de PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) by Alan Stern · 14 years ago
  76. f08f5a0 PM / Runtime: Fix pm_runtime_suspended() by Rafael J. Wysocki · 13 years ago
  77. 43e6086 PM / OPP: Hide OPP configuration when SoCs do not provide an implementation by Mark Brown · 14 years ago
  78. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago
  79. d33ac60 PM: Add sysfs attr for rechecking dev hash from PM trace by James Hogan · 14 years ago
  80. 15bcb91d PM / Runtime: Implement autosuspend support by Alan Stern · 14 years ago
  81. 7490e44 PM / Runtime: Add no_callbacks flag by Alan Stern · 14 years ago
  82. ac5c24ec PM / Hibernate: Make default image size depend on total RAM size by Rafael J. Wysocki · 14 years ago
  83. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  84. 606b2f4 regulator: Update e-mail address for Liam Girdwood by Mark Brown · 14 years ago
  85. 0ea6e61 Documentation: update broken web addresses. by Justin P. Mattock · 14 years ago
  86. a253129 update email address by Pavel Machek · 14 years ago
  87. 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
  88. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  89. b799957 PM/PCI: Update PCI power management documentation by Rafael J. Wysocki · 14 years ago
  90. ed77134 PM QOS update by Mark Gross · 14 years ago
  91. bc6a0cb PM / Hibernate: document open(/dev/snapshot) side effects by Pavel Machek · 14 years ago
  92. d6f9cda PM: Improve device power management document by Alan Stern · 14 years ago
  93. 624f6ec PM: Update device power management document by Rafael J. Wysocki · 14 years ago
  94. a33f322 Documentation/: it's -> its where appropriate by Francis Galiegue · 14 years ago
  95. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  96. d690b2c PM: Provide generic subsystem-level callbacks by Rafael J. Wysocki · 14 years ago
  97. 87d1b3e PM / Runtime: Document power.runtime_auto and related functions by Rafael J. Wysocki · 14 years ago
  98. de8164f doc: fix leve -> level typo in pm-runtime doc by Thadeu Lima de Souza Cascardo · 14 years ago
  99. f1212ae PM: Runtime PM documentation update by Alan Stern · 14 years ago
  100. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 14 years ago