summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/max31856.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* iio: temperature: max31856: Make use of device propertiesAndy Shevchenko2022-04-281-3/+3
* iio: max31856: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
* 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