1. 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
  2. 82b2c6f Merge branches 'pm-cpufreq' and 'pm-core' by Rafael J. Wysocki · 5 years ago
  3. 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
  4. c95d9c1 Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc' by Rafael J. Wysocki · 5 years ago
  5. 0552e05 PM: core: Fix handling of devices deleted during system-wide resume by Rafael J. Wysocki · 5 years ago
  6. d229290 PM-runtime: add tracepoints for usage_count changes by Michał Mirosław · 5 years ago
  7. c475c77 kunit: allow kunit tests to be loaded as a module by Alan Maguire · 5 years ago
  8. e976eb4 PM: wakeup: Show statistics for deleted wakeup sources again by zhuguangqing · 5 years ago
  9. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  10. 36a8015 PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY by Leonard Crestez · 5 years ago
  11. 14e0875 PM / QoS: Initial kunit test by Leonard Crestez · 5 years ago
  12. 5a97aa5 Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' by Rafael J. Wysocki · 5 years ago
  13. fe0c2ba PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() by Ulf Hansson · 5 years ago
  14. ea71c59 PM / Domains: Implement the ->start() callback for genpd by Ulf Hansson · 5 years ago
  15. ca765a8 PM / Domains: Introduce dev_pm_domain_start() by Ulf Hansson · 5 years ago
  16. 01ca482 PM / wakeirq: remove unnecessary parentheses by Xiaofei Tan · 5 years ago
  17. ea0d11c PM / core: Clean up some function headers in power.h by Ulf Hansson · 5 years ago
  18. b4941ad PM: wakeup: Add routine to help fetch wakeup source object. by Ran Wang · 5 years ago
  19. 2aac8bd PM: QoS: Drop frequency QoS types from device PM QoS by Rafael J. Wysocki · 5 years ago
  20. 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
  21. 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
  22. fc6763a Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 5 years ago
  23. 1b531e5 Merge suspend-to-idle rework material for v5.4. by Rafael J. Wysocki · 5 years ago
  24. 3ea4ca9 PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state() by Ulf Hansson · 5 years ago
  25. b3ad17c PM / Domains: Simplify genpd_lookup_dev() by Ulf Hansson · 5 years ago
  26. 78c0f05 PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}() by Stephen Boyd · 5 years ago
  27. 2ca3d1e PM / wakeup: Register wakeup class kobj after device is added by Stephen Boyd · 5 years ago
  28. ae367b7 PM / wakeup: Fix sysfs registration error path by Stephen Boyd · 5 years ago
  29. c8377ad PM / wakeup: Show wakeup sources stats in sysfs by Tri Vo · 5 years ago
  30. 0d105d0 PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare() by Tri Vo · 5 years ago
  31. c2fa1e1 driver/core: Convert to use built-in RCU list checking by Joel Fernandes (Google) · 6 years ago
  32. 515db26 driver core: Remove device link creation limitation by Rafael J. Wysocki · 6 years ago
  33. b605c44 PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end() by Rafael J. Wysocki · 6 years ago
  34. 56b9918 PM: sleep: Simplify suspend-to-idle control flow by Rafael J. Wysocki · 6 years ago
  35. 2933954 PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() by Rafael J. Wysocki · 6 years ago
  36. 918e162 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  37. 13b06b7 Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  38. 02bd45a PM: sleep: Drop dev_pm_skip_next_resume_phases() by Rafael J. Wysocki · 6 years ago
  39. 208637b PM / QoS: Add support for MIN/MAX frequency constraints by Viresh Kumar · 6 years ago
  40. 2a79ea5 PM / QOS: Pass request type to dev_pm_qos_read_value() by Viresh Kumar · 6 years ago
  41. 8262331 PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() by Viresh Kumar · 6 years ago
  42. 0b07ee9 PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() by Viresh Kumar · 6 years ago
  43. 25fa4d9 drivers: base: power: remove wakeup_sources_stats_dentry variable by Greg Kroah-Hartman · 6 years ago
  44. 3540d38 PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take by Bart Van Assche · 6 years ago
  45. 338c993 PM / clk: Remove error message on out-of-memory condition by Geert Uytterhoeven · 6 years ago
  46. 7e186d9 drivers: base: power: clock_ops: Use of_clk_get_parent_count() by Kefeng Wang · 6 years ago
  47. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  48. ed61e18 PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag by Leonard Crestez · 6 years ago
  49. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  50. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  51. e07095c Merge branches 'pm-devfreq' and 'pm-domains' by Rafael J. Wysocki · 6 years ago
  52. 78baa1e Merge branches 'pm-cpuidle' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  53. f9ccd7c PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name() by Ulf Hansson · 6 years ago
  54. b24e196 PM / Domains: Search for the CPU device outside the genpd lock by Ulf Hansson · 6 years ago
  55. a174920 PM / Domains: Drop unused in-parameter to some genpd functions by Ulf Hansson · 6 years ago
  56. 51dcf74 PM / Domains: Use the base device for driver_deferred_probe_check_state() by Ulf Hansson · 6 years ago
  57. 40aa4db Merge cpuidle material depended on by the subsequent changes. by Rafael J. Wysocki · 6 years ago
  58. 3ccf3f0 PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain by Ulf Hansson · 6 years ago
  59. e8b04de PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev() by Ulf Hansson · 6 years ago
  60. 71b7769 PM / Domains: Don't kfree() the virtual device in the error path by Ulf Hansson · 6 years ago
  61. e757e7f PM / Domains: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  62. dc351d4 PM / core: Propagate dev->power.wakeup_path when no callbacks by Ulf Hansson · 6 years ago
  63. e949996 PM / Domains: Add genpd governor for CPUs by Ulf Hansson · 6 years ago
  64. f2a424f PM / core: Introduce dpm_async_fn() helper by Yangtao Li · 6 years ago
  65. eb594b7 PM / Domains: Add support for CPU devices to genpd by Ulf Hansson · 6 years ago
  66. 49a27e2 PM / Domains: Add generic data pointer to struct genpd_power_state by Ulf Hansson · 6 years ago
  67. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  68. 0b237cb PM / core: fix kerneldoc comment for device_pm_wait_for_dev() by Yangtao Li · 6 years ago
  69. c4a586f PM / core: fix kerneldoc comment for dpm_watchdog_handler() by Yangtao Li · 6 years ago
  70. 5de363b drivers: base: power: add proper SPDX identifiers on files that did not have them. by Greg Kroah-Hartman · 6 years ago
  71. 74a1dd8 PM / wakeup: Use pm_pr_dbg() instead of pr_debug() by Stephen Boyd · 6 years ago
  72. 2071ac9 PM / Domains: Avoid a potential deadlock by Jiada Wang · 6 years ago
  73. 9352ca5 Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  74. 75f3e23 Merge branch 'pm-domains' by Rafael J. Wysocki · 6 years ago
  75. e603525 Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' by Rafael J. Wysocki · 6 years ago
  76. 623217a PM / wakeup: Drop wakeup_source_drop() by Rafael J. Wysocki · 6 years ago
  77. 1fad17f PM / wakeup: Rework wakeup source timer cancellation by Viresh Kumar · 6 years ago
  78. d9dfca7 PM / domains: Remove one unnecessary blank line by Aisheng Dong · 6 years ago
  79. 0cec68a PM / Domains: Return early for all errors in _genpd_power_off() by Aisheng Dong · 6 years ago
  80. 46b7fe9 PM / Domains: Improve warn for multiple states but no governor by Aisheng Dong · 6 years ago
  81. 07a6c71 PM / QoS: Fix typo in file description by Aisheng Dong · 6 years ago
  82. 0996584 PM-runtime: Call pm_runtime_active|suspended_time() from sysfs by Ulf Hansson · 6 years ago
  83. fdc56c0 PM-runtime: Consolidate code to get active/suspended time by Ulf Hansson · 6 years ago
  84. 7a5bd12 PM: Add and use pr_fmt() by Joe Perches · 6 years ago
  85. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  86. c3739c5 Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' by Rafael J. Wysocki · 6 years ago
  87. 656f72b Merge back earlier PM core material for v5.1. by Rafael J. Wysocki · 6 years ago
  88. 74fb448 PM-runtime: Fix deadlock when canceling hrtimer by Vincent Guittot · 6 years ago
  89. 36003d4 driver core: Fix PM-runtime for links added during consumer probe by Rafael J. Wysocki · 6 years ago
  90. 85945c2 PM / core: Add support to skip power management in device/driver model by Sudeep Holla · 6 years ago
  91. eeb35df PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name() by Douglas Anderson · 6 years ago
  92. 7416f1f PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name() by Douglas Anderson · 6 years ago
  93. 4a0fa9f PM / suspend: Print debug messages for device using direct-complete by Rafael J. Wysocki · 6 years ago
  94. 4c06c4e driver core: Fix possible supplier PM-usage counter imbalance by Rafael J. Wysocki · 6 years ago
  95. c1567f8 PM-runtime: Fix __pm_runtime_set_status() race with runtime resume by Rafael J. Wysocki · 6 years ago
  96. 9481caf Merge 5.0-rc6 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  97. 4080ab0 PM-runtime: Take suppliers into account in __pm_runtime_set_status() by Rafael J. Wysocki · 6 years ago
  98. fed7e88 PM-runtime: update time accounting only when enabled by Vincent Guittot · 6 years ago
  99. c155f64 PM-runtime: Switch accounting over to ktime_get_mono_fast_ns() by Vincent Guittot · 6 years ago
  100. f800ea3 PM-runtime: Optimize pm_runtime_autosuspend_expiration() by Ladislav Michl · 6 years ago