Age | Commit message (Expand) | Author | Files | Lines |
2019-07-28 | iio: maxim_thermocouple: Use device-managed APIs | Chuhong Yuan | 1 | -22/+3 |
2019-06-23 | Merge 5.2-rc6 into staging-next | Greg Kroah-Hartman | 5 | -28/+11 |
2019-06-21 | Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+7 |
2019-06-17 | Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -2/+7 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 | Thomas Gleixner | 3 | -14/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309 | Thomas Gleixner | 1 | -12/+1 |
2019-06-03 | Merge 5.2-rc3 into staging-next | Greg Kroah-Hartman | 3 | -4/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 2 | -4/+2 |
2019-05-27 | iio: temperature: mlx90632 Relax the compatibility check | Crt Mori | 1 | -2/+7 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-27 | iio: temperature: maxim_thermocouple: declare missing of table | Daniel Gomez | 1 | -0/+10 |
2019-04-14 | iio: temperature: max31856: fix uninitialized error return | Colin Ian King | 1 | -0/+3 |
2019-04-04 | iio:temperature: Add MAX31856 thermocouple support | Paresh Chaudhary | 3 | -0/+364 |
2019-04-04 | drivers: iio: Kconfig: pedantic cleanup | Enrico Weigelt, metux IT consult | 1 | -8/+8 |
2018-11-16 | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers | Hans de Goede | 1 | -1/+2 |
2018-10-21 | Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-... | Mark Brown | 1 | -1/+2 |
2018-09-09 | Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -1/+0 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-09-02 | Revert "iio: temperature: maxim_thermocouple: add MAX31856 part" | Matt Ranostay | 1 | -1/+0 |
2018-07-13 | i2c: remove i2c_lock_adapter and use i2c_lock_bus directly | Peter Rosin | 1 | -2/+2 |
2018-02-24 | iio temperature/mlx90632: silence a static checker warning | Dan Carpenter | 1 | -0/+2 |
2018-02-18 | iio: add SPDX identifier for various drivers | Matt Ranostay | 1 | -12/+4 |
2018-02-04 | iio: temperature: Adding support for MLX90632 | Crt Mori | 3 | -0/+763 |
2017-11-14 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -7/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-23 | iio:temperature: drop assignment of iio_info.driver_module | Jonathan Cameron | 7 | -7/+0 |
2017-07-01 | iio: temperature: tsys01: Add OF match table | Manivannan Sadhasivam | 1 | -0/+7 |
2017-05-07 | iio: temperature: maxim_thermocouple: add MAX31856 part | Matt Ranostay | 1 | -0/+1 |
2017-03-19 | iio: mlx96014: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-03-04 | iio: hid: Add temperature sensor support | Song Hongyan | 3 | -0/+326 |
2017-02-19 | iio: maxim_thermocouple: Set parent device | Lars-Peter Clausen | 1 | -0/+1 |
2017-02-05 | iio:temperature:tmp007: Add irq and threshold events support | Manivannan Sadhasivam | 1 | -12/+265 |
2017-01-30 | iio: tmp007: Fix `name` attribute ABI | Lars-Peter Clausen | 1 | -1/+1 |
2017-01-14 | iio:temperature: Add support for TI TMP007 sensor | Manivannan Sadhasivam | 3 | -0/+356 |
2016-11-07 | Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -0/+2 |
2016-10-25 | iio: maxim_thermocouple: detect invalid storage size in read() | Arnd Bergmann | 1 | -0/+2 |
2016-10-01 | iio: maxim_thermocouple: Align 16 bit big endian value of raw reads | sayli karnik | 1 | -7/+9 |
2016-08-29 | iio: temperature: fix non static symbol warnings | Wei Yongjun | 1 | -3/+3 |
2016-08-21 | iio: temperature: add Kconfig selects for triggered buffer | Alison Schofield | 1 | -0/+2 |
2016-07-10 | iio: temperature: add support for Maxim thermocouple chips | Matt Ranostay | 3 | -0/+296 |
2016-05-21 | iio: Export I2C module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2016-02-27 | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 4 | -4/+4 |
2015-10-11 | Add tsys02d meas-spec driver support | Ludovic Tancerel | 3 | -0/+203 |
2015-10-04 | Add tsys01 meas-spec driver support | Ludovic Tancerel | 3 | -0/+242 |
2015-10-03 | iio: mlx96014: Error checking from positive to negative | Crt Mori | 1 | -6/+8 |
2015-08-27 | iio: mlx90614: Implement filter configuration | Crt Mori | 1 | -3/+87 |
2015-08-12 | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 1 | -6/+14 |
2015-08-02 | iio: mlx90614: Define magic numbers | Crt Mori | 1 | -6/+14 |
2015-07-27 | Merge 4.2-rc4 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2015-07-20 | Merge 4.2-rc3 into staging-next | Greg Kroah-Hartman | 1 | -0/+3 |