index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
tmp006.c
Age
Commit message (
Expand
)
Author
2025-05-21
iio: temperature: Use iio_push_to_buffers_with_ts() to provide length for run...
Jonathan Cameron
2025-02-17
iio: temperature: tmp006: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2024-12-28
iio: temperature: tmp006: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-08
iio: temperature: tmp006: fix information leak in triggered buffer
Javier Carrasco
2024-09-30
iio: temperature: tmp006: add triggered buffer support
Antoni Pokusinski
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
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