tools/power turbostat: Do not dump TRL if turbo is not supported
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 16 Sep 2022 11:59:50 +0000 (14:59 +0300)
committerLen Brown <len.brown@intel.com>
Tue, 4 Oct 2022 20:59:55 +0000 (22:59 +0200)
commit3ea8e52ec94de6cd5e8a9dc7b2ec72a7745b4e47
tree1704c232c011a013c7265c4928a8498d41295b69
parent8e45a9bf7ac1337f65772901d432b6d811bec67a
tools/power turbostat: Do not dump TRL if turbo is not supported

Do not dump turbo ratio limits if platform does not support turbo, because it
is confusing and the TRL MSRs may even include misleading information. And they
are not supposed to be relied on if turbo is not supported.

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