aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22iio: temperature: Add support for LTC2983Nuno Sá3-0/+1569
2019-10-18iio: temp: maxim thermocouple: Drop unneeded semi colon.Jonathan Cameron1-1/+1
2019-09-15iio: max31856: add missing of_node and parent references to iio_devAndrea Merello1-0/+2
2019-07-27iio: maxim_thermocouple: Use device-managed APIsChuhong Yuan1-22/+3
2019-06-23Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman5-28/+11
2019-06-21Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+7
2019-06-17Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-2/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner3-14/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner1-12/+1
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman3-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2-4/+2
2019-05-27iio: temperature: mlx90632 Relax the compatibility checkCrt Mori1-2/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-27iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez1-0/+10
2019-04-14iio: temperature: max31856: fix uninitialized error returnColin Ian King1-0/+3
2019-04-04iio:temperature: Add MAX31856 thermocouple supportParesh Chaudhary3-0/+364
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult1-8/+8
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+2
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-nextMark Brown1-1/+2
2018-09-09Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+0
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-09-02Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-07-13i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin1-2/+2
2018-02-24iio temperature/mlx90632: silence a static checker warningDan Carpenter1-0/+2
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay1-12/+4
2018-02-04iio: temperature: Adding support for MLX90632Crt Mori3-0/+763
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-7/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-22iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron7-7/+0
2017-07-01iio: temperature: tsys01: Add OF match tableManivannan Sadhasivam1-0/+7
2017-05-07iio: temperature: maxim_thermocouple: add MAX31856 partMatt Ranostay1-0/+1
2017-03-19iio: mlx96014: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-03-04iio: hid: Add temperature sensor supportSong Hongyan3-0/+326
2017-02-19iio: maxim_thermocouple: Set parent deviceLars-Peter Clausen1-0/+1
2017-02-05iio:temperature:tmp007: Add irq and threshold events supportManivannan Sadhasivam1-12/+265
2017-01-30iio: tmp007: Fix `name` attribute ABILars-Peter Clausen1-1/+1
2017-01-14iio:temperature: Add support for TI TMP007 sensorManivannan Sadhasivam3-0/+356
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman1-0/+2
2016-10-25iio: 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-08-21iio: temperature: add Kconfig selects for triggered bufferAlison Schofield1-0/+2
2016-07-10iio: temperature: add support for Maxim thermocouple chipsMatt Ranostay3-0/+296
2016-05-21iio: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay4-4/+4
2015-10-11Add tsys02d meas-spec driver supportLudovic Tancerel3-0/+203
2015-10-04Add tsys01 meas-spec driver supportLudovic Tancerel3-0/+242
2015-10-03iio: mlx96014: Error checking from positive to negativeCrt Mori1-6/+8
2015-08-27iio: mlx90614: Implement filter configurationCrt Mori1-3/+87
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-6/+14