summaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal-generic-adc.c
AgeCommit message (Expand)Author
2023-08-16thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()Andrei Coardos
2023-06-26thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsChen-Yu Tsai
2023-03-03thermal: Remove debug or error messages in get_temp() opsDaniel Lezcano
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano
2022-08-17thermal/drivers/generic-adc: Switch to new of APIDaniel Lezcano
2020-01-27thermal: generic-adc: silence info message for IIO_TEMP channelsMartin Blumenstingl
2020-01-27thermal: generic-adc: silence "no lookup table" on deferred probeMartin Blumenstingl
2019-11-07thermal-generic-adc: Silent error message for EPROBE_DEFERHsin-Yi Wang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-14thermal: generic-adc: make lookup table optionalJean-Francois Dagenais
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-10-31thermal/drivers/generic-iio-adc: Switch tz request to devm versionDaniel Lezcano
2016-05-17thermal: generic-adc: Add ADC based thermal sensor driverLaxman Dewangan