summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/amlogic_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsUwe Kleine-König2024-01-021-5/+6
* thermal: amlogic: Make amlogic_thermal_disable() return voidUwe Kleine-König2024-01-021-4/+4
* thermal: amlogic: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+4
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-2/+0
* thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()Yangtao Li2023-06-261-2/+1
* thermal: amlogic: Use dev_err_probe()Ye Xingchen2023-04-071-5/+2
* thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+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/amlogic: Switch to new of APIDaniel Lezcano2022-08-171-8/+8
* thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()Tang Bin2021-03-101-3/+1
* thermal: amlogic: Add hwmon supportMartin Blumenstingl2020-11-161-0/+4
* thermal: amlogic: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+5
* thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume La Roque2019-11-071-0/+333