summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/tsys02d.c
Commit message (Expand)AuthorAgeFilesLines
* iio: temperature: tsys02d: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron2022-02-181-0/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: Export I2C module alias informationJavier Martinez Canillas2016-05-211-0/+1
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-271-1/+1
* Add tsys02d meas-spec driver supportLudovic Tancerel2015-10-111-0/+191