summaryrefslogtreecommitdiff
path: root/drivers/thermal
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2022-09-16 14:59:50 +0300
committerLen Brown <len.brown@intel.com>2022-10-04 22:59:55 +0200
commit3ea8e52ec94de6cd5e8a9dc7b2ec72a7745b4e47 (patch)
tree1704c232c011a013c7265c4928a8498d41295b69 /drivers/thermal
parent8e45a9bf7ac1337f65772901d432b6d811bec67a (diff)
downloadkernel-3ea8e52ec94de6cd5e8a9dc7b2ec72a7745b4e47.tar.gz
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>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions
8ef7b9e1765a52c8023d9133a2438ac9f6da486a'>powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni 2022-03-08powerpc/pseries/vas: Save PID in pseries_vas_window structHaren Myneni 2022-03-08powerpc/pseries/vas: Use common names in VAS capability structureHaren Myneni 2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child 2021-12-16powerpc/pseries/vas: Don't print an error when VAS is unavailableNicholas Piggin 2021-08-20powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as staticCédric Le Goater 2021-06-25powerpc/pseries/vas: Include irqdomain.hMichael Ellerman 2021-06-20powerpc/pseries/vas: Setup IRQ and fault handlingHaren Myneni 2021-06-20powerpc/pseries/vas: Integrate API with open/close windowsHaren Myneni 2021-06-20powerpc/pseries/vas: Implement getting capabilities from hypervisorHaren Myneni 2021-06-20powerpc/pseries/vas: Add hcall wrappers for VAS handlingHaren Myneni