summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature
Commit message (Expand)AuthorAgeFilesLines
* iio: temperature: ltc2983: fix u32 read into a unsigned long longColin Ian King2019-12-081-2/+4
* iio: temperature: Add support for LTC2983Nuno Sá2019-10-223-0/+1569
* iio: temp: maxim thermocouple: Drop unneeded semi colon.Jonathan Cameron2019-10-181-1/+1
* iio: max31856: add missing of_node and parent references to iio_devAndrea Merello2019-09-151-0/+2
* iio: maxim_thermocouple: Use device-managed APIsChuhong Yuan2019-07-271-22/+3
* Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman2019-06-235-28/+11
|\
| * Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-211-2/+7
| |\
| | * Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-06-171-2/+7
| | |\
| | | * iio: temperature: mlx90632 Relax the compatibility checkCrt Mori2019-05-271-2/+7
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-053-14/+3
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-12/+1
| |/ /
* | | Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman2019-06-033-4/+3
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-302-4/+2
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
| |/
* / iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez2019-04-271-0/+10
|/
* iio: temperature: max31856: fix uninitialized error returnColin Ian King2019-04-141-0/+3
* iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary2019-04-043-0/+364
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-8/+8
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+2
*-. Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-211-1/+2
|\ \
| | * regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
| |/
* | Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-091-1/+0
|\ \ | |/ |/|
| * Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0
* | i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin2018-07-131-2/+2
|/
* iio temperature/mlx90632: silence a static checker warningDan Carpenter2018-02-241-0/+2
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4
* iio: temperature: Adding support for MLX90632Crt Mori2018-02-043-0/+763
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-137-7/+0
|\
| * iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-227-7/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam2017-07-011-0/+7
* iio: temperature: maxim_thermocouple: add MAX31856 partMatt Ranostay2017-05-071-0/+1
* iio: mlx96014: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* iio: hid: Add temperature sensor supportSong Hongyan2017-03-043-0/+326
* iio: maxim_thermocouple: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
* iio:temperature:tmp007: Add irq and threshold events supportManivannan Sadhasivam2017-02-051-12/+265
* iio: tmp007: Fix `name` attribute ABILars-Peter Clausen2017-01-301-1/+1
* iio:temperature: Add support for TI TMP007 sensorManivannan Sadhasivam2017-01-143-0/+356
* Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-11-071-0/+2
|\
| * iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann2016-10-251-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 Kconfig selects for triggered bufferAlison Schofield2016-08-211-0/+2
* iio: temperature: add support for Maxim thermocouple chipsMatt Ranostay2016-07-103-0/+296
* iio: Export I2C module alias informationJavier Martinez Canillas2016-05-211-0/+1
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-274-4/+4
* Add tsys02d meas-spec driver supportLudovic Tancerel2015-10-113-0/+203
* Add tsys01 meas-spec driver supportLudovic Tancerel2015-10-043-0/+242
* iio: mlx96014: Error checking from positive to negativeCrt Mori2015-10-031-6/+8
* iio: mlx90614: Implement filter configurationCrt Mori2015-08-271-3/+87