linux/tools/power/cpupower/utils/helpers
Jeremy Linton 6b8ff06854 cpupower: Build and call CPPC information on non-AMD processors
Now that we have a generic CPPC printout, call it on !AMD
processors. If it fails to detect CPPC, or the registers don't look
reasonable then it will exit without printing anything.

Link: https://lore.kernel.org/r/20260709221344.1919794-3-jeremy.linton@arm.com
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2026-07-16 17:34:27 -06:00
..
amd.c cpupower: Adjust whitespace for amd-pstate specific prints 2024-12-20 09:12:07 -07:00
bitmask.c cpupower: Fix comparing pointer to 0 coccicheck warns 2020-07-06 16:10:40 -06:00
bitmask.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cppc.c cpupower: Add generic CPPC performance display 2026-07-16 17:34:27 -06:00
cpuid.c cpupower: Initial AMD P-State capability 2022-02-22 18:36:39 -07:00
helpers.h cpupower: Build and call CPPC information on non-AMD processors 2026-07-16 17:34:27 -06:00
misc.c cpupower: Add intel_pstate turbo boost support for Intel platforms 2026-03-03 11:18:53 -07:00
msr.c tools/power/cpupower: Read energy_perf_bias from sysfs 2020-11-16 17:42:12 +01:00
pci.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sysfs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 2019-05-30 11:26:39 -07:00
sysfs.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
topology.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 2019-05-30 11:26:39 -07:00