summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/tmp007.c
Commit message (Expand)AuthorAgeFilesLines
* iio: temperature: tmp007: use device-managed functions in probeAlexandru Ardelean2021-03-251-21/+15
* iio:temperature:tmp007: Drop of_match_ptr protectionJonathan Cameron2020-09-211-2/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-5/+1
* iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio:temperature:tmp007: Add irq and threshold events supportManivannan Sadhasivam2017-02-051-12/+265
* iio: tmp007: Fix `name` attribute ABILars-Peter Clausen2017-01-301-1/+1
* iio:temperature: Add support for TI TMP007 sensorManivannan Sadhasivam2017-01-141-0/+345