| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-12-05 | 1 | -0/+54 |
|\ |
|
| * | PM: wakeup: Add routine to help fetch wakeup source object. | Ran Wang | 2019-10-29 | 1 | -0/+54 |
* | | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY | Leonard Crestez | 2019-11-29 | 1 | -6/+67 |
* | | PM / QoS: Initial kunit test | Leonard Crestez | 2019-11-29 | 2 | -0/+118 |
| | | |
| \ | |
*-. \ | Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' | Rafael J. Wysocki | 2019-11-26 | 4 | -40/+54 |
|\ \ \ |
|
| | * | | PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() | Ulf Hansson | 2019-11-13 | 1 | -20/+12 |
| | * | | PM / Domains: Implement the ->start() callback for genpd | Ulf Hansson | 2019-11-13 | 1 | -0/+8 |
| | * | | PM / Domains: Introduce dev_pm_domain_start() | Ulf Hansson | 2019-11-13 | 1 | -0/+20 |
| |/ /
|/| | |
|
| * | | PM / wakeirq: remove unnecessary parentheses | Xiaofei Tan | 2019-11-13 | 1 | -2/+2 |
| * | | PM / core: Clean up some function headers in power.h | Ulf Hansson | 2019-11-08 | 1 | -18/+12 |
| |/ |
|
* / | PM: QoS: Drop frequency QoS types from device PM QoS | Rafael J. Wysocki | 2019-10-21 | 1 | -68/+2 |
|/ |
|
* | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-09-18 | 1 | -2/+2 |
|\ |
|
| * | driver core: Remove device link creation limitation | Rafael J. Wysocki | 2019-07-25 | 1 | -2/+2 |
* | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-09-18 | 7 | -65/+307 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' | Rafael J. Wysocki | 2019-09-17 | 1 | -15/+10 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state() | Ulf Hansson | 2019-09-02 | 1 | -2/+2 |
| | | * | PM / Domains: Simplify genpd_lookup_dev() | Ulf Hansson | 2019-09-02 | 1 | -13/+8 |
| | |/ |
|
| * | | Merge suspend-to-idle rework material for v5.4. | Rafael J. Wysocki | 2019-09-17 | 2 | -24/+13 |
| |\ \ |
|
| | * | | PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end() | Rafael J. Wysocki | 2019-07-23 | 1 | -18/+12 |
| | * | | PM: sleep: Simplify suspend-to-idle control flow | Rafael J. Wysocki | 2019-07-23 | 1 | -5/+0 |
| | * | | PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() | Rafael J. Wysocki | 2019-07-23 | 1 | -1/+1 |
| | |/ |
|
| * | | PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}() | Stephen Boyd | 2019-08-21 | 1 | -2/+0 |
| * | | PM / wakeup: Register wakeup class kobj after device is added | Stephen Boyd | 2019-08-21 | 4 | -4/+34 |
| * | | PM / wakeup: Fix sysfs registration error path | Stephen Boyd | 2019-08-21 | 1 | -4/+9 |
| * | | PM / wakeup: Show wakeup sources stats in sysfs | Tri Vo | 2019-08-21 | 4 | -5/+237 |
| * | | PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare() | Tri Vo | 2019-08-21 | 1 | -20/+13 |
| |/ |
|
* / | driver/core: Convert to use built-in RCU list checking | Joel Fernandes (Google) | 2019-08-13 | 1 | -5/+10 |
|/ |
|
* | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-07-18 | 4 | -21/+128 |
|\ |
|
| * | PM / QoS: Add support for MIN/MAX frequency constraints | Viresh Kumar | 2019-07-04 | 1 | -14/+97 |
| * | PM / QOS: Pass request type to dev_pm_qos_read_value() | Viresh Kumar | 2019-07-04 | 2 | -6/+13 |
| * | PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() | Viresh Kumar | 2019-07-04 | 3 | -6/+11 |
| * | PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier() | Viresh Kumar | 2019-07-04 | 2 | -5/+17 |
| | | |
| \ | |
*-. \ | Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools' | Rafael J. Wysocki | 2019-07-08 | 1 | -4/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | PM / clk: Remove error message on out-of-memory condition | Geert Uytterhoeven | 2019-05-28 | 1 | -2/+0 |
| | * | drivers: base: power: clock_ops: Use of_clk_get_parent_count() | Kefeng Wang | 2019-05-28 | 1 | -2/+2 |
| |/ |
|
* | | PM: sleep: Drop dev_pm_skip_next_resume_phases() | Rafael J. Wysocki | 2019-07-04 | 1 | -16/+3 |
* | | drivers: base: power: remove wakeup_sources_stats_dentry variable | Greg Kroah-Hartman | 2019-06-19 | 1 | -4/+2 |
* | | PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take | Bart Van Assche | 2019-06-14 | 1 | -6/+11 |
|/ |
|
* | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-05-15 | 1 | -2/+6 |
|\ |
|
| * | PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag | Leonard Crestez | 2019-05-13 | 1 | -2/+6 |
* | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-07 | 12 | -46/+14 |
|\ \ |
|
| * | | drivers: base: power: add proper SPDX identifiers on files that did not have ... | Greg Kroah-Hartman | 2019-04-04 | 12 | -46/+14 |
* | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-05-07 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -3/+3 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'pm-devfreq' and 'pm-domains' | Rafael J. Wysocki | 2019-05-06 | 1 | -45/+42 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | * | | PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name() | Ulf Hansson | 2019-04-25 | 1 | -10/+10 |
| | * | | PM / Domains: Search for the CPU device outside the genpd lock | Ulf Hansson | 2019-04-25 | 1 | -25/+27 |
| | * | | PM / Domains: Drop unused in-parameter to some genpd functions | Ulf Hansson | 2019-04-25 | 1 | -11/+6 |
| | * | | PM / Domains: Use the base device for driver_deferred_probe_check_state() | Ulf Hansson | 2019-04-25 | 1 | -5/+5 |
| | * | | Merge cpuidle material depended on by the subsequent changes. | Rafael J. Wysocki | 2019-04-25 | 2 | -4/+140 |
| | |\ \ |
|