summaryrefslogtreecommitdiff
path: root/drivers/thermal/rzg2l_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-02thermal: rzg2l: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-31thermal: Explicitly include correct DT includesRob Herring1-1/+1
2023-03-03thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano1-1/+0
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2022-08-17thermal/drivers/rzg2l: Switch to new of APIDaniel Lezcano1-5/+5
2022-07-28thermal/drivers/rzg2l: Fix commentsBiju Das1-7/+11
2022-05-19thermal/drivers/rz2gl: Fix OTP Calibration Register valuesBiju Das1-2/+8
2021-12-09thermal/drivers/rz2gl: Add error check for reset_control_deassert()Biju Das1-2/+4
2021-11-30thermal/drivers: Add TSU driver for RZ/G2LBiju Das1-0/+240