summaryrefslogtreecommitdiff
path: root/drivers/thermal/tegra/tegra30-tsensor.c
AgeCommit message (Expand)Author
2023-07-31thermal: Explicitly include correct DT includesRob Herring
2023-06-26thermal/drivers/tegra: Remove redundant msg in tegra_tsensor_register_channel()Yangtao Li
2023-03-03thermal/drivers/tegra: Remove unneeded lock when setting a trip pointDaniel Lezcano
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
2023-01-06thermal/drivers/tegra: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-08-17thermal/drivers/tegra: Switch to new of APIDaniel Lezcano
2022-07-28thermal/core: Rename 'trips' to 'num_trips'Daniel Lezcano
2021-08-14thermal/drivers/tegra: Add driver for Tegra30 thermal sensorDmitry Osipenko