commit | 0539ba118fe241b0d03202fda0cd19cb758b7fbd | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Fri Feb 10 00:27:20 2017 -0500 |
committer | Len Brown <len.brown@intel.com> | Wed Mar 01 00:14:02 2017 -0500 |
tree | f4c62d97e838497c699a33ef0f94aaa4ecccae96 | |
parent | 419c9e986ea453d07140bffb9708d730b6317e8e [diff] |
tools/power turbostat: Baytrail c-state support The Baytrail SOC, with its Silvermont core, has some unique properties: 1. a hardware CC1 residency counter 2. a module-c6 residency counter 3. a package-c6 counter at traditional package-c7 counter address. The SOC does not support c3, pc3, c7 or pc7 counters. Signed-off-by: Len Brown <len.brown@intel.com>