summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/sprd_thermal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: sprd: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-3/+2
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+1
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/sprd: Switch to new of APIDaniel Lezcano2022-08-171-9/+9
* thermal/drivers/sprd: Add missing of_node_put for loop iterationKrzysztof Kozlowski2021-06-141-6/+9
* thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang2021-06-111-0/+1
* Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-071-2/+4
|\
| * thermal: Use mode helpers in driversAndrzej Pietrasiewicz2020-06-291-2/+4
* | thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang2020-06-291-2/+2
|/
* thermal: sprd: Add Spreadtrum thermal driver supportFreeman Liu2020-03-121-0/+552