summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-181-5/+6
|\
| * IIO: bmp280-core.c: fix error in humidity calculationAndreas Klinger2017-04-141-5/+6
* | Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-101-0/+1
|\|
| * iio: st_pressure: initialize lps22hb bootimeShrirang Bagul2017-04-021-0/+1
* | iio: pressure: zpa2326: Remove unnecessary cast on void pointersimran singhal2017-04-021-2/+2
* | iio: pressure: mpl3115: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* | iio: pressure: hp03: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
|/
* Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-112-2/+3
|\
| * iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-02-111-0/+1
| * iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-02-111-2/+2
* | iio: cros_ec: Add cros_ec barometer driverGwendal Grignou2017-01-283-0/+231
* | iio: pressure: ms5611: claim direct mode during oversampling changesAlison Schofield2017-01-211-5/+7
* | iio: st_pressure: Export sampling frequency for lps25h and lps331apMarcin Niestroj2016-12-301-0/+2
* | iio: st_pressure: Fix data signMarcin Niestroj2016-12-301-5/+5
* | IIO: Change msleep to usleep_range for small msecsAniroop Mathur2016-12-031-7/+7
* | iio: st_pressure: Support i2c probe using acpiShrirang Bagul2016-12-032-13/+46
|/
* iio: pressure: st_pressure: inline per-sensor dataLinus Walleij2016-11-121-165/+92Star
* Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2016-10-246-24/+312
|\
| * iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield2016-10-231-9/+17
| * iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori2016-10-231-11/+8Star
| * iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski2016-10-013-0/+287
| * iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann2016-09-221-4/+0Star
* | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-057-4/+2053
|\|
| * iio:pressure: initial zpa2326 barometer supportGregor Boirie2016-09-186-0/+2051
| * Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-141-4/+2Star
| |\
| | * iio: fetch and enable regulators unconditionallyCrt Mori2016-09-051-4/+2Star
* | | Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-051-3/+5
|\| |
| * | iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij2016-08-151-2/+4
| * | iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun2016-08-151-1/+1
| |/
* / misc: retire the old BMP085 driverLinus Walleij2016-08-311-2/+0Star
|/
* iio:st_pressure: clean useless static channel initializersGregor Boirie2016-07-041-10/+0Star
* iio:st_pressure:lps22hb: temperature supportGregor Boirie2016-07-041-3/+23
* iio:st_pressure:lps22hb: open drain supportGregor Boirie2016-07-041-0/+5
* iio:st_pressure: temperature triggered bufferingGregor Boirie2016-07-041-9/+13
* iio:st_pressure: document sampling gainsGregor Boirie2016-07-041-4/+88
* iio:st_pressure: align storagebits on power of 2Gregor Boirie2016-07-041-2/+2
* iio: pressure: bmp280: read calibration data onceLinus Walleij2016-07-031-46/+48
* iio: pressure: bmp280: add power managementLinus Walleij2016-07-034-1/+69
* iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij2016-07-034-10/+86
* iio: pressure: bmp280: add SPI interface driverLinus Walleij2016-07-034-3/+140
* iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij2016-07-034-6/+24
* iio: pressure: bmp280: split driver in logical partsLinus Walleij2016-07-035-272/+318
* iio: pressure: bmp280: support supply regulatorsLinus Walleij2016-07-031-4/+62
* iio: pressure: bmp280: add reset GPIO line handlingLinus Walleij2016-06-301-0/+10
* iio: pressure: bmp280: support device tree initializationLinus Walleij2016-06-301-0/+15
* iio:core: timestamping clock selection supportGregor Boirie2016-06-302-2/+3
* Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-301-3/+9
|\
| * iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William2016-06-111-3/+9
* | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-203-33/+54
|\ \ | |/ |/|
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-292-1/+2