diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-08 15:39:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-08 15:39:25 -0800 |
commit | be31d940b3b62c57a5d9506090e66e177b7eba90 (patch) | |
tree | 75f24f98c743a2ccb5ddb6e7e4b46da504251fdd /lib/.gitignore | |
parent | 43d3d587d22530ae92239b6aba5b0b2d5ba2e088 (diff) | |
parent | c4151604f0603d5700072183a05828ff87d764e4 (diff) | |
download | linux-be31d940b3b62c57a5d9506090e66e177b7eba90.tar.bz2 |
Merge tag 'pm-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull power management fixes from Rafael Wysocki:
"These address two issues in the intel_pstate driver and one in the
powernow-k8 cpufreq driver.
Specifics:
- Make the powernow-k8 cpufreq driver avoid calling
cpufreq_cpu_get(), which theoretically may return NULL, to get a
policy pointer that is known to it already (Colin Ian King)
- Drop two functions that are not used any more from the intel_pstate
driver (Lukas Bulwahn)
- Make intel_pstate check the HWP capabilities to get the maximum
available P-state in the passive mode to avoid using a stale value
of it in case of out-of-band updates (Rafael Wysocki)"
* tag 'pm-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
cpufreq: intel_pstate: remove obsolete functions
cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()
cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions