summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/tsys01.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-21iio:temperature:tsys01: Drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-06-14iio: remove left-over parent assignmentsAlexandru 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
2017-07-01iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam1-0/+7
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay1-1/+1
2015-10-04Add tsys01 meas-spec driver supportLudovic Tancerel1-0/+230