summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/ltc2983.c
Commit message (Expand)AuthorAgeFilesLines
* iio: ltc2983: Fix of_node refcountingNuno Sá2020-09-291-6/+13
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: temperature: ltc2983: remove redundant comparison to boolRohit Sarkar2020-04-191-2/+2
* iio: temperature: ltc2983: fix u32 read into a unsigned long longColin Ian King2019-12-081-2/+4
* iio: temperature: Add support for LTC2983Nuno Sá2019-10-221-0/+1557