summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal-generic-adc.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()Andrei Coardos1-1/+0
2023-06-26thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsChen-Yu Tsai1-0/+4
2023-03-03thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano1-3/+2
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2022-08-17thermal/drivers/generic-adc: Switch to new of APIDaniel Lezcano1-5/+5
2020-01-27thermal: generic-adc: silence info message for IIO_TEMP channelsMartin Blumenstingl1-1/+5
2020-01-27thermal: generic-adc: silence "no lookup table" on deferred probeMartin Blumenstingl1-7/+7
2019-11-07thermal-generic-adc: Silent error message for EPROBE_DEFERHsin-Yi Wang1-3/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-14thermal: generic-adc: make lookup table optionalJean-Francois Dagenais1-3/+6
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson1-4/+8
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+3
2017-10-31thermal/drivers/generic-iio-adc: Switch tz request to devm versionDaniel Lezcano1-20/+4
2016-05-17thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan1-0/+182