summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/tsys02d.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: temperature: tsys02d: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-02-18iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron1-0/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2017-08-23iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2016-05-21iio: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay1-1/+1
2015-10-11Add tsys02d meas-spec driver supportLudovic Tancerel1-0/+191