Age | Commit message (Expand) | Author | Files | Lines |
2017-04-18 | Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -5/+6 |
2017-04-14 | IIO: bmp280-core.c: fix error in humidity calculation | Andreas Klinger | 1 | -5/+6 |
2017-04-10 | Merge 4.11-rc6 into staging-next | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-02 | iio: st_pressure: initialize lps22hb bootime | Shrirang Bagul | 1 | -0/+1 |
2017-04-02 | iio: pressure: zpa2326: Remove unnecessary cast on void pointer | simran singhal | 1 | -2/+2 |
2017-03-19 | iio: pressure: mpl3115: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-03-19 | iio: pressure: hp03: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-02-11 | Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -2/+3 |
2017-02-11 | iio: pressure: mpl115: do not rely on structure field ordering | Peter Rosin | 1 | -0/+1 |
2017-02-11 | iio: pressure: mpl3115: do not rely on structure field ordering | Peter Rosin | 1 | -2/+2 |
2017-01-28 | iio: cros_ec: Add cros_ec barometer driver | Gwendal Grignou | 3 | -0/+231 |
2017-01-21 | iio: pressure: ms5611: claim direct mode during oversampling changes | Alison Schofield | 1 | -5/+7 |
2016-12-30 | iio: st_pressure: Export sampling frequency for lps25h and lps331ap | Marcin Niestroj | 1 | -0/+2 |
2016-12-30 | iio: st_pressure: Fix data sign | Marcin Niestroj | 1 | -5/+5 |
2016-12-03 | IIO: Change msleep to usleep_range for small msecs | Aniroop Mathur | 1 | -7/+7 |
2016-12-03 | iio: st_pressure: Support i2c probe using acpi | Shrirang Bagul | 2 | -13/+46 |
2016-11-12 | iio: pressure: st_pressure: inline per-sensor data | Linus Walleij | 1 | -165/+92 |
2016-10-24 | Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 6 | -24/+312 |
2016-10-23 | iio: pressure: mpl3115: claim direct mode during raw reads | Alison Schofield | 1 | -9/+17 |
2016-10-23 | iio: ms65611_core: Fixes dereferencing regulator pointer | Crt Mori | 1 | -11/+8 |
2016-10-06 | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -4/+2053 |
2016-10-01 | iio: pressure: Add driver for Honeywell ABP family | Marcin Malagowski | 3 | -0/+287 |
2016-09-22 | iio:pressure: zpa2326: remove redundant "DEBUG" ifdef | Arnd Bergmann | 1 | -4/+0 |
2016-09-18 | iio:pressure: initial zpa2326 barometer support | Gregor Boirie | 6 | -0/+2051 |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -4/+2 |
2016-09-05 | iio: fetch and enable regulators unconditionally | Crt Mori | 1 | -4/+2 |
2016-09-05 | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+5 |
2016-08-31 | misc: retire the old BMP085 driver | Linus Walleij | 1 | -2/+0 |
2016-08-15 | iio: pressure: bmp280: fix runtime suspend/resume crash | Linus Walleij | 1 | -2/+4 |
2016-08-15 | iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR() | Wei Yongjun | 1 | -1/+1 |
2016-07-04 | iio:st_pressure: clean useless static channel initializers | Gregor Boirie | 1 | -10/+0 |
2016-07-04 | iio:st_pressure:lps22hb: temperature support | Gregor Boirie | 1 | -3/+23 |
2016-07-04 | iio:st_pressure:lps22hb: open drain support | Gregor Boirie | 1 | -0/+5 |
2016-07-04 | iio:st_pressure: temperature triggered buffering | Gregor Boirie | 1 | -9/+13 |
2016-07-04 | iio:st_pressure: document sampling gains | Gregor Boirie | 1 | -4/+88 |
2016-07-04 | iio:st_pressure: align storagebits on power of 2 | Gregor Boirie | 1 | -2/+2 |
2016-07-03 | iio: pressure: bmp280: read calibration data once | Linus Walleij | 1 | -46/+48 |
2016-07-03 | iio: pressure: bmp280: add power management | Linus Walleij | 4 | -1/+69 |
2016-07-03 | iio: pressure: bmp280: add support for BMP085 EOC interrupt | Linus Walleij | 4 | -10/+86 |
2016-07-03 | iio: pressure: bmp280: add SPI interface driver | Linus Walleij | 4 | -3/+140 |
2016-07-03 | iio: pressure: bmp280: split off an I2C Kconfig entry | Linus Walleij | 4 | -6/+24 |
2016-07-03 | iio: pressure: bmp280: split driver in logical parts | Linus Walleij | 5 | -272/+318 |
2016-07-03 | iio: pressure: bmp280: support supply regulators | Linus Walleij | 1 | -4/+62 |
2016-06-30 | iio: pressure: bmp280: add reset GPIO line handling | Linus Walleij | 1 | -0/+10 |
2016-06-30 | iio: pressure: bmp280: support device tree initialization | Linus Walleij | 1 | -0/+15 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 2 | -2/+3 |
2016-06-30 | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -3/+9 |
2016-06-20 | Merge 4.7-rc4 into staging-next | Greg Kroah-Hartman | 3 | -33/+54 |
2016-06-11 | iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 support | Markezana, William | 1 | -3/+9 |
2016-05-29 | iio: st_sensors: switch to a threaded interrupt | Linus Walleij | 2 | -1/+2 |