tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz
authorLen Brown <len.brown@intel.com>
Fri, 2 Dec 2016 04:10:39 +0000 (23:10 -0500)
committerLen Brown <len.brown@intel.com>
Fri, 2 Dec 2016 04:18:26 +0000 (23:18 -0500)
commit7268d407ad4c49fbd521fb2e2f675a447bfef472
treeefe20360100987705d5a4f155de94c056e030e56
parent5cc6323c797687d7193fef6deec589c23f16289a
tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz

This changes only the TSC frequency decoding line seen with --debug

old: TSC: 1382 MHz (19200000 Hz * 216 / 3 / 1000000)
new: TSC: 1800 MHz (25000000 Hz * 216 / 3 / 1000000)

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