x86 power: define RAPL MSRs
authorLen Brown <len.brown@intel.com>
Thu, 1 Nov 2012 00:47:40 +0000 (20:47 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 24 Nov 2012 02:40:11 +0000 (21:40 -0500)
The Run Time Average Power Limiting interface
is currently model specific, present on Sandy Bridge
and Ivy Bridge processors.

These #defines correspond to documentation in the latest
"IntelĀ® 64 and IA-32 Architectures Software Developer Manual",
plus some typos in that document corrected.

Signed-off-by: Len Brown <len.brown@intel.com>
Cc: x86@kernel.org

No differences found