summaryrefslogtreecommitdiff
path: root/drivers/thermal/da9062-thermal.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki1-1/+1
2023-09-29thermal: da9062: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-03thermal/drivers/da9062: Don't access the thermal zone device fieldsDaniel Lezcano1-4/+7
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2023-01-06thermal/drivers/da9062: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-44/+8
2022-08-31thermal: da9062-thermal: Drop redundant error messagezhaoxiao1-3/+2
2021-01-19thermal/core: Remove ms based delay fieldsDaniel Lezcano1-2/+2
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-1/+5
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-8/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-10-25thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven1-2/+2
2017-04-06thermal: da9062/61: Thermal junction temperature monitoring driverSteve Twiss1-0/+315