2024-05-23 16:09:05

by Rafael J. Wysocki

[permalink] [raw]
Subject: [PATCH v1 0/4] thermal: core: Fixes related to trip points that get changed

Hi Everyone,

These are fixes (for 6.10-rc) related to the handling of trip points that
change during mitigation episodes involving them.

The first two address the handling of such trips by the thermal debug code, the
third one is a cleanup prerequisite for the next one, and the last one amends
a recent fix.

Please refer to the individual patch changelogs for details.

Thanks!