thermal-6.2-rc1
tagged this
12 Dec 16:39
- Fix race conditions related to thermal device operations that are not protected against thermal device removal (Guenter Roeck). - Fix error code in __thermal_cooling_device_register() (Dan Carpenter). - Validate new cooling device state (coming from user space) in cur_state_store() and reuse the max_state value from cooling device structure in the sysfs interface (Viresh Kumar). - Fix some possible name leaks in error paths in the thermal control core code (Yang Yingliang). - Detect TCC lock bit set in the intel_tcc_cooling driver and make it refuse to update the TCC offset in that case (Zhang Rui). - Add TCC cooling support for RaptorLake-S (Zhang Rui). - Prevent accidental clearing of HFI status by one of the other drivers using the same status register (Srinivas Pandruvada). - Protect clearing of thermal status bits in Intel thermal control drivers (Srinivas Pandruvada). - Allow the HFI thermal control driver to ACK an HFI event for the previously observed timestamp (Srinivas Pandruvada). - Remove a pointless die_id check from the HFI thermal driver and adjust the definition a data structure used by it (Ricardo Neri).