1. 372a12e PM / Runtime: Move ignore_children flag under CONFIG_PM by Ulf Hansson · 8 years ago
  2. aa8e54b PM / sleep: Go direct_complete if driver has no callbacks by Tomeu Vizoso · 9 years ago
  3. 58a1fbb PM / PCI / ACPI: Kick devices that might have been reset by firmware by Rafael J. Wysocki · 9 years ago
  4. 0d85fd4 Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  5. 4990d4f PM / Wakeirq: Add automated device wake IRQ handling by Tony Lindgren · 9 years ago
  6. 020af89 PM / sleep: Add macro to define common noirq system PM callbacks by Grygorii Strashko · 9 years ago
  7. e90d553 driver core / PM: Add PM domain callbacks for device setup/cleanup by Rafael J. Wysocki · 9 years ago
  8. 1e95e3b PM: Convert dev_pm_put_subsys_data() into a void function by Ulf Hansson · 9 years ago
  9. 40bd62c PM: Remove the SET_PM_RUNTIME_PM_OPS() macro by Ulf Hansson · 10 years ago
  10. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  11. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  12. d30d819 PM: Drop CONFIG_PM_RUNTIME from the driver core by Rafael J. Wysocki · 10 years ago
  13. 00e7c29 PM / Domains: Move struct pm_domain_data to pm_domain.h by Ulf Hansson · 10 years ago
  14. 49a09c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 10 years ago
  15. 2a8a8ce PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq() by Rafael J. Wysocki · 10 years ago
  16. f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
  17. 46420dd PM / Domains: Add APIs to attach/detach a PM domain for a device by Ulf Hansson · 10 years ago
  18. c3099a5 PM / Domains: Add a detach callback to the struct dev_pm_domain by Ulf Hansson · 10 years ago
  19. aae4518 PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily by Rafael J. Wysocki · 10 years ago
  20. 36cc86e Merge branches 'pm-runtime' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  21. 33fe0ad PM / sleep: Correct whitespace errors in <linux/pm.h> by Geert Uytterhoeven · 10 years ago
  22. 651665d PM / Runtime: Update runtime_idle() documentation for return value meaning by Geert Uytterhoeven · 10 years ago
  23. 0a9efc4 PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP by Ulf Hansson · 10 years ago
  24. 3e54d15 PM: fix typo in comment by Lad, Prabhakar · 10 years ago
  25. 3d2699b PM / sleep: Two flags for async suspend_noirq and suspend_late by Liu, Chuansheng · 10 years ago
  26. 2d984ad PM / QoS: Introcuce latency tolerance device PM QoS type by Rafael J. Wysocki · 10 years ago
  27. 4ff9133 Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' by Rafael J. Wysocki · 11 years ago
  28. d9fb563 PM / Runtime: Add second macro for definition of runtime PM callbacks by Ulf Hansson · 11 years ago
  29. f78c4cf PM / Sleep: Add macro to define common late/early system PM callbacks by Ulf Hansson · 11 years ago
  30. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  31. e823407 pm / runtime: introduce pm_runtime_set_memalloc_noio() by Ming Lei · 11 years ago
  32. f43f627 PM: make VT switching to the suspend console optional v3 by Jesse Barnes · 11 years ago
  33. 558bd3e PM idle: remove global declaration of pm_idle by Len Brown · 11 years ago
  34. e39473d PM / QoS: Make it possible to expose PM QoS device flags to user space by Rafael J. Wysocki · 12 years ago
  35. 5f986c5 PM / QoS: Prepare device structure for adding more constraint types by Rafael J. Wysocki · 12 years ago
  36. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  37. feb70af PM: Do not use the syscore flag for runtime PM by Rafael J. Wysocki · 12 years ago
  38. dbf3741 PM / Domains: Move syscore flag from subsys data to struct device by Rafael J. Wysocki · 12 years ago
  39. bed2b42 PM / Runtime: Allow helpers to be called by early platform drivers by Rafael J. Wysocki · 12 years ago
  40. dfe3212 PM / Sleep: introduce dpm_for_each_dev by Ming Lei · 12 years ago
  41. 76e267d PM / Runtime: Remove device fields related to suspend time, v2 by Rafael J. Wysocki · 12 years ago
  42. 59fb53e Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  43. 85dc0b8 PM / QoS: Make it possible to expose PM QoS latency constraints by Rafael J. Wysocki · 12 years ago
  44. c488252 PM: Add comment describing relationships between PM callbacks to pm.h by Rafael J. Wysocki · 12 years ago
  45. e470d06 PM / Sleep: Introduce generic callbacks for new device PM phases by Rafael J. Wysocki · 12 years ago
  46. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  47. 0015afa Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  48. 90363dd PM: Drop generic_subsys_pm_ops by Rafael J. Wysocki · 13 years ago
  49. 00dc9ad PM / Runtime: Use device PM QoS constraints (v2) by Rafael J. Wysocki · 13 years ago
  50. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 13 years ago
  51. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  52. d033e07 Merge branch 'pm-domains' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  53. 4ca46ff PM / Sleep: Mark devices involved in wakeup signaling during suspend by Rafael J. Wysocki · 13 years ago
  54. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  55. c28b56b Merge branch 'pm-domains' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  56. 1a9a915 PM / QoS: Add function dev_pm_qos_read_value() (v3) by Rafael J. Wysocki · 13 years ago
  57. cd0ea67 PM / Domains: Split device PM domain data into base and need_restore by Rafael J. Wysocki · 13 years ago
  58. 91ff4cb PM QoS: Implement per-device PM QoS constraints by Jean Pihet · 13 years ago
  59. 4605ab6 PM / Domains: Use power.sybsys_data to reduce overhead by Rafael J. Wysocki · 13 years ago
  60. ef27bed PM: Reference counting of power.subsys_data by Rafael J. Wysocki · 13 years ago
  61. 5c095a0 PM: Introduce struct pm_subsys_data by Rafael J. Wysocki · 13 years ago
  62. 5b1b0b8 PM / Runtime: Add macro to test for runtime PM events by Alan Stern · 13 years ago
  63. e529192 PM: Introduce generic "noirq" callback routines for subsystems (v2) by Rafael J. Wysocki · 13 years ago
  64. dc6e4e5 PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME by Rafael J. Wysocki · 13 years ago
  65. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 13 years ago
  66. 6d0e0e8 PM: Fix async resume following suspend failure by Alan Stern · 13 years ago
  67. f76b168b PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 13 years ago
  68. 6538df8 PM: Introduce generic prepare and complete callbacks for subsystems by Rafael J. Wysocki · 13 years ago
  69. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 13 years ago
  70. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  71. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  72. 1d2b71f PM / Runtime: Add subsystem data field to struct dev_pm_info by Rafael J. Wysocki · 13 years ago
  73. d47d81c Introduce ARCH_NO_SYSDEV_OPS config option (v2) by Rafael J. Wysocki · 13 years ago
  74. 7538e3d PM: Add support for device power domains by Rafael J. Wysocki · 13 years ago
  75. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 13 years ago
  76. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 13 years ago
  77. 805bdae PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset by Rafael J. Wysocki · 13 years ago
  78. 62bcb91 PM: Prototype the pm_generic_ operations by Mark Brown · 14 years ago
  79. b8c76f6 PM: Replace the device power.status field with a bit field by Rafael J. Wysocki · 14 years ago
  80. c7b61de PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3) by Alan Stern · 14 years ago
  81. 15bcb91d PM / Runtime: Implement autosuspend support by Alan Stern · 14 years ago
  82. 7490e44 PM / Runtime: Add no_callbacks flag by Alan Stern · 14 years ago
  83. 098dff7 PM: Fix potential issue with failing asynchronous suspend by Rafael J. Wysocki · 14 years ago
  84. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  85. 8d4b9d1 PM / Runtime: Add runtime PM statistics (v3) by Arjan van de Ven · 14 years ago
  86. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  87. d690b2c PM: Provide generic subsystem-level callbacks by Rafael J. Wysocki · 14 years ago
  88. f8824ce PM: Allow device drivers to use dpm_wait() by Rafael J. Wysocki · 14 years ago
  89. 5af84b8 PM: Asynchronous suspend and resume of devices by Rafael J. Wysocki · 14 years ago
  90. 5382363 PM / Runtime: Add sysfs switch for disabling device run-time PM by Rafael J. Wysocki · 14 years ago
  91. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  92. 7a1a8eb PM: Add flag for devices capable of generating run-time wake-up events by Rafael J. Wysocki · 15 years ago
  93. 9d62ec6 PM: Add convenience macro to make switching to dev_pm_ops less error-prone by Albin Tonnerre · 15 years ago
  94. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  95. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  96. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  97. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 15 years ago
  98. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  99. 7f4f5d4 Fix misspellings in pm.h macros by Alan Stern · 16 years ago
  100. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago