开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
tmp007.c
Age
Commit message (
Expand
)
Author
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: temperature: tmp007: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-18
iio:temperature:tmp007: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2021-03-25
iio: temperature: tmp007: use device-managed functions in probe
Alexandru Ardelean
2020-09-21
iio:temperature:tmp007: Drop of_match_ptr protection
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:temperature: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-02-05
iio:temperature:tmp007: Add irq and threshold events support
Manivannan Sadhasivam
2017-01-30
iio: tmp007: Fix `name` attribute ABI
Lars-Peter Clausen
2017-01-14
iio:temperature: Add support for TI TMP007 sensor
Manivannan Sadhasivam