summaryrefslogtreecommitdiff
path: root/drivers/thermal/amlogic_thermal.c
AgeCommit message (Expand)Author
2024-01-02thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsUwe Kleine-König
2024-01-02thermal: amlogic: Make amlogic_thermal_disable() return voidUwe Kleine-König
2023-10-02thermal: amlogic: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-06-26thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()Yangtao Li
2023-04-07thermal: amlogic: Use dev_err_probe()Ye Xingchen
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel 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
2022-08-17thermal/drivers/amlogic: Switch to new of APIDaniel Lezcano
2021-03-10thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()Tang Bin
2020-11-16thermal: amlogic: Add hwmon supportMartin Blumenstingl
2020-01-27thermal: amlogic: Appease the kernel-doc deityAmit Kucheria
2019-11-07thermal: amlogic: Add thermal driver to support G12 SoCsGuillaume La Roque