diff options
author | Srinivas Pandruvada <[email protected]> | 2023-02-03 20:29:02 -0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-02-07 20:51:15 +0100 |
commit | 621084965459d2b9e2713844aac4d803d5bb6d67 (patch) | |
tree | 63dbf65ad9779033fa441359168e4019d153ea0a /tools/perf/scripts/python | |
parent | 72ffc28f2fe8bce4e5b682caedf7a26c4998c756 (diff) |
thermal: intel: powerclamp: Return last requested state as cur_state
When the user is reading cur_state from the thermal cooling device for
Intel powerclamp device:
- It returns the idle ratio from Package C-state counters when
there is active idle injection session.
- -1, when there is no active idle injection session.
This information is not very useful as the package C-state counters vary
a lot from read to read. Instead just return the last requested cur_state.
Signed-off-by: Srinivas Pandruvada <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions