summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-292-1/+2
* iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-05-291-30/+50
* iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita2016-05-141-2/+2
* iio: pressure: bmp280: add ability to control oversampling rateAkinobu Mita2016-04-251-18/+185
* iio: pressure: bmp280: add support for BMP180Akinobu Mita2016-04-252-17/+357
* iio: pressure: hp03: Add Hope RF HP03 sensor supportMarek Vasut2016-04-243-0/+324
* iio: st_sensors: support open drain modeLinus Walleij2016-04-191-0/+8
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+2
* iio: pressure: ms5611: use tab for indentionJonathan Cameron2016-04-162-2/+2
* hp206c: Initial support for reading sensor valuesCrestez Dan Leonard2016-04-033-0/+437
* iio:pressure:ms5611: fix missing regulator_disableGregor Boirie2016-03-202-9/+35
* iio:pressure:ms5611: oversampling rate supportGregor Boirie2016-03-054-23/+133
* iio:pressure:ms5611: complete DT supportGrégor Boirie2016-03-052-0/+26
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-274-4/+4
* iio:pressure:ms5611: power regulator supportGrégor Boirie2016-02-241-0/+13
* iio:pressure:ms5611: use probed device nameGrégor Boirie2016-02-244-6/+8
* iio:pressure:ms5611: fix ms5607 temp compensationGregor Boirie2016-02-241-6/+6
* iio: pressure: ms5611: select IIO_BUFFERArnd Bergmann2016-02-171-0/+1
* Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-145-4/+105
|\
| * iio: pressure: ms5611: Add triggered buffer supportDaniel Baluta2016-02-065-2/+89
| * iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to maskDaniel Baluta2016-02-061-2/+16
* | Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2016-02-071-1/+1
|\ \ | |/ |/|
| * iio: pressure: mpl115: fix temperature offset signAkinobu Mita2016-01-301-1/+1
* | iio:pressure:Kconfig white space cleanup.Jonathan Cameron2016-01-301-15/+15
* | iio: pressure: mpl115: support MPL115A1Akinobu Mita2016-01-306-39/+242
* | iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita2016-01-301-1/+0
* | iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+8
|/
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-052-2/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0
* | Add ms8607 meas-spec driver supportLudovic Tancerel2015-10-112-1/+7
* | Add ms5637 meas-spec driver supportLudovic Tancerel2015-10-113-0/+198
* | iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
|/
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+3
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-112-2/+0
* iio: pressure: ms5611: add support for MS5607 temperature and pressure sensorTomasz Duszynski2015-07-055-17/+88
* iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from maskTomasz Duszynski2015-07-051-4/+2
* iio: pressure: Fix Measurement Specialties vendor namePeter Meerwald2015-06-211-2/+2
* Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-241-7/+7
|\
| * iio: pressure: hid-sensor-press: Fix memory leak in probe()Fabio Estevam2015-05-171-6/+6
| * iio: hid-sensor-press: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
* | Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-133-2/+2
|\ \ | |/ |/|
| * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-0/+1
| * iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada2015-04-181-2/+0
| * iio: pressure: bmp280: fix temp compensationIrina Tirdea2015-04-091-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+2
|\ \ | |/ |/|
| * Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-131-1/+2
| |\
| | * HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-231-1/+2
* | | iio: pressure: add support for MS5611 pressure and temperature sensorTomasz Duszynski2015-03-156-0/+544
|/ /
* | iio: hid-sensor-press: Introduce PMSrinivas Pandruvada2015-01-251-8/+1
* | iio:pressure:bmp280: cleanupHartmut Knaack2014-12-261-10/+6
OpenPOWER on IntegriCloud