summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/k3_bandgap.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/k3_bandgap: Remove some unused fields in struct k3_bandgapChristophe JAILLET2024-04-231-1/+0
* thermal: k3_bandgap: Convert to platform remove callback returning voidUwe Kleine-König2023-09-291-4/+2
* thermal/drivers/k3_bandgap: Remove unneeded call to platform_set_drvdata()Andrei Coardos2023-08-161-1/+0
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+1
* drivers/thermal/k3: Remove redundant msg in k3_bandgap_probe()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/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/banggap: Switch to new of APIDaniel Lezcano2022-08-171-6/+6
* thermal/drivers/k3: Add hwmon supportMassimiliano Minella2022-05-191-0/+5
* thermal: k3: Add support for bandgap sensorsKeerthy2020-04-141-0/+264