aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/broadcom/bcm2711_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-31thermal: Explicitly include correct DT includesGravatar Rob Herring 1-1/+1
2023-03-03thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Gravatar Daniel Lezcano 1-1/+0
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversGravatar Daniel Lezcano 1-1/+1
2022-08-17thermal/drivers/broadcom: Switch to new of APIGravatar Daniel Lezcano 1-7/+7
2022-05-19thermal/drivers/bcm2711: Don't clamp temperature at zeroGravatar Stefan Wahren 1-4/+1
2020-12-10thermal: broadcom: simplify the return expression of bcm2711_thermal_probe()Gravatar Zheng Yongjun 1-5/+1
2020-01-27thermal: Add BCM2711 thermal driverGravatar Stefan Wahren 1-0/+123