开源镜像站
帮助
动态
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
/
tmp006.c
Age
Commit message (
Expand
)
Author
2023-05-28
iio: temperature: tmp006: Add OF device matching support
Anup Sharma
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: temperature: tmp006: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-18
iio:temperature:tmp006: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2021-07-19
iio: temperature: tmp006: make sure the chip is powered up in probe
Alexandru Ardelean
2021-07-19
iio: temperature: tmp006: convert probe to device-managed
Alexandru Ardelean
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
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2015-07-20
Merge 4.2-rc3 into staging-next
Greg Kroah-Hartman
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-05
iio: tmp006: Use GENMASK
Peter Meerwald
2015-07-05
iio: tmp006: Check channel info on write
Peter Meerwald
2015-04-18
iio:tmp006: Prefix #defines with TMP006_
Peter Meerwald
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-21
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-15
iio:temperature:tmp006 put sampling_frequency in info_mask_shared_by_all
Jonathan Cameron
2013-08-17
iio: Add tmp006 IR temperature sensor
Peter Meerwald