[PATCH v1 0/3] thermal: core: Fix issues related to thermal zone resume
From: Rafael J. Wysocki
Date: Mon Dec 18 2023 - 14:29:29 EST
Hi Everyone,
This patch series fixes some issues related to the suspend and resume of
thermal zones during system-wide transitions.
Patch [1/3] addresses some existing synchronization issues.
Patch [2/3] is a preliminary change for the last patch.
Patch [3/3] rearranges the thermal zone resume code to resume thermal
zones asynchronously using the existing thermal zone polling support.
Please refer to the individual patch changelogs for details.
Thanks!