]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/power/x86/intel-speed-select: Skip uncore frequency update
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Thu, 17 Apr 2025 00:26:46 +0000 (17:26 -0700)
committerSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Fri, 9 May 2025 18:04:19 +0000 (11:04 -0700)
commit51272ca7c3670d37cd4c573ed0f2f54e24095a01
tree046668678daf2394898b0e90fee7b401e96b6ded
parent5aa63cab70d3f9c1ff714977ecad09c62ccef731
tools/power/x86/intel-speed-select: Skip uncore frequency update

On SST PP level switch, skip adjusting the uncore frequency limit and
allow the hardware to handle this on newer platforms.

As newer generations of CPUs have changed the extended family identifier,
use this identifier to exclude the update.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
tools/power/x86/intel-speed-select/isst-config.c