diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-12-21 10:06:06 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-12-21 10:06:06 +0100 |
commit | 3a56fe685dc96ee0adb5958787ab9a2e24347e5a (patch) | |
tree | 139f3aaa0b0680ec5447d155ec79115310160906 /Documentation/ABI | |
parent | ACPI: PM: Loop in full LPS0 mode only (diff) | |
parent | cpuidle: Add 'above' and 'below' idle state metrics (diff) | |
parent | cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver (diff) | |
parent | sched/cpufreq: Add the SPDX tags (diff) | |
download | linux-3a56fe685dc96ee0adb5958787ab9a2e24347e5a.tar.xz linux-3a56fe685dc96ee0adb5958787ab9a2e24347e5a.zip |
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'
* pm-cpuidle:
cpuidle: Add 'above' and 'below' idle state metrics
cpuidle: big.LITTLE: fix refcount leak
cpuidle: Add cpuidle.governor= command line parameter
cpuidle: poll_state: Disregard disable idle states
Documentation: admin-guide: PM: Add cpuidle document
* pm-cpufreq:
cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
dt-bindings: cpufreq: Introduce QCOM cpufreq firmware bindings
cpufreq: nforce2: Remove meaningless return
cpufreq: ia64: Remove unused header files
cpufreq: imx6q: save one condition block for normal case of nvmem read
cpufreq: imx6q: remove unused code
cpufreq: pmac64: add of_node_put()
cpufreq: powernv: add of_node_put()
Documentation: intel_pstate: Clarify coordination of P-State limits
cpufreq: intel_pstate: Force HWP min perf before offline
cpufreq: s3c24xx: Change to use DEFINE_SHOW_ATTRIBUTE macro
* pm-cpufreq-sched:
sched/cpufreq: Add the SPDX tags