diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-10-04 22:39:19 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-10-22 13:08:03 +0300 |
commit | 0dc23567c20639049ad57fd8cc2165ee9f493ab6 (patch) | |
tree | 3a29e6caab08a73301b4de4818ce82440f2b8b15 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ee879a5ea33c49d994fc1d2a60a36afe004548ce (diff) | |
download | linux-0dc23567c20639049ad57fd8cc2165ee9f493ab6.tar.xz |
thermal: core: Move lists of thermal instances to trip descriptors
In almost all places where a thermal zone's list of thermal instances
is walked, there is a check to match a specific trip point and it is
walked in vain whenever there are no cooling devices associated with
the given trip.
To address this, store the lists of thermal instances in trip point
descriptors instead of storing them in thermal zones and adjust all
code using those lists accordingly.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://patch.msgid.link/5522726.Sb9uPGUboI@rjwysocki.net
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions