index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal-generic-adc.c
Age
Commit message (
Expand
)
Author
2024-07-15
thermal/drivers/generic-adc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-07-15
thermal/drivers/generic-adc: Simplify probe() with local dev variable
Krzysztof Kozlowski
2023-08-16
thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()
Andrei Coardos
2023-06-26
thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
Chen-Yu Tsai
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2022-08-17
thermal/drivers/generic-adc: Switch to new of API
Daniel Lezcano
2020-01-27
thermal: generic-adc: silence info message for IIO_TEMP channels
Martin Blumenstingl
2020-01-27
thermal: generic-adc: silence "no lookup table" on deferred probe
Martin Blumenstingl
2019-11-07
thermal-generic-adc: Silent error message for EPROBE_DEFER
Hsin-Yi Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-14
thermal: generic-adc: make lookup table optional
Jean-Francois Dagenais
2019-01-02
thermal: generic-adc: Fix adc to temp interpolation
Bjorn Andersson
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-10-31
thermal/drivers/generic-iio-adc: Switch tz request to devm version
Daniel Lezcano
2016-05-17
thermal: generic-adc: Add ADC based thermal sensor driver
Laxman Dewangan