summaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_sc_thermal.c
AgeCommit message (Expand)Author
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-06-26thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...Yangtao Li
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano
2023-03-03thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano
2023-01-17thermal/drivers/imx_sc_thermal: Add iMX8QM sensorsViorel Suman
2023-01-17thermal/drivers/imx_sc_thermal: Fix the loop conditionViorel Suman
2022-12-14thermal/drivers/imx_sc_thermal: Drop empty platform remove functionUwe Kleine-König
2022-10-04thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano
2022-08-17thermal/drivers/imx: Switch to new of APIDaniel Lezcano
2022-05-19thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probeMiaoqian Lin
2021-06-14thermal/drivers/imx_sc: Add missing of_node_put for loop iterationKrzysztof Kozlowski
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-13dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng
2020-04-14thermal: imx_sc_thermal: Add hwmon supportAnson Huang
2020-03-23thermal: imx_sc_thermal: Fix incorrect data typeAnson Huang
2020-03-12thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4Anson Huang
2020-03-12thermal: imx_sc: add i.MX system controller thermal supportAnson Huang