]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpupower: Add support for showing energy performance preference
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 18 Dec 2024 19:09:54 +0000 (13:09 -0600)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 20 Dec 2024 16:12:07 +0000 (09:12 -0700)
commit5f567afc283fc9e7c6a34d013c4fc6c5e8d6afae
treef33c47844961a8475d8b324e2fecce80cba88c6a
parent26e16174f54d40a3774614c4d43966572ed79dc1
cpupower: Add support for showing energy performance preference

The EPP value is useful for characterization of performance. Show
it in cpupower frequency-info output.

Link: https://lore.kernel.org/r/20241218191144.3440854-6-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/power/cpupower/lib/cpufreq.c
tools/power/cpupower/lib/cpufreq.h
tools/power/cpupower/utils/cpufreq-info.c