summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure
AgeCommit message (Expand)AuthorFilesLines
2016-11-12iio: pressure: st_pressure: inline per-sensor dataLinus Walleij1-165/+92
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman6-24/+312
2016-10-23iio: pressure: mpl3115: claim direct mode during raw readsAlison Schofield1-9/+17
2016-10-23iio: ms65611_core: Fixes dereferencing regulator pointerCrt Mori1-11/+8
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-4/+2053
2016-10-01iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski3-0/+287
2016-09-22iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann1-4/+0
2016-09-18iio:pressure: initial zpa2326 barometer supportGregor Boirie6-0/+2051
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-4/+2
2016-09-05iio: fetch and enable regulators unconditionallyCrt Mori1-4/+2
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman1-3/+5
2016-08-31misc: retire the old BMP085 driverLinus Walleij1-2/+0
2016-08-15iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij1-2/+4
2016-08-15iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2016-07-04iio:st_pressure: clean useless static channel initializersGregor Boirie1-10/+0
2016-07-04iio:st_pressure:lps22hb: temperature supportGregor Boirie1-3/+23
2016-07-04iio:st_pressure:lps22hb: open drain supportGregor Boirie1-0/+5
2016-07-04iio:st_pressure: temperature triggered bufferingGregor Boirie1-9/+13
2016-07-04iio:st_pressure: document sampling gainsGregor Boirie1-4/+88
2016-07-04iio:st_pressure: align storagebits on power of 2Gregor Boirie1-2/+2
2016-07-03iio: pressure: bmp280: read calibration data onceLinus Walleij1-46/+48
2016-07-03iio: pressure: bmp280: add power managementLinus Walleij4-1/+69
2016-07-03iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij4-10/+86
2016-07-03iio: pressure: bmp280: add SPI interface driverLinus Walleij4-3/+140
2016-07-03iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij4-6/+24
2016-07-03iio: pressure: bmp280: split driver in logical partsLinus Walleij5-272/+318
2016-07-03iio: pressure: bmp280: support supply regulatorsLinus Walleij1-4/+62
2016-06-30iio: pressure: bmp280: add reset GPIO line handlingLinus Walleij1-0/+10
2016-06-30iio: pressure: bmp280: support device tree initializationLinus Walleij1-0/+15
2016-06-30iio:core: timestamping clock selection supportGregor Boirie2-2/+3
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-3/+9
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman3-33/+54
2016-06-11iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William1-3/+9
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij2-1/+2
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-4/+8
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie5-5/+96
2016-05-21iio: pressure: bmp280: add humidity supportMatt Ranostay2-3/+200
2016-05-21iio: Export I2C module alias informationJavier Martinez Canillas2-0/+2
2016-05-14iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita1-2/+2
2016-04-25iio: pressure: bmp280: add ability to control oversampling rateAkinobu Mita1-18/+185
2016-04-25iio: pressure: bmp280: add support for BMP180Akinobu Mita2-17/+357
2016-04-24iio: pressure: hp03: Add Hope RF HP03 sensor supportMarek Vasut3-0/+324
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+8
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+2
2016-04-16iio: pressure: ms5611: use tab for indentionJonathan Cameron2-2/+2
2016-04-03hp206c: Initial support for reading sensor valuesCrestez Dan Leonard3-0/+437
2016-03-20iio:pressure:ms5611: fix missing regulator_disableGregor Boirie2-9/+35
2016-03-05iio:pressure:ms5611: oversampling rate supportGregor Boirie4-23/+133
2016-03-05iio:pressure:ms5611: complete DT supportGrégor Boirie2-0/+26