summaryrefslogtreecommitdiffstats
path: root/drivers/iio/temperature
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
|\ \ | |/ |/|
| * Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay2018-09-021-1/+0Star
* | 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/+4Star
* 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-147-7/+0Star
|\
| * iio:temperature: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-227-7/+0Star
* | 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
* Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-121-6/+14
|\
| * iio: mlx90614: Define magic numbersCrt Mori2015-08-021-6/+14
* | Merge 4.2-rc4 into staging-nextGreg Kroah-Hartman2015-07-271-1/+1
|\ \
| * | iio: mlx96014: Replace offset signCrt Mori2015-07-191-1/+1
| * | iio: tmp006: Check channel info on writePeter Meerwald2015-07-191-0/+3
* | | Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-0/+3
|\ \ \ | |_|/ |/| |
| * | iio: tmp006: Check channel info on writePeter Meerwald2015-07-051-0/+3
| |/
* | iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-112-2/+0Star
* | iio: tmp006: Use GENMASKPeter Meerwald2015-07-051-2/+2
|/
* iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.Jonathan Cameron2015-05-131-3/+1Star
* iio:tmp006: Prefix #defines with TMP006_Peter Meerwald2015-04-181-3/+3
* iio: mlx90614: Fix duplicate const warningVianney le Clément de Saint-Marcq2015-04-181-1/+1
* iio: mlx90614: Check for errors in read valuesVianney le Clément de Saint-Marcq2015-04-091-0/+5
* iio: mlx90614: Add power managementVianney le Clément de Saint-Marcq2015-04-091-2/+244
* iio: mlx90614: Add emissivity settingVianney le Clément de Saint-Marcq2015-04-091-3/+103
* iio: mlx90614: Support devices with dual IR sensorVianney le Clément de Saint-Marcq2015-03-291-10/+57