summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/sun8i_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/sun8i: Convert to use macroYangtao Li2023-01-241-2/+2
* thermal/drivers/sun8i: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
* thermal/drivers/sun8i: Fix typo in commentJulia Lawall2022-07-281-1/+1
* thermal: Fix couple of spellos in the file sun8i_thermal.cBhaskar Chowdhury2021-03-101-2/+2
* thermal: sun8i: Use bitmap API instead of open codeYangtao Li2020-11-121-16/+17
* thermal: sun8i: Add A100's THS controller supportYangtao Li2020-10-121-0/+14
* thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...Yangtao Li2020-10-121-1/+1
* thermal: sun8i: Add hwmon supportYangtao Li2020-01-271-0/+6
* thermal: sun8i: Remove unused variable and unneeded macrosYangtao Li2020-01-271-6/+0
* thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...Yangtao Li2020-01-271-1/+1
* thermal: sun8i: Fix r40 ths numberYangtao Li2020-01-271-1/+1
* thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40Yangtao Li2020-01-271-0/+639