2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 11:13:58 +08:00
linux-next/tools/power
Chrzaniuk, Hubert 121b48bb77 tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
x200 does not enable any way to programmatically obtain bus clock
speed. Bclk for the architecture has a fixed value of 100 MHz.
At the same time x200 cannot be included in has_snb_msrs since
it does not support C7 idle state.

prior to this patch, MHz values reported on this chip
were erroneously calculated using bclk of 133MHz,
causing MHz values to be reported 33% higher than actual.

Signed-off-by: Hubert Chrzaniuk <hubert.chrzaniuk@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2016-03-13 03:55:37 -04:00
..
acpi ACPICA: iASL: General cleanup of the file suffix #defines 2015-10-22 02:01:12 +02:00
cpupower Creating a common structure initialization pattern for struct option 2015-11-02 02:28:59 +01:00
x86 tools/power turbostat: Intel Xeon x200: fix erroneous bclk value 2016-03-13 03:55:37 -04:00