summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature/maxim_thermocouple.c
Commit message (Expand)AuthorAgeFilesLines
* iio: temp: maxim_thermocouple: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...Andy Shevchenko2022-02-061-3/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: maxim_thermocouple: add thermocouple_type sysfs attributeAndrea Merello2019-11-231-3/+41
* iio: temp: maxim thermocouple: Drop unneeded semi colon.Jonathan Cameron2019-10-181-1/+1
* iio: maxim_thermocouple: Use device-managed APIsChuhong Yuan2019-07-271-22/+3
* iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez2019-04-271-0/+10
* Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4
* iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* iio: temperature: maxim_thermocouple: add MAX31856 partMatt Ranostay2017-05-071-0/+1
* iio: maxim_thermocouple: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
* iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-11-131-0/+2
* iio: maxim_thermocouple: Align 16 bit big endian value of raw readssayli karnik2016-10-011-7/+9
* iio: temperature: fix non static symbol warningsWei Yongjun2016-08-291-3/+3
* iio: temperature: add support for Maxim thermocouple chipsMatt Ranostay2016-07-101-0/+281