| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 1 | -0/+38 |
| 2020-01-31 | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -5/+37 |
| 2020-01-31 | Merge branches 'pm-cpufreq' and 'pm-core' |  Rafael J. Wysocki | 1 | -5/+37 |
| 2020-01-29 | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest |  Linus Torvalds | 1 | -1/+1 |
| 2020-01-27 | Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc' |  Rafael J. Wysocki | 1 | -2/+11 |
| 2020-01-24 | PM: core: Fix handling of devices deleted during system-wide resume |  Rafael J. Wysocki | 1 | -5/+37 |
| 2020-01-13 | PM-runtime: add tracepoints for usage_count changes |  Michał Mirosław | 1 | -2/+11 |
| 2020-01-09 | kunit: allow kunit tests to be loaded as a module |  Alan Maguire | 1 | -1/+1 |
| 2020-01-02 | PM / Domains: Introduce a genpd OF helper that removes a subdomain |  Ulf Hansson | 1 | -0/+38 |
| 2019-12-20 | PM: wakeup: Show statistics for deleted wakeup sources again |  zhuguangqing | 1 | -0/+3 |
| 2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 1 | -0/+54 |
| 2019-11-29 | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY |  Leonard Crestez | 1 | -6/+67 |
| 2019-11-29 | PM / QoS: Initial kunit test |  Leonard Crestez | 2 | -0/+118 |
| 2019-11-26 | Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' |  Rafael J. Wysocki | 4 | -40/+54 |
| 2019-11-13 | PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() |  Ulf Hansson | 1 | -20/+12 |
| 2019-11-13 | PM / Domains: Implement the ->start() callback for genpd |  Ulf Hansson | 1 | -0/+8 |
| 2019-11-13 | PM / Domains: Introduce dev_pm_domain_start() |  Ulf Hansson | 1 | -0/+20 |
| 2019-11-13 | PM / wakeirq: remove unnecessary parentheses |  Xiaofei Tan | 1 | -2/+2 |
| 2019-11-08 | PM / core: Clean up some function headers in power.h |  Ulf Hansson | 1 | -18/+12 |
| 2019-10-29 | PM: wakeup: Add routine to help fetch wakeup source object. |  Ran Wang | 1 | -0/+54 |
| 2019-10-21 | PM: QoS: Drop frequency QoS types from device PM QoS |  Rafael J. Wysocki | 1 | -68/+2 |
| 2019-09-18 | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -2/+2 |
| 2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 7 | -65/+307 |
| 2019-09-17 | Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' |  Rafael J. Wysocki | 1 | -15/+10 |
| 2019-09-17 | Merge suspend-to-idle rework material for v5.4. |  Rafael J. Wysocki | 2 | -24/+13 |
| 2019-09-02 | PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state() |  Ulf Hansson | 1 | -2/+2 |
| 2019-09-02 | PM / Domains: Simplify genpd_lookup_dev() |  Ulf Hansson | 1 | -13/+8 |
| 2019-08-21 | PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}() |  Stephen Boyd | 1 | -2/+0 |
| 2019-08-21 | PM / wakeup: Register wakeup class kobj after device is added |  Stephen Boyd | 4 | -4/+34 |
| 2019-08-21 | PM / wakeup: Fix sysfs registration error path |  Stephen Boyd | 1 | -4/+9 |
| 2019-08-21 | PM / wakeup: Show wakeup sources stats in sysfs |  Tri Vo | 4 | -5/+237 |
| 2019-08-21 | PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare() |  Tri Vo | 1 | -20/+13 |
| 2019-08-13 | driver/core: Convert to use built-in RCU list checking |  Joel Fernandes (Google) | 1 | -5/+10 |
| 2019-07-25 | driver core: Remove device link creation limitation |  Rafael J. Wysocki | 1 | -2/+2 |
| 2019-07-23 | PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end() |  Rafael J. Wysocki | 1 | -18/+12 |
| 2019-07-23 | PM: sleep: Simplify suspend-to-idle control flow |  Rafael J. Wysocki | 1 | -5/+0 |
| 2019-07-23 | PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() |  Rafael J. Wysocki | 1 | -1/+1 |
| 2019-07-18 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 4 | -21/+128 |
| 2019-07-08 | Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools' |  Rafael J. Wysocki | 1 | -4/+2 |
| 2019-07-04 | PM: sleep: Drop dev_pm_skip_next_resume_phases() |  Rafael J. Wysocki | 1 | -16/+3 |
| 2019-07-04 | PM / QoS: Add support for MIN/MAX frequency constraints |  Viresh Kumar | 1 | -14/+97 |
| 2019-07-04 | PM / QOS: Pass request type to dev_pm_qos_read_value() |  Viresh Kumar | 2 | -6/+13 |
| 2019-07-04 | PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() |  Viresh Kumar | 3 | -6/+11 |
| 2019-07-04 | PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() |  Viresh Kumar | 2 | -5/+17 |
| 2019-06-19 | drivers: base: power: remove wakeup_sources_stats_dentry variable |  Greg Kroah-Hartman | 1 | -4/+2 |
| 2019-06-14 | PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take |  Bart Van Assche | 1 | -6/+11 |
| 2019-05-28 | PM / clk: Remove error message on out-of-memory condition |  Geert Uytterhoeven | 1 | -2/+0 |
| 2019-05-28 | drivers: base: power: clock_ops: Use of_clk_get_parent_count() |  Kefeng Wang | 1 | -2/+2 |
| 2019-05-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -2/+6 |
| 2019-05-13 | PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag |  Leonard Crestez | 1 | -2/+6 |