mbox series

[RFC,for,6.13,v1,00/20] thermal: core: Updates related to thermal zone initialization, suspend and locking

Message ID 6100907.lOV4Wx5bFT@rjwysocki.net
Headers show
Series thermal: core: Updates related to thermal zone initialization, suspend and locking | expand

Message

Rafael J. Wysocki Sept. 14, 2024, 10:24 a.m. UTC
Hi Everyone,

This is a continuation of

https://lore.kernel.org/linux-pm/4920970.GXAFRqVoOG@rjwysocki.net/

that eliminates a couple of races related to thermal zone initialization
and system suspend, cleans up thermal zone updates handling during thermal
zone and cooling device initialization and generally switches over the
thermal core to using guards for locking.

Please see the individual patch changelogs for details.

The patches in this series only received minimum testing (hence RFC), but
all of these changes make sense IMV.

Thanks!