summaryrefslogtreecommitdiffstats
path: root/drivers/base/power
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki2020-03-304-20/+47
|\ \ \
| | | * PM / Domains: Allow no domain-idle-states DT property in genpd when parsingUlf Hansson2020-03-141-1/+1
| |_|/ |/| |
| | * PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not thereNeeraj Upadhyay2020-03-251-1/+3
| | * PM: sleep: wakeup: Use built-in RCU list checkingMadhuparna Bhowmik2020-03-041-5/+8
| | * PM: sleep: core: Use built-in RCU list checkingMadhuparna Bhowmik2020-03-041-4/+8
| |/ |/|
| * PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus2020-03-041-9/+27
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-0/+38
|\
| * PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson2020-01-021-0/+38
* | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-311-5/+37
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-core'Rafael J. Wysocki2020-01-311-5/+37
| |\ \ \ | | | |/ | | |/|
| | | * PM: core: Fix handling of devices deleted during system-wide resumeRafael J. Wysocki2020-01-241-5/+37
* | | | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-01-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-1/+1
| |/ /
| | |
| \ \
*-. | | Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki2020-01-271-2/+11
|\ \| | | | |/ | |/|
| * | PM-runtime: add tracepoints for usage_count changesMichał Mirosław2020-01-131-2/+11
| |/
* / PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing2019-12-201-0/+3
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-051-0/+54
|\
| * PM: wakeup: Add routine to help fetch wakeup source object.Ran Wang2019-10-291-0/+54
* | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCYLeonard Crestez2019-11-291-6/+67
* | PM / QoS: Initial kunit testLeonard Crestez2019-11-292-0/+118
| |
| \
*-. \ Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'Rafael J. Wysocki2019-11-264-40/+54
|\ \ \
| | * | PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch()Ulf Hansson2019-11-131-20/+12
| | * | PM / Domains: Implement the ->start() callback for genpdUlf Hansson2019-11-131-0/+8
| | * | PM / Domains: Introduce dev_pm_domain_start()Ulf Hansson2019-11-131-0/+20
| |/ / |/| |
| * | PM / wakeirq: remove unnecessary parenthesesXiaofei Tan2019-11-131-2/+2
| * | PM / core: Clean up some function headers in power.hUlf Hansson2019-11-081-18/+12
| |/
* / PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki2019-10-211-68/+2
|/
* Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-181-2/+2
|\
| * driver core: Remove device link creation limitationRafael J. Wysocki2019-07-251-2/+2
* | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-177-65/+307
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki2019-09-171-15/+10
| |\ \ \ | | | |/ | | |/|
| | | * PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()Ulf Hansson2019-09-021-2/+2
| | | * PM / Domains: Simplify genpd_lookup_dev()Ulf Hansson2019-09-021-13/+8
| | |/
| * | Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki2019-09-172-24/+13
| |\ \
| | * | PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()Rafael J. Wysocki2019-07-231-18/+12
| | * | PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki2019-07-231-5/+0
| | * | PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki2019-07-231-1/+1
| | |/
| * | PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()Stephen Boyd2019-08-211-2/+0
| * | PM / wakeup: Register wakeup class kobj after device is addedStephen Boyd2019-08-214-4/+34
| * | PM / wakeup: Fix sysfs registration error pathStephen Boyd2019-08-211-4/+9
| * | PM / wakeup: Show wakeup sources stats in sysfsTri Vo2019-08-214-5/+237
| * | PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()Tri Vo2019-08-211-20/+13
| |/
* / driver/core: Convert to use built-in RCU list checkingJoel Fernandes (Google)2019-08-131-5/+10
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-184-21/+128
|\
| * PM / QoS: Add support for MIN/MAX frequency constraintsViresh Kumar2019-07-041-14/+97
| * PM / QOS: Pass request type to dev_pm_qos_read_value()Viresh Kumar2019-07-042-6/+13
| * PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()Viresh Kumar2019-07-043-6/+11
| * PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()Viresh Kumar2019-07-042-5/+17
| |
| \
*-. \ Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2019-07-081-4/+2
|\ \ \ | | |/ | |/|
| | * PM / clk: Remove error message on out-of-memory conditionGeert Uytterhoeven2019-05-281-2/+0