tools/power turbostat: correct dumped pkg-cstate-limit value
authorLen Brown <len.brown@intel.com>
Thu, 2 Apr 2015 01:02:57 +0000 (21:02 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 18 Apr 2015 18:20:52 +0000 (14:20 -0400)
commite9257f5fa48cc296d7eed35acf9f2ad195184122
treee30878a8b6ad8a5e30d60819e24dd1f1114b1075
parent8a5bdf41d2c027c1e4ad62bc4f96f3fdf82070ba
tools/power turbostat: correct dumped pkg-cstate-limit value

HSW expanded MSR_PKG_CST_CONFIG_CONTROL.Package-C-State-Limit,
from bits[2:0] used by previous implementations, to [3:0].
The value 1000b is unlimited, and is used by BDW and SKL too.

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