1. 42b4ca0 Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 4 years, 1 month ago
  2. 4c5744a Merge branches 'pm-cpuidle' and 'pm-em' by Rafael J. Wysocki · 4 years, 1 month ago
  3. f0f6dba Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 1 month ago
  4. 718072c PM: domains: create debugfs nodes when adding power domains by Thierry Strudel · 4 years, 1 month ago
  5. e77dcb0 opp: Don't create an OPP table from dev_pm_opp_get_opp_table() by Viresh Kumar · 4 years, 2 months ago
  6. 4e1d9a7 PM: sleep: Add dev_wakeup_path() helper by Patrice Chotard · 4 years, 2 months ago
  7. b9795a3 PM: domains: Enable dev_pm_genpd_suspend|resume() for suspend-to-idle by Ulf Hansson · 4 years, 2 months ago
  8. fc51989 PM: domains: Rename pm_genpd_syscore_poweroff|poweron() by Ulf Hansson · 4 years, 2 months ago
  9. f39ee99 PM: sleep: Print driver flags for all devices during suspend/resume by Chen Yu · 4 years, 3 months ago
  10. d6e3666 PM: runtime: Drop pm_runtime_clean_up_links() by Rafael J. Wysocki · 4 years, 3 months ago
  11. e0e398e PM: runtime: Drop runtime PM references to supplier on link removal by Rafael J. Wysocki · 4 years, 3 months ago
  12. 41f762a Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  13. 71d47b5 Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap' by Rafael J. Wysocki · 4 years, 3 months ago
  14. d298787 PM: sleep: remove unreachable break by Tom Rix · 4 years, 3 months ago
  15. 330e393 PM: domains: Fix build error for genpd notifiers by Ulf Hansson · 4 years, 3 months ago
  16. c6a113b PM: domains: enable domain idle state accounting by Lina Iyer · 4 years, 3 months ago
  17. 505a70b PM: domains: Add curly braces to delimit comment + statement block by Geert Uytterhoeven · 4 years, 3 months ago
  18. d4f8138 PM: domains: Add support for PM domain on/off notifiers for genpd by Ulf Hansson · 4 years, 3 months ago
  19. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
  20. 2cf9ba2 Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains' by Rafael J. Wysocki · 4 years, 3 months ago
  21. 757e2821 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 3 months ago
  22. f63816e PM: domains: Allow to abort power off when no ->power_off() callback by Ulf Hansson · 4 years, 4 months ago
  23. 49f618e PM: domains: Rename power state enums for genpd by Ulf Hansson · 4 years, 4 months ago
  24. 948b3ed drivers core: Miscellaneous changes for sysfs_emit by Joe Perches · 4 years, 4 months ago
  25. 27275d3 drivers core: Reindent a couple uses around sysfs_emit by Joe Perches · 4 years, 4 months ago
  26. 973c391 drivers core: Remove strcat uses around sysfs_emit and neaten by Joe Perches · 4 years, 4 months ago
  27. aa83889 drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions by Joe Perches · 4 years, 4 months ago
  28. d12544fb PM: runtime: Remove link state checks in rpm_get/put_supplier() by Xiang Chen · 4 years, 4 months ago
  29. e3eb6e8 PM: sleep: core: Fix the handling of pending runtime resume requests by Rafael J. Wysocki · 4 years, 5 months ago
  30. dd461cd opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER by Stephan Gerhold · 4 years, 6 months ago
  31. 0abf803 PM: runtime: Improve kerneldoc of pm_runtime_get_if_active() by Rafael J. Wysocki · 4 years, 6 months ago
  32. 86ba54f Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 4 years, 6 months ago
  33. a45aca5 PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/remove by Abhishek Pandit-Subedi · 4 years, 6 months ago
  34. 8d87ae4 PM: domains: Fix up terminology with parent/child by Kees Cook · 4 years, 6 months ago
  35. 0659d42 PM: sleep: core: mark 2 functions as __init to save some memory by Christophe JAILLET · 4 years, 7 months ago
  36. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  37. 3f05437 power: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  38. be6018a Merge branches 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 8 months ago
  39. 9a78754 PM: runtime: Replace pm_runtime_callbacks_present() by Rafael J. Wysocki · 4 years, 8 months ago
  40. 3618bba PM: runtime: Make clear what we do when conditions are wrong in rpm_suspend() by Andy Shevchenko · 4 years, 8 months ago
  41. edb7f9d Merge back system-wide PM updates for v5.8. by Rafael J. Wysocki · 4 years, 9 months ago
  42. 2a3f347 PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED by Rafael J. Wysocki · 4 years, 9 months ago
  43. e075155 PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP by Rafael J. Wysocki · 4 years, 9 months ago
  44. fa2bfea PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() by Rafael J. Wysocki · 4 years, 9 months ago
  45. 76c70cb PM: sleep: core: Rename dev_pm_may_skip_resume() by Rafael J. Wysocki · 4 years, 9 months ago
  46. 0fe8a1b PM: sleep: core: Rework the power.may_skip_resume handling by Rafael J. Wysocki · 4 years, 9 months ago
  47. 6e176bf PM: sleep: core: Do not skip callbacks in the resume phase by Rafael J. Wysocki · 4 years, 9 months ago
  48. 09beebd PM: sleep: core: Switch back to async_schedule_dev() by Kai-Heng Feng · 4 years, 9 months ago
  49. 3020537 PM: sleep: core: Fold functions into their callers by Rafael J. Wysocki · 4 years, 9 months ago
  50. 107d47b PM: sleep: core: Simplify the SMART_SUSPEND flag handling by Rafael J. Wysocki · 4 years, 9 months ago
  51. ef05db1 Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
  52. b5252a6 PM: sleep: core: Drop racy and redundant checks from device_prepare() by Rafael J. Wysocki · 4 years, 10 months ago
  53. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
  54. ada0629 Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' by Rafael J. Wysocki · 4 years, 10 months ago
  55. 87de659 PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not there by Neeraj Upadhyay · 4 years, 10 months ago
  56. 56cb268 PM / Domains: Allow no domain-idle-states DT property in genpd when parsing by Ulf Hansson · 4 years, 10 months ago
  57. 2591e7b PM: sleep: wakeup: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  58. 42beb82 PM: sleep: core: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  59. c111566 PM: runtime: Add pm_runtime_get_if_active() by Sakari Ailus · 5 years ago
  60. 3b52fc5 drivers/base/power: add dpm_sysfs_change_owner() by Christian Brauner · 5 years ago
  61. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  62. cf3c8f8 Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  63. 82b2c6f Merge branches 'pm-cpufreq' and 'pm-core' by Rafael J. Wysocki · 5 years ago
  64. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  65. c95d9c1 Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc' by Rafael J. Wysocki · 5 years ago
  66. 0552e05 PM: core: Fix handling of devices deleted during system-wide resume by Rafael J. Wysocki · 5 years ago
  67. d229290 PM-runtime: add tracepoints for usage_count changes by Michał Mirosław · 5 years ago
  68. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  69. dedd149 PM / Domains: Introduce a genpd OF helper that removes a subdomain by Ulf Hansson · 5 years ago
  70. e976eb4 PM: wakeup: Show statistics for deleted wakeup sources again by zhuguangqing · 5 years ago
  71. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  72. 36a8015 PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY by Leonard Crestez · 5 years ago
  73. 14e0875 PM / QoS: Initial kunit test by Leonard Crestez · 5 years ago
  74. 5a97aa5 Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' by Rafael J. Wysocki · 5 years ago
  75. fe0c2ba PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() by Ulf Hansson · 5 years ago
  76. ea71c59 PM / Domains: Implement the ->start() callback for genpd by Ulf Hansson · 5 years ago
  77. ca765a8 PM / Domains: Introduce dev_pm_domain_start() by Ulf Hansson · 5 years ago
  78. 01ca482 PM / wakeirq: remove unnecessary parentheses by Xiaofei Tan · 5 years ago
  79. ea0d11c PM / core: Clean up some function headers in power.h by Ulf Hansson · 5 years ago
  80. b4941ad PM: wakeup: Add routine to help fetch wakeup source object. by Ran Wang · 5 years ago
  81. 2aac8bd PM: QoS: Drop frequency QoS types from device PM QoS by Rafael J. Wysocki · 5 years ago
  82. 1f7d290 Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  83. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  84. fc6763a Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 5 years ago
  85. 1b531e5 Merge suspend-to-idle rework material for v5.4. by Rafael J. Wysocki · 5 years ago
  86. 3ea4ca9 PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state() by Ulf Hansson · 5 years ago
  87. b3ad17c PM / Domains: Simplify genpd_lookup_dev() by Ulf Hansson · 5 years ago
  88. 78c0f05 PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}() by Stephen Boyd · 5 years ago
  89. 2ca3d1e PM / wakeup: Register wakeup class kobj after device is added by Stephen Boyd · 5 years ago
  90. ae367b7 PM / wakeup: Fix sysfs registration error path by Stephen Boyd · 5 years ago
  91. c8377ad PM / wakeup: Show wakeup sources stats in sysfs by Tri Vo · 5 years ago
  92. 0d105d0 PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare() by Tri Vo · 5 years ago
  93. c2fa1e1 driver/core: Convert to use built-in RCU list checking by Joel Fernandes (Google) · 6 years ago
  94. 515db26 driver core: Remove device link creation limitation by Rafael J. Wysocki · 6 years ago
  95. b605c44 PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end() by Rafael J. Wysocki · 6 years ago
  96. 56b9918 PM: sleep: Simplify suspend-to-idle control flow by Rafael J. Wysocki · 6 years ago
  97. 2933954 PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() by Rafael J. Wysocki · 6 years ago
  98. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  99. 13b06b7 Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  100. 02bd45a PM: sleep: Drop dev_pm_skip_next_resume_phases() by Rafael J. Wysocki · 6 years ago