linux/tools/power
Zhang Rui 7ab5ff4937 tools/power turbostat: Fix Core C6 residency on Atom CPUs
For Atom CPUs that have core cstate deeper than C6,
MSR_CORE_C6_RESIDENCY actually returns the residency for both CC6 and
deeper Core cstates.
Thus, the real Core C6 residency should be the subtraction of
MSR_CORE_C6_RESIDENCY return value and MSR_CORE_C6_RESIDENCY return value.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2021-05-04 20:01:00 -04:00
..
acpi ACPICA: Updated all copyrights to 2021 2021-01-22 15:51:53 +01:00
cpupower cpupower: Add cpuid cap flag for MSR_AMD_HWCR support 2021-01-26 09:40:45 -07:00
pm-graph pm-graph v5.8 2020-11-23 18:20:28 +01:00
x86 tools/power turbostat: Fix Core C6 residency on Atom CPUs 2021-05-04 20:01:00 -04:00