From: Rafael J. Wysocki Date: Mon, 9 Sep 2024 16:18:49 +0000 (+0200) Subject: Merge branch 'thermal-core' X-Git-Tag: v6.12-rc1~216^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3ee4ab0fd6ef257fc8b8d49166aef056d55c938;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'thermal-core' Merge thermal core fixes and cleanups for 6.12: - Refuse to accept trip point temperature or hysteresis that would lead to an invalid threshold value when setting them via sysfs (Rafael Wysocki). - Adjust states of all uninitialized instances in the .manage() callback of the Bang-bang thermal governor (Rafael Wysocki). - Drop a couple of redundant checks along with the code depending on them from the thermal core (Rafael Wysocki). - Rearrange the thermal core to avoid redundant checks and simplify control flow in a couple of code paths (Rafael Wysocki). * thermal-core: thermal: core: Drop thermal_zone_device_is_enabled() thermal: core: Check passive delay in monitor_thermal_zone() thermal: core: Drop dead code from monitor_thermal_zone() thermal: core: Drop redundant lockdep_assert_held() thermal: gov_bang_bang: Adjust states of all uninitialized instances thermal: sysfs: Add sanity checks for trip temperature and hysteresis --- e3ee4ab0fd6ef257fc8b8d49166aef056d55c938