aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/max31856.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-03iio: temperature: max31856: Use get_unaligned_beXX()Andy Shevchenko1-2/+3
2019-11-23iio: max31856: add support for runtime-configuring the thermocouple typeAndrea Merello1-1/+40
2019-11-23iio: max31856: add support for configuring the HW averagingAndrea Merello1-0/+43
2019-11-23iio: max31856: add option for setting mains filter rejection frequencyAndrea Merello1-0/+50
2019-09-15iio: max31856: add missing of_node and parent references to iio_devAndrea Merello1-0/+2
2019-04-14iio: temperature: max31856: fix uninitialized error returnColin Ian King1-0/+3
2019-04-04iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary1-0/+353