summaryrefslogtreecommitdiff
path: root/drivers/iio/temperature/max31856.c
AgeCommit message (Expand)Author
2022-04-28iio: temperature: max31856: Make use of device propertiesAndy Shevchenko
2022-01-23iio: max31856: Use sysfs_emit()Lars-Peter Clausen
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-05-03iio: temperature: max31856: Use get_unaligned_beXX()Andy Shevchenko
2019-11-23iio: max31856: add support for runtime-configuring the thermocouple typeAndrea Merello
2019-11-23iio: max31856: add support for configuring the HW averagingAndrea Merello
2019-11-23iio: max31856: add option for setting mains filter rejection frequencyAndrea Merello
2019-09-15iio: max31856: add missing of_node and parent references to iio_devAndrea Merello
2019-04-14iio: temperature: max31856: fix uninitialized error returnColin Ian King
2019-04-04iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary