Age | Commit message (Expand) | Author |
2020-03-27 | iio: temperature: Add support for Azoteq IQS620AT temperature sensor | Jeff LaBundy |
2020-01-10 | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2019-12-08 | iio: temperature: ltc2983: fix u32 read into a unsigned long long | Colin Ian King |
2019-11-23 | iio: maxim_thermocouple: add thermocouple_type sysfs attribute | Andrea Merello |
2019-11-23 | iio: max31856: add support for runtime-configuring the thermocouple type | Andrea Merello |
2019-11-23 | iio: max31856: add support for configuring the HW averaging | Andrea Merello |
2019-11-23 | iio: max31856: add option for setting mains filter rejection frequency | Andrea Merello |
2019-10-22 | iio: temperature: Add support for LTC2983 | Nuno Sá |
2019-10-18 | iio: temp: maxim thermocouple: Drop unneeded semi colon. | Jonathan Cameron |
2019-09-15 | iio: max31856: add missing of_node and parent references to iio_dev | Andrea Merello |
2019-07-27 | iio: maxim_thermocouple: Use device-managed APIs | Chuhong Yuan |
2019-06-23 | Merge 5.2-rc6 into staging-next | Greg Kroah-Hartman |
2019-06-21 | Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-06-17 | Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 | Thomas Gleixner |
2019-06-03 | Merge 5.2-rc3 into staging-next | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner |
2019-05-27 | iio: temperature: mlx90632 Relax the compatibility check | Crt Mori |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-27 | iio: temperature: maxim_thermocouple: declare missing of table | Daniel Gomez |
2019-04-14 | iio: temperature: max31856: fix uninitialized error return | Colin Ian King |
2019-04-04 | iio:temperature: Add MAX31856 thermocouple support | Paresh Chaudhary |
2019-04-04 | drivers: iio: Kconfig: pedantic cleanup | Enrico Weigelt, metux IT consult |
2018-11-16 | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers | Hans de Goede |
2018-10-21 | Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-... | Mark Brown |
2018-09-09 | Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey |
2018-09-02 | Revert "iio: temperature: maxim_thermocouple: add MAX31856 part" | Matt Ranostay |
2018-07-13 | i2c: remove i2c_lock_adapter and use i2c_lock_bus directly | Peter Rosin |
2018-02-24 | iio temperature/mlx90632: silence a static checker warning | Dan Carpenter |
2018-02-18 | iio: add SPDX identifier for various drivers | Matt Ranostay |
2018-02-04 | iio: temperature: Adding support for MLX90632 | Crt Mori |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-22 | iio:temperature: drop assignment of iio_info.driver_module | Jonathan Cameron |
2017-07-01 | iio: temperature: tsys01: Add OF match table | Manivannan Sadhasivam |
2017-05-07 | iio: temperature: maxim_thermocouple: add MAX31856 part | Matt Ranostay |
2017-03-19 | iio: mlx96014: Add OF device ID table | Javier Martinez Canillas |
2017-03-04 | iio: hid: Add temperature sensor support | Song Hongyan |
2017-02-19 | iio: maxim_thermocouple: Set parent device | Lars-Peter Clausen |
2017-02-05 | iio:temperature:tmp007: Add irq and threshold events support | Manivannan Sadhasivam |
2017-01-30 | iio: tmp007: Fix `name` attribute ABI | Lars-Peter Clausen |
2017-01-14 | iio:temperature: Add support for TI TMP007 sensor | Manivannan Sadhasivam |
2016-11-07 | Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2016-10-25 | iio: maxim_thermocouple: detect invalid storage size in read() | Arnd Bergmann |
2016-10-01 | iio: maxim_thermocouple: Align 16 bit big endian value of raw reads | sayli karnik |
2016-08-29 | iio: temperature: fix non static symbol warnings | Wei Yongjun |
2016-08-21 | iio: temperature: add Kconfig selects for triggered buffer | Alison Schofield |
2016-07-10 | iio: temperature: add support for Maxim thermocouple chips | Matt Ranostay |