tools/power turbostat: fix Denverton BCLK
authorXiaolong Wang <xiaolong.wang@linux.intel.com>
Fri, 30 Sep 2016 09:53:40 +0000 (17:53 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 1 Dec 2016 06:33:19 +0000 (01:33 -0500)
commit5bbac26eae35065a9b2a5279118daad14f88eae9
tree62d8938c46b8041c1073cd23c92bfaed84a85c96
parent869ce69e1e8ae7e6fa4a1a90887e5f94eac653eb
tools/power turbostat: fix Denverton BCLK

Add Denverton to the group of SandyBridge and later processors,
to let the bclk be recognized as 100MHz rather than 133MHz,
then avoid the wrong value of the frequencies based on it,
including Bzy_MHz, max efficiency freuency, base frequency,
and turbo mode frequencies.

Signed-off-by: Xiaolong Wang <xiaolong.wang@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c