diff options
author | Len Brown <len.brown@intel.com> | 2015-04-10 06:22:56 +0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2015-04-13 22:41:49 +0200 |
commit | c4d30668da689de2f27bb0b19de4430d6c95d7cf (patch) | |
tree | dc11010eb99885ddaa10d723f4f1a11885c5835d /tools/power | |
parent | tools/power turbostat: label base frequency (diff) | |
download | linux-c4d30668da689de2f27bb0b19de4430d6c95d7cf.tar.xz linux-c4d30668da689de2f27bb0b19de4430d6c95d7cf.zip |
x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2
MSR_TURBO_RATIO_LIMIT has grown into a set of three registers.
Add the documented names for them, in preparation
for deleting the previous ad-hoc names:
+#define MSR_TURBO_RATIO_LIMIT 0x000001ad
+#define MSR_TURBO_RATIO_LIMIT1 0x000001ae
+#define MSR_TURBO_RATIO_LIMIT2 0x000001af
Signed-off-by: Len Brown <len.brown@intel.com>
Cc: x86@kernel.org
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions