-
- Downloads
Merge tag 'thermal-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull thermal control fixes from Rafael Wysocki: "These fix a few issues related to the MSI IRQs management in the int340x thermal driver, fix a thermal core issue that may lead to missing trip point crossing events and update the thermal core documentation. Specifics: - Fix MSI error path cleanup in int340x, allow it to work with a subset of thermal MSI IRQs if some of them are not working and make it free all MSI IRQs on module exit (Srinivas Pandruvada) - Fix a thermal core issue that may lead to missing trip point crossing events in some cases when thermal_zone_set_trips() is used and update the thermal core documentation (Rafael Wysocki)" * tag 'thermal-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: thermal: core: Update thermal zone registration documentation thermal: trip: Avoid skipping trips in thermal_zone_set_trips() thermal: intel: int340x: Free MSI IRQ vectors on module exit thermal: intel: int340x: Allow limited thermal MSI support thermal: intel: int340x: Fix kernel warning during MSI cleanup
No related branches found
No related tags found
Showing
- Documentation/driver-api/thermal/sysfs-api.rst 30 additions, 35 deletionsDocumentation/driver-api/thermal/sysfs-api.rst
- drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c 22 additions, 7 deletions...rmal/intel/int340x_thermal/processor_thermal_device_pci.c
- drivers/thermal/thermal_trip.c 2 additions, 2 deletionsdrivers/thermal/thermal_trip.c
Loading
Please register or sign in to comment