[PATCH v2 0/5] thermal: core: Assorted improvements for v6.11
From: Rafael J. Wysocki
Date: Tue May 28 2024 - 12:55:34 EST
Hi Everyone,
This is an update of
https://lore.kernel.org/linux-pm/13518388.uLZWGnKmhe@kreacher/
which mostly is a rebase on top of the recent fixes:
https://lore.kernel.org/linux-pm/12438941.O9o76ZdvQC@kreacher/
and the first patch from v1 is gone it turned out to be controversial (I will
be sending a new version of it separately).
The patches in the series address some shortcomings in the thermal
core code (including the Bang-Bang governor) and clean it up somewhat.
Please refer to the individual patch changelogs for details.
This series is independent of the thermal debugfs one posted earlier today:
https://lore.kernel.org/linux-pm/5794974.DvuYhMxLoT@kreacher/
At one point I'm going to put this series on a git branch for easier
access/testing.
Thanks!