index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
tsys01.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
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: tsys01: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-18
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
2020-09-21
iio:temperature:tsys01: Drop of_match_ptr protection
Jonathan Cameron
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-08-22
iio:temperature: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-07-01
iio: temperature: tsys01: Add OF match table
Manivannan Sadhasivam
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2015-10-04
Add tsys01 meas-spec driver support
Ludovic Tancerel