summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/da9062-thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-271-1/+1
* thermal: da9062: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-3/+2
* thermal/drivers/da9062: Don't access the thermal zone device fieldsDaniel Lezcano2023-03-031-4/+7
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/da9062: Use generic thermal_zone_get_trip() functionDaniel Lezcano2023-01-061-44/+8
* thermal: da9062-thermal: Drop redundant error messagezhaoxiao2022-08-311-3/+2
* thermal/core: Remove ms based delay fieldsDaniel Lezcano2021-01-191-2/+2
* thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-1/+5
* thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz2020-06-291-8/+0
* thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz2020-06-291-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven2018-10-251-2/+2
* thermal: da9062/61: Thermal junction temperature monitoring driverSteve Twiss2017-04-061-0/+315