index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
imx_sc_thermal.c
Age
Commit message (
Expand
)
Author
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2023-06-26
thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...
Yangtao Li
2023-03-03
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-02-15
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-01-17
thermal/drivers/imx_sc_thermal: Add iMX8QM sensors
Viorel Suman
2023-01-17
thermal/drivers/imx_sc_thermal: Fix the loop condition
Viorel Suman
2022-12-14
thermal/drivers/imx_sc_thermal: Drop empty platform remove function
Uwe Kleine-König
2022-10-04
thermal/drivers/imx_sc: Rely on the platform data to get the resource id
Daniel Lezcano
2022-08-17
thermal/drivers/imx: Switch to new of API
Daniel Lezcano
2022-05-19
thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
Miaoqian Lin
2021-06-14
thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-05-13
dt-bindings: firmware: imx: Move system control into dt-binding headfile
Dong Aisheng
2020-04-14
thermal: imx_sc_thermal: Add hwmon support
Anson Huang
2020-03-23
thermal: imx_sc_thermal: Fix incorrect data type
Anson Huang
2020-03-12
thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4
Anson Huang
2020-03-12
thermal: imx_sc: add i.MX system controller thermal support
Anson Huang