1. f1212ae PM: Runtime PM documentation update by Alan Stern · 15 years ago
  2. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 15 years ago
  3. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  4. 7a1a8eb PM: Add flag for devices capable of generating run-time wake-up events by Rafael J. Wysocki · 15 years ago
  5. e1b1903 PM / Runtime: Make documentation of runtime_idle() agree with the code by Rafael J. Wysocki · 15 years ago
  6. 1b35eda doc: fix regulator docs cut-and-pasteism by Dr. David Alan Gilbert · 15 years ago
  7. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  8. f056878 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 15 years ago
  9. 63209a7 regulator: Add some brief design documentation by Mark Brown · 15 years ago
  10. 2e7e65c regulator: fix typos by Wolfram Sang · 15 years ago
  11. 77bb8ff regulator: update a filename in documentation by Wolfram Sang · 15 years ago
  12. 040932c Fix some regulator documentation by Linus Walleij · 15 years ago
  13. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  14. ee8076e power_supply: Add a charge_type property, and use it for olpc driver by Andres Salomon · 15 years ago
  15. b294a29 Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" by Andres Salomon · 15 years ago
  16. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  17. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  18. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  19. b25f29b pm: document use of RTC in pm_trace by Frans Pop · 16 years ago
  20. a5766f1 regulator: core - Rework machine API to remove string based functions. by Liam Girdwood · 16 years ago
  21. bf1db69 pm_qos: spelling fixes by Richard Hughes · 16 years ago
  22. 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
  23. e7d0fe3 regulator: documentation - machine by Liam Girdwood · 16 years ago
  24. e8695eb regulator: documentation - regulator driver by Liam Girdwood · 16 years ago
  25. 6392776 regulator: documentation - consumer interface by Liam Girdwood · 16 years ago
  26. 8e6f084 regulator: documentation - overview by Liam Girdwood · 16 years ago
  27. 9fec606 Merge branch 'master' of /home/cbou/linux-2.6 by Anton Vorontsov · 16 years ago
  28. 40b4ac3 pm: remove obsolete piece of PM documentation by Rafael J. Wysocki · 16 years ago
  29. 8e552c3 power_supply: add CHARGE_COUNTER property and olpc_battery support for it by Andres Salomon · 16 years ago
  30. 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 16 years ago
  31. 5347112 documentation: Move power-related files to Documentation/power/ by Randy Dunlap · 16 years ago
  32. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  33. 23b168d PM: documentation cleanups by Pavel Machek · 16 years ago
  34. ffffa4b PM: Remove obsolete /sys/devices/.../power/state docs by David Brownell · 16 years ago
  35. ce2b714 PM: Suspend/hibernation debug documentation update (rev. 2) by Rafael J. Wysocki · 17 years ago
  36. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
  37. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 17 years ago
  38. cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  39. 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 17 years ago
  40. eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  41. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 17 years ago
  42. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  43. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  44. d5d8c59 freezer: do not send signals to kernel threads by Rafael J. Wysocki · 17 years ago
  45. 2776365 freezer: document relationship with memory shrinking 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. 8140736 Add Documentation/power/00-INDEX by Rob Landley · 17 years ago
  48. 5e3c3ac Fix wrong filename reference in drivers-testing.txt by Ralf Baechle · 17 years ago
  49. fccdb5a Documentation:reference notifiers.txt in freezing-of-tasks.txt by Oliver Neukum · 17 years ago
  50. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  51. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  52. 0458d5b USB: add USB-Persist facility by Alan Stern · 17 years ago
  53. 56906c6 PCI: remove useless pci driver method by David Brownell · 17 years ago
  54. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  55. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  56. be2a608 documentation: convert the Documentation directory to UTF-8 by John Anthony Kazos Jr · 17 years ago
  57. 5b79520 Documentation: Ask driver writers to provide PM support by Rafael J. Wysocki · 17 years ago
  58. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 17 years ago
  59. 54eee4c PCI Documentation: power/pci.txt fix copy/paste error by Randy Dunlap · 17 years ago
  60. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  61. 5fabdb9 PCI: Fix up PCI power management doc by Jonathan Corbet · 17 years ago
  62. 06df6a5 [PATCH] s2ram debugging documentation by Pavel Machek · 18 years ago
  63. bf73bae [PATCH] swsusp: update userland interface documentation by Rafael J. Wysocki · 18 years ago
  64. ecbd0da [PATCH] swsusp: document support for swap files by Rafael J. Wysocki · 18 years ago
  65. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  66. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 18 years ago
  67. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  68. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  69. 53cb472 Fix typos in Documentation/: 'S' by Matt LaPlante · 18 years ago
  70. 992caac Fix typos in Documentation/: 'N'-'P' by Matt LaPlante · 18 years ago
  71. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago
  72. fff9289 Fix typos in Documentation/: 'D'-'E' by Matt LaPlante · 18 years ago
  73. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  74. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  75. 4fc0840 updated Documentation/power/devices.txt by David Brownell · 18 years ago
  76. e084dbd [PATCH] swsusp: documentation updates by Pavel Machek · 18 years ago
  77. b9827e4 [PATCH] USB: correct the USB info in Documentation/power/swsusp.txt by David Brownell · 18 years ago
  78. 1e72484 [PATCH] remove duplication from Documentation/power/devices.txt by David Brownell · 18 years ago
  79. 9587c4b [PATCH] suspend: Documentation update for IBM Thinkpad X30 by Antonino A. Daplas · 18 years ago
  80. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  81. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 18 years ago
  82. 853609b [PATCH] swsusp: use bytes as image size units by Rafael J. Wysocki · 18 years ago
  83. a58a414 spelling: s/usefull/useful/ by Adrian Bunk · 18 years ago
  84. ca0aec0 [PATCH] swsusp: make image size limit tunable by Rafael J. Wysocki · 18 years ago
  85. 98766fb [PATCH] kernel Doc/ URL corrections by Randy Dunlap · 19 years ago
  86. 36fabc2 [PATCH] suspend-to-ram: update docs by Pavel Machek · 19 years ago
  87. d7ae79c [PATCH] swsusp: update documentation by Pavel Machek · 19 years ago
  88. 6ed9fce [PATCH] swsusup with dm-crypt mini howto by Andreas Steinmetz · 19 years ago
  89. 7e95888 [PATCH] suspend: update documentation by Pavel Machek · 19 years ago
  90. 374a6cf [PATCH] video doc: one more system where video works with S3 by Pavel Machek · 19 years ago
  91. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  92. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  93. 2a96206 [PATCH] Update video-after-suspend documentation by Pavel Machek · 19 years ago
  94. 21d6b7e [PATCH] suspend: PCI power managment reference implementation by pavel@ucw.cz · 19 years ago
  95. 5ce47e5 [PATCH] acpi: fix video docs by Pavel Machek · 19 years ago
  96. fc5fb2c [PATCH] swsusp: documentation updates by Pavel Machek · 19 years ago
  97. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 19 years ago
  98. 92df516 [PATCH] PCI: fix stale PCI pm docs by Pavel Machek · 19 years ago
  99. a4ffad5 [PATCH] power/video.txt: update documentation with more systems by Pavel Machek · 19 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago