]> git.baikalelectronics.ru Git - kernel.git/commit
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
authorLen Brown <len.brown@intel.com>
Sun, 1 Jan 2017 18:08:33 +0000 (13:08 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 25 Feb 2017 21:52:29 +0000 (16:52 -0500)
commitbea18a1b1655f139733c206614bd87ed703e1457
treee2a33738a877b5e0f6bdfc423051771a203289af
parentb290044e2d26e9ccef6675ce85103cc646b708c6
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT

and so --debug fails with:

turbostat: msr 1 offset 0x1aa read failed: Input/output error

It seems that baytrail, and airmont do not have this MSR.
It is included in subsequent Goldmont Atom.

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