index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
tmp007.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-1
/
+1
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: temperature: tmp007: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-02-18
iio:temperature:tmp007: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+2
2021-03-25
iio: temperature: tmp007: use device-managed functions in probe
Alexandru Ardelean
1
-21
/
+15
2020-09-21
iio:temperature:tmp007: Drop of_match_ptr protection
Jonathan Cameron
1
-2
/
+2
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-5
/
+1
2017-08-22
iio:temperature: drop assignment of iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-02-05
iio:temperature:tmp007: Add irq and threshold events support
Manivannan Sadhasivam
1
-12
/
+265
2017-01-30
iio: tmp007: Fix `name` attribute ABI
Lars-Peter Clausen
1
-1
/
+1
2017-01-14
iio:temperature: Add support for TI TMP007 sensor
Manivannan Sadhasivam
1
-0
/
+345