diff options
author | Rafael J. Wysocki <[email protected]> | 2024-04-10 18:10:53 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2024-04-19 22:11:06 +0200 |
commit | 80f5fd45c764816fe9dbe8e94bd2677b4a8a3f4d (patch) | |
tree | f30f73116a84a95d756f72443371dd165a715032 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5c897a9a1237155822183b8979005d06c14a996a (diff) |
thermal: core: Introduce .trip_crossed() callback for thermal governors
Introduce a new thermal governor callback called .trip_crossed()
that will be invoked whenever a trip point is crossed by the zone
temperature, either on the way up or on the way down.
The trip crossing direction information will be passed to it and if
multiple trips are crossed in the same direction during one thermal zone
update, the new callback will be invoked for them in temperature order,
either ascending or descending, depending on the trip crossing
direction.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Reviewed-by: Lukasz Luba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions