linux/tools/power
Len Brown e9be7dd628 tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS
When EPB is 0xF, turbosat was incorrectly describing it as "custom"
instead of calling it "powersave":

< cpu0: MSR_IA32_ENERGY_PERF_BIAS: 0x0000000f (custom)
> cpu0: MSR_IA32_ENERGY_PERF_BIAS: 0x0000000f (powersave)

Signed-off-by: Len Brown <len.brown@intel.com>
2015-05-27 18:04:00 -04:00
..
acpi ACPICA: Fix a sscanf format string. 2015-04-14 14:51:53 +02:00
cpupower cpupower: fix breakage from libpci API change 2015-04-15 21:54:26 +02:00
x86 tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS 2015-05-27 18:04:00 -04:00