aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/maxim_thermocouple.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: temp: maxim_thermocouple: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-02-06iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetable.hAndy Shevchenko1-3/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-11-23iio: maxim_thermocouple: add thermocouple_type sysfs attributeAndrea Merello1-3/+41
2019-10-18iio: temp: maxim thermocouple: Drop unneeded semi colon.Jonathan Cameron1-1/+1
2019-07-27iio: maxim_thermocouple: Use device-managed APIsChuhong Yuan1-22/+3
2019-04-27iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez1-0/+10
2018-09-02Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay1-12/+4
2017-08-22iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron1-1/+0
2017-05-07iio: temperature: maxim_thermocouple: add MAX31856 partMatt Ranostay1-0/+1
2017-02-19iio: maxim_thermocouple: Set parent deviceLars-Peter Clausen1-0/+1
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann1-0/+2
2016-10-01iio: maxim_thermocouple: Align 16 bit big endian value of raw readssayli karnik1-7/+9
2016-08-29iio: temperature: fix non static symbol warningsWei Yongjun1-3/+3
2016-07-10iio: temperature: add support for Maxim thermocouple chipsMatt Ranostay1-0/+281