summaryrefslogtreecommitdiff
path: root/drivers/thermal/sun8i_thermal.c
AgeCommit message (Expand)Author
2023-06-26thermal/drivers/sun8i: Remove redundant msg in sun8i_ths_register()Yangtao Li
2023-06-26thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET
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-01-24thermal/drivers/sun8i: Convert to use macroYangtao Li
2022-08-17thermal/drivers/sun8i: Switch to new of APIDaniel Lezcano
2022-07-28thermal/drivers/sun8i: Fix typo in commentJulia Lawall
2021-03-10thermal: Fix couple of spellos in the file sun8i_thermal.cBhaskar Chowdhury
2020-11-12thermal: sun8i: Use bitmap API instead of open codeYangtao Li
2020-10-12thermal: sun8i: Add A100's THS controller supportYangtao Li
2020-10-12thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...Yangtao Li
2020-01-27thermal: sun8i: Add hwmon supportYangtao Li
2020-01-27thermal: sun8i: Remove unused variable and unneeded macrosYangtao Li
2020-01-27thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...Yangtao Li
2020-01-27thermal: sun8i: Fix r40 ths numberYangtao Li
2020-01-27thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40Yangtao Li