]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools/power turbostat: decode MSR_IA32_POWER_CTL
authorLen Brown <len.brown@intel.com>
Thu, 31 Jan 2013 20:22:15 +0000 (15:22 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 9 Feb 2013 00:26:16 +0000 (19:26 -0500)
commit679204183472af16e8e75d2b1479459ad19bc67c
tree0508a4b33d9bfbb608c854da62da02224e0c1aa1
parent70b43400bc290764b49ff3497a9824604c66c409
tools/power turbostat: decode MSR_IA32_POWER_CTL

When verbose is enabled, print the C1E-Enable
bit in MSR_IA32_POWER_CTL.

also delete some redundant tests on the verbose variable.

Signed-off-by: Len Brown <len.brown@intel.com>
arch/x86/include/uapi/asm/msr-index.h
tools/power/x86/turbostat/turbostat.c