[PATCH v2 0/2] thermal: core: Fix thermal zone initialization and move passive polling management to the core

From: Rafael J. Wysocki
Date: Tue Apr 30 2024 - 11:55:54 EST


Hi Everyone,

This a v2 of the patch at

https://lore.kernel.org/linux-pm/5938055.MhkbZ0Pkbq@kreacher/

with one fix patch added and a couple of changes more in the main patch.

Patch [1/2] fixes the thermal zone initialization in the cases when getting the
first zone temperature from the sensor is delayed and patch [2/2] is an update
of the patch above.

Thanks!