1. 62bcb91 PM: Prototype the pm_generic_ operations by Mark Brown · 14 years ago
  2. b8c76f6 PM: Replace the device power.status field with a bit field by Rafael J. Wysocki · 14 years ago
  3. c7b61de PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) by Alan Stern · 14 years ago
  4. 15bcb91d PM / Runtime: Implement autosuspend support by Alan Stern · 14 years ago
  5. 7490e44 PM / Runtime: Add no_callbacks flag by Alan Stern · 14 years ago
  6. 098dff7 PM: Fix potential issue with failing asynchronous suspend by Rafael J. Wysocki · 14 years ago
  7. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  8. 8d4b9d1 PM / Runtime: Add runtime PM statistics (v3) by Arjan van de Ven · 14 years ago
  9. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  10. d690b2c PM: Provide generic subsystem-level callbacks by Rafael J. Wysocki · 14 years ago
  11. f8824ce PM: Allow device drivers to use dpm_wait() by Rafael J. Wysocki · 14 years ago
  12. 5af84b8 PM: Asynchronous suspend and resume of devices by Rafael J. Wysocki · 14 years ago
  13. 5382363 PM / Runtime: Add sysfs switch for disabling device run-time PM by Rafael J. Wysocki · 14 years ago
  14. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  15. 7a1a8eb PM: Add flag for devices capable of generating run-time wake-up events by Rafael J. Wysocki · 15 years ago
  16. 9d62ec6 PM: Add convenience macro to make switching to dev_pm_ops less error-prone by Albin Tonnerre · 15 years ago
  17. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  18. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  19. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  20. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 15 years ago
  21. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  22. 7f4f5d4 Fix misspellings in pm.h macros by Alan Stern · 16 years ago
  23. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  24. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  25. 8111d1b pm: add new PM_EVENT codes for runtime power transitions by Alan Stern · 16 years ago
  26. 8c36326 pm: drop unnecessary includes from pm.h by Rafael J. Wysocki · 16 years ago
  27. e7ecb33 pm: remove remaining obsolete definitions from pm.h by Rafael J. Wysocki · 16 years ago
  28. 558481f pm: remove definition of struct pm_dev by Rafael J. Wysocki · 16 years ago
  29. 1eede07 Introduce new top level suspend and hibernation callbacks by Rafael J. Wysocki · 16 years ago
  30. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  31. 9a3df1f PM: Convert wakeup flag accessors to inline functions by Alan Stern · 16 years ago
  32. d288e47 PM: Make wakeup flags available whenever CONFIG_PM is set by Alan Stern · 16 years ago
  33. 58aca23 PM: Handle device registrations during suspend/resume by Rafael J. Wysocki · 16 years ago
  34. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  35. fd3f898 include/linux/: Spelling fixes by Joe Perches · 16 years ago
  36. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 17 years ago
  37. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  38. 80ba80a Fallout from "Remove fs.h from mm.h" patch by Alexey Dobriyan · 17 years ago
  39. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  40. bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
  41. 3f8df78 PM: remove deprecated dpm_runtime_* routines by Alan Stern · 17 years ago
  42. 515c535 PM: Remove prev_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  43. cc49006 PM: Remove saved_state from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  44. 9cddad7 PM: Remove pm_parent from struct dev_pm_info by Rafael J. Wysocki · 17 years ago
  45. 2391dae PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 17 years ago
  46. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  47. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 17 years ago
  48. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 17 years ago
  49. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  50. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  51. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  52. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 17 years ago
  53. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  54. 2a9df49 power management: fix struct layout and docs by Johannes Berg · 17 years ago
  55. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  56. 82bb67f PM: define PM_EVENT_PRETHAW by David Brownell · 18 years ago
  57. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 18 years ago
  58. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  59. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  60. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 18 years ago
  61. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  62. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
  63. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 19 years ago
  64. e9b7bd4 [PATCH] one less word in struct device by David Brownell · 19 years ago
  65. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  66. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  67. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  68. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  69. 620b032 [PATCH] properly stop devices before poweroff by Pavel Machek · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago