[PATCH v2 0/2] thermal: sysfs: Simplifications of trip point attribute callbacks

From: Rafael J. Wysocki
Date: Fri Dec 01 2023 - 16:08:42 EST


Hi,

This is the second iteration of

https://lore.kernel.org/linux-pm/5754079.DvuYhMxLoT@kreacher/

which is more careful about locking removals.

The first patch reworks the _store callbacks of the trip point
sysfs attributes, and the second one updates their _show callbacks.

Please refer to the individual patch changelogs for details.

Thanks!