summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/imx_sc_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+0
* thermal/drivers/imx: Remove redundant msg in imx8mm_tmu_probe() and imx_sc_th...Yangtao Li2023-06-261-2/+1
* thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+1
* thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano2023-03-031-4/+1
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+0
* thermal/drivers/imx_sc_thermal: Add iMX8QM sensorsViorel Suman2023-01-171-1/+5
* thermal/drivers/imx_sc_thermal: Fix the loop conditionViorel Suman2023-01-171-2/+2
* thermal/drivers/imx_sc_thermal: Drop empty platform remove functionUwe Kleine-König2022-12-141-6/+0
* thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano2022-10-041-35/+33
* thermal/drivers/imx: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
* thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probeMiaoqian Lin2022-05-191-2/+4
* thermal/drivers/imx_sc: Add missing of_node_put for loop iterationKrzysztof Kozlowski2021-06-141-0/+3
* Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-121-0/+4
|\
| * thermal: imx_sc_thermal: Add hwmon supportAnson Huang2020-04-141-0/+4
* | dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng2020-05-131-1/+1
|/
* thermal: imx_sc_thermal: Fix incorrect data typeAnson Huang2020-03-231-2/+2
* thermal: imx_sc_thermal: Align imx sc thermal msg structs to 4Anson Huang2020-03-121-3/+3
* thermal: imx_sc: add i.MX system controller thermal supportAnson Huang2020-03-121-0/+148