index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
sprd_thermal.c
Age
Commit message (
Expand
)
Author
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-02
thermal/drivers/sprd: Use devm_clk_get_enabled() helpers
Huan Yang
2023-10-02
thermal: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2022-08-17
thermal/drivers/sprd: Switch to new of API
Daniel Lezcano
2021-06-14
thermal/drivers/sprd: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
2021-06-11
thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
thermal/drivers/sprd: Fix return value of sprd_thm_probe()
Tiezhu Yang
2020-03-12
thermal: sprd: Add Spreadtrum thermal driver support
Freeman Liu