summaryrefslogtreecommitdiff
path: root/drivers/thermal/k3_bandgap.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-29thermal: k3_bandgap: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-16thermal/drivers/k3_bandgap: Remove unneeded call to platform_set_drvdata()Andrei Coardos1-1/+0
2023-07-31thermal: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-26drivers/thermal/k3: Remove redundant msg in k3_bandgap_probe()Yangtao Li1-2/+1
2023-03-03thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano1-1/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2022-08-17thermal/drivers/banggap: Switch to new of APIDaniel Lezcano1-6/+6
2022-05-19thermal/drivers/k3: Add hwmon supportMassimiliano Minella1-0/+5
2020-04-14thermal: k3: Add support for bandgap sensorsKeerthy1-0/+264