summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal-generic-adc.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()Andrei Coardos2023-08-161-1/+0
* thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsChen-Yu Tsai2023-06-261-0/+4
* thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano2023-03-031-3/+2
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-1/+1
* thermal/drivers/generic-adc: Switch to new of APIDaniel Lezcano2022-08-171-5/+5
* thermal: generic-adc: silence info message for IIO_TEMP channelsMartin Blumenstingl2020-01-271-1/+5
* thermal: generic-adc: silence "no lookup table" on deferred probeMartin Blumenstingl2020-01-271-7/+7
* thermal-generic-adc: Silent error message for EPROBE_DEFERHsin-Yi Wang2019-11-071-3/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* thermal: generic-adc: make lookup table optionalJean-Francois Dagenais2019-05-141-3/+6
* thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson2019-01-021-4/+8
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+3
* thermal/drivers/generic-iio-adc: Switch tz request to devm versionDaniel Lezcano2017-10-311-20/+4
* thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan2016-05-171-0/+182