aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-02iio: mlx90614: Define magic numbersCrt Mori1-6/+14
2015-07-27Merge 4.2-rc4 into staging-nextGreg Kroah-Hartman1-1/+1
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman1-0/+3
2015-07-19iio: mlx96014: Replace offset signCrt Mori1-1/+1
2015-07-19iio: tmp006: Check channel info on writePeter Meerwald1-0/+3
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2015-07-05iio: tmp006: Use GENMASKPeter Meerwald1-2/+2
2015-07-05iio: tmp006: Check channel info on writePeter Meerwald1-0/+3
2015-05-13iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.Jonathan Cameron1-3/+1
2015-04-18iio:tmp006: Prefix #defines with TMP006_Peter Meerwald1-3/+3
2015-04-18iio: mlx90614: Fix duplicate const warningVianney le Clément de Saint-Marcq1-1/+1
2015-04-09iio: mlx90614: Check for errors in read valuesVianney le Clément de Saint-Marcq1-0/+5
2015-04-09iio: mlx90614: Add power managementVianney le Clément de Saint-Marcq1-2/+244
2015-04-09iio: mlx90614: Add emissivity settingVianney le Clément de Saint-Marcq1-3/+103
2015-03-29iio: mlx90614: Support devices with dual IR sensorVianney le Clément de Saint-Marcq1-10/+57
2015-03-29iio: mlx90614: Add symbols for accessible registersVianney le Clément de Saint-Marcq1-1/+25
2015-03-09iio: mlx90614: Refactor register symbolsVianney le Clément de Saint-Marcq1-4/+4
2014-05-03iio: Add Melexis mlx90614 contact-less infrared temperature sensor driverPeter Meerwald3-0/+161