summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/max31856.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: temperature: max31856: Use get_unaligned_beXX()Andy Shevchenko2020-05-031-2/+3
* iio: max31856: add support for runtime-configuring the thermocouple typeAndrea Merello2019-11-231-1/+40
* iio: max31856: add support for configuring the HW averagingAndrea Merello2019-11-231-0/+43
* iio: max31856: add option for setting mains filter rejection frequencyAndrea Merello2019-11-231-0/+50
* iio: max31856: add missing of_node and parent references to iio_devAndrea Merello2019-09-151-0/+2
* iio: temperature: max31856: fix uninitialized error returnColin Ian King2019-04-141-0/+3
* iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary2019-04-041-0/+353