summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/ltc2983.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-29iio: ltc2983: Fix of_node refcountingNuno Sá1-6/+13
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-04-19iio: temperature: ltc2983: remove redundant comparison to boolRohit Sarkar1-2/+2
2019-12-08iio: temperature: ltc2983: fix u32 read into a unsigned long longColin Ian King1-2/+4
2019-10-22iio: temperature: Add support for LTC2983Nuno Sá1-0/+1557