aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/temperature
AgeCommit message (Expand)AuthorFilesLines
2020-03-27iio: temperature: Add support for Azoteq IQS620AT temperature sensorGravatar Jeff LaBundy 3-0/+108
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Gravatar Greg Kroah-Hartman 2-4/+174
2019-12-08iio: temperature: ltc2983: fix u32 read into a unsigned long longGravatar Colin Ian King 1-2/+4
2019-11-23iio: maxim_thermocouple: add thermocouple_type sysfs attributeGravatar Andrea Merello 1-3/+41
2019-11-23iio: max31856: add support for runtime-configuring the thermocouple typeGravatar Andrea Merello 1-1/+40
2019-11-23iio: max31856: add support for configuring the HW averagingGravatar Andrea Merello 1-0/+43
2019-11-23iio: max31856: add option for setting mains filter rejection frequencyGravatar Andrea Merello 1-0/+50
2019-10-22iio: temperature: Add support for LTC2983Gravatar Nuno Sá 3-0/+1569
2019-10-18iio: temp: maxim thermocouple: Drop unneeded semi colon.Gravatar Jonathan Cameron 1-1/+1
2019-09-15iio: max31856: add missing of_node and parent references to iio_devGravatar Andrea Merello 1-0/+2
2019-07-27iio: maxim_thermocouple: Use device-managed APIsGravatar Chuhong Yuan 1-22/+3
2019-06-23Merge 5.2-rc6 into staging-nextGravatar Greg Kroah-Hartman 5-28/+11
2019-06-21Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+7
2019-06-17Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 1-2/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Gravatar Thomas Gleixner 3-14/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Gravatar Thomas Gleixner 1-12/+1
2019-06-03Merge 5.2-rc3 into staging-nextGravatar Greg Kroah-Hartman 3-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Gravatar Thomas Gleixner 2-4/+2
2019-05-27iio: temperature: mlx90632 Relax the compatibility checkGravatar Crt Mori 1-2/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-27iio: temperature: maxim_thermocouple: declare missing of tableGravatar Daniel Gomez 1-0/+10
2019-04-14iio: temperature: max31856: fix uninitialized error returnGravatar Colin Ian King 1-0/+3
2019-04-04iio:temperature: Add MAX31856 thermocouple supportGravatar Paresh Chaudhary 3-0/+364
2019-04-04drivers: iio: Kconfig: pedantic cleanupGravatar Enrico Weigelt, metux IT consult 1-8/+8
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersGravatar Hans de Goede 1-1/+2
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Gravatar Mark Brown 1-1/+2
2018-09-09Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-1/+0
2018-09-07regmap: split up regmap_config.use_single_rwGravatar David Frey 1-1/+2
2018-09-02Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Gravatar Matt Ranostay 1-1/+0
2018-07-13i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyGravatar Peter Rosin 1-2/+2
2018-02-24iio temperature/mlx90632: silence a static checker warningGravatar Dan Carpenter 1-0/+2
2018-02-18iio: add SPDX identifier for various driversGravatar Matt Ranostay 1-12/+4
2018-02-04iio: temperature: Adding support for MLX90632Gravatar Crt Mori 3-0/+763
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-7/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-22iio:temperature: drop assignment of iio_info.driver_moduleGravatar Jonathan Cameron 7-7/+0
2017-07-01iio: temperature: tsys01: Add OF match tableGravatar Manivannan Sadhasivam 1-0/+7
2017-05-07iio: temperature: maxim_thermocouple: add MAX31856 partGravatar Matt Ranostay 1-0/+1
2017-03-19iio: mlx96014: Add OF device ID tableGravatar Javier Martinez Canillas 1-0/+7
2017-03-04iio: hid: Add temperature sensor supportGravatar Song Hongyan 3-0/+326
2017-02-19iio: maxim_thermocouple: Set parent deviceGravatar Lars-Peter Clausen 1-0/+1
2017-02-05iio:temperature:tmp007: Add irq and threshold events supportGravatar Manivannan Sadhasivam 1-12/+265
2017-01-30iio: tmp007: Fix `name` attribute ABIGravatar Lars-Peter Clausen 1-1/+1
2017-01-14iio:temperature: Add support for TI TMP007 sensorGravatar Manivannan Sadhasivam 3-0/+356
2016-11-07Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 1-0/+2
2016-10-25iio: maxim_thermocouple: detect invalid storage size in read()Gravatar Arnd Bergmann 1-0/+2
2016-10-01iio: maxim_thermocouple: Align 16 bit big endian value of raw readsGravatar sayli karnik 1-7/+9
2016-08-29iio: temperature: fix non static symbol warningsGravatar Wei Yongjun 1-3/+3
2016-08-21iio: temperature: add Kconfig selects for triggered bufferGravatar Alison Schofield 1-0/+2
2016-07-10iio: temperature: add support for Maxim thermocouple chipsGravatar Matt Ranostay 3-0/+296