aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/sprd_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-02thermal: sprd: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-07-31thermal: Explicitly include correct DT includesRob Herring1-1/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2022-08-17thermal/drivers/sprd: Switch to new of APIDaniel Lezcano1-9/+9
2021-06-14thermal/drivers/sprd: Add missing of_node_put for loop iterationKrzysztof Kozlowski1-6/+9
2021-06-11thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang1-0/+1
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-2/+4
2020-06-29thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang1-2/+2
2020-03-12thermal: sprd: Add Spreadtrum thermal driver supportFreeman Liu1-0/+552