]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60114597c0f200b7b2fcb6fd1e1a3702244598db
tree9e429bb224d154170b00052af946ffe772ca996c
parentaacc73c0146249177eb7f8c81f3e2d13144f90c2
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