aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/rzg2l_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-02thermal: rzg2l: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
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/rzg2l: Switch to new of APIGravatar Daniel Lezcano 1-5/+5
2022-07-28thermal/drivers/rzg2l: Fix commentsGravatar Biju Das 1-7/+11
2022-05-19thermal/drivers/rz2gl: Fix OTP Calibration Register valuesGravatar Biju Das 1-2/+8
2021-12-09thermal/drivers/rz2gl: Add error check for reset_control_deassert()Gravatar Biju Das 1-2/+4
2021-11-30thermal/drivers: Add TSU driver for RZ/G2LGravatar Biju Das 1-0/+240