| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-15 | thermal: Constify struct thermal_zone_device_ops | Christophe JAILLET | 1 | -1/+1 |
| 2024-11-13 | thermal: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -3/+3 |
| 2024-02-27 | thermal: core: Eliminate writable trip points masks | Rafael J. Wysocki | 1 | -1/+1 |
| 2023-09-29 | thermal: da9062: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-03-03 | thermal/drivers/da9062: Don't access the thermal zone device fields | Daniel Lezcano | 1 | -4/+7 |
| 2023-03-03 | thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers | Daniel Lezcano | 1 | -1/+1 |
| 2023-01-06 | thermal/drivers/da9062: Use generic thermal_zone_get_trip() function | Daniel Lezcano | 1 | -44/+8 |
| 2022-08-31 | thermal: da9062-thermal: Drop redundant error message | zhaoxiao | 1 | -3/+2 |
| 2021-01-19 | thermal/core: Remove ms based delay fields | Daniel Lezcano | 1 | -2/+2 |
| 2020-06-29 | thermal: Use mode helpers in drivers | Andrzej Pietrasiewicz | 1 | -1/+5 |
| 2020-06-29 | thermal: remove get_mode() operation of drivers | Andrzej Pietrasiewicz | 1 | -8/+0 |
| 2020-06-29 | thermal: Store device mode in struct thermal_zone_device | Andrzej Pietrasiewicz | 1 | -4/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
| 2018-10-25 | thermal: da9062/61: Prevent hardware access during system suspend | Geert Uytterhoeven | 1 | -2/+2 |
| 2017-04-06 | thermal: da9062/61: Thermal junction temperature monitoring driver | Steve Twiss | 1 | -0/+315 |