开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
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