summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rzg2l_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: rzg2l: Convert to platform remove callback returning voidUwe Kleine-König2023-10-021-4/+2
* thermal: Explicitly include correct DT includesRob Herring2023-07-311-1/+1
* thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+0
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/rzg2l: Switch to new of APIDaniel Lezcano2022-08-171-5/+5
* thermal/drivers/rzg2l: Fix commentsBiju Das2022-07-281-7/+11
* thermal/drivers/rz2gl: Fix OTP Calibration Register valuesBiju Das2022-05-191-2/+8
* thermal/drivers/rz2gl: Add error check for reset_control_deassert()Biju Das2021-12-091-2/+4
* thermal/drivers: Add TSU driver for RZ/G2LBiju Das2021-11-301-0/+240