aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/sun8i_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-10thermal: Fix couple of spellos in the file sun8i_thermal.cGravatar Bhaskar Chowdhury 1-2/+2
2020-11-12thermal: sun8i: Use bitmap API instead of open codeGravatar Yangtao Li 1-16/+17
2020-10-12thermal: sun8i: Add A100's THS controller supportGravatar Yangtao Li 1-0/+14
2020-10-12thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...Gravatar Yangtao Li 1-1/+1
2020-01-27thermal: sun8i: Add hwmon supportGravatar Yangtao Li 1-0/+6
2020-01-27thermal: sun8i: Remove unused variable and unneeded macrosGravatar Yangtao Li 1-6/+0
2020-01-27thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...Gravatar Yangtao Li 1-1/+1
2020-01-27thermal: sun8i: Fix r40 ths numberGravatar Yangtao Li 1-1/+1
2020-01-27thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40Gravatar Yangtao Li 1-0/+639