Re: [PATCH] tools/power/turbostat: add Denverton to has_snb_msr()

2016-11-30 Thread Len Brown
Applied. thanks! Len Brown, Intel Open Source Technology Center

[PATCH] tools/power/turbostat: add Denverton to has_snb_msr()

2016-09-30 Thread Xiaolong Wang
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 Wan