summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/sprd_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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