tools/power turbostat: dump secondary Turbo-Ratio-Limit
authorLen Brown <len.brown@intel.com>
Wed, 1 Jun 2022 03:29:13 +0000 (17:29 -1000)
committerLen Brown <len.brown@intel.com>
Thu, 28 Jul 2022 18:23:26 +0000 (14:23 -0400)
commit4af184ee8b2c0a69a038483ba605510203bf015b
tree9e429bb224d154170b00052af946ffe772ca996c
parent5d6228452c008d1186e8d6a5ef3079e608e7a888
tools/power turbostat: dump secondary Turbo-Ratio-Limit

Intel Performance Hybrid processors have a 2nd MSR
describing the turbo limits enforced on the Ecores.

Note, TRL and Secondary-TRL are usually R/O information,
but on overclock-capable parts, they can be written.

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