Age | Commit message (Expand) | Author |
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 |
2016-05-21 | iio: Export I2C module alias information | Javier Martinez Canillas |
2016-02-27 | iio: convert to common i2c_check_functionality() return value | Matt Ranostay |
2015-10-11 | Add tsys02d meas-spec driver support | Ludovic Tancerel |
2015-10-04 | Add tsys01 meas-spec driver support | Ludovic Tancerel |
2015-10-03 | iio: mlx96014: Error checking from positive to negative | Crt Mori |
2015-08-27 | iio: mlx90614: Implement filter configuration | Crt Mori |
2015-08-12 | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2015-08-02 | iio: mlx90614: Define magic numbers | Crt Mori |
2015-07-27 | Merge 4.2-rc4 into staging-next | Greg Kroah-Hartman |
2015-07-20 | Merge 4.2-rc3 into staging-next | Greg Kroah-Hartman |
2015-07-19 | iio: mlx96014: Replace offset sign | Crt Mori |
2015-07-19 | iio: tmp006: Check channel info on write | Peter Meerwald |
2015-07-11 | iio: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-07-05 | iio: tmp006: Use GENMASK | Peter Meerwald |
2015-07-05 | iio: tmp006: Check channel info on write | Peter Meerwald |
2015-05-13 | iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw. | Jonathan Cameron |
2015-04-18 | iio:tmp006: Prefix #defines with TMP006_ | Peter Meerwald |
2015-04-18 | iio: mlx90614: Fix duplicate const warning | Vianney le Clément de Saint-Marcq |
2015-04-09 | iio: mlx90614: Check for errors in read values | Vianney le Clément de Saint-Marcq |
2015-04-09 | iio: mlx90614: Add power management | Vianney le Clément de Saint-Marcq |
2015-04-09 | iio: mlx90614: Add emissivity setting | Vianney le Clément de Saint-Marcq |
2015-03-29 | iio: mlx90614: Support devices with dual IR sensor | Vianney le Clément de Saint-Marcq |
2015-03-29 | iio: mlx90614: Add symbols for accessible registers | Vianney le Clément de Saint-Marcq |
2015-03-09 | iio: mlx90614: Refactor register symbols | Vianney le Clément de Saint-Marcq |