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