diff options
author | Doug Smythies <dsmythies@telus.net> | 2022-09-06 13:28:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-21 12:39:04 +0200 |
commit | 4d724a591c619a4f72ccbd2a14abd4e5f35cee03 (patch) | |
tree | 452bc67444a769de803136e5286985bc0684bfab /arch | |
parent | 16046a716c8e1f447909bec9b478d58e6e25e513 (diff) | |
download | linux-stable-4d724a591c619a4f72ccbd2a14abd4e5f35cee03.tar.gz linux-stable-4d724a591c619a4f72ccbd2a14abd4e5f35cee03.tar.bz2 linux-stable-4d724a591c619a4f72ccbd2a14abd4e5f35cee03.zip |
cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode
[ Upstream commit 71bb5c82aaaea007167f3ba68d3a669c74d7d55d ]
Users may disable HWP in firmware, in which case intel_pstate wouldn't load
unless the CPU model is explicitly supported.
Add TIGERLAKE to the list of CPUs that can register intel_pstate while not
advertising the HWP capability. Without this change, an TIGERLAKE in no-HWP
mode could only use the acpi_cpufreq frequency scaling driver.
See also commits:
d8de7a44e11f: cpufreq: intel_pstate: Add Skylake servers support
fbdc21e9b038: cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode
706c5328851d: cpufreq: intel_pstate: Add Cometlake support in no-HWP mode
Reported by: M. Cargi Ari <cagriari@pm.me>
Signed-off-by: Doug Smythies <dsmythies@telus.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions