| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: chemical: bme680: Remove field value defines | David Frey | 2018-08-25 | 2 | -4/+3 |
* | iio: chemical: bme680: Add check for val2 in the write_raw function | Himanshu Jha | 2018-08-19 | 1 | -0/+3 |
* | iio: chemical: bme680: simplify oversampling handling | David Frey | 2018-08-19 | 1 | -63/+36 |
* | iio: chemical: bme680: use FIELD_GET macro | David Frey | 2018-08-19 | 1 | -2/+2 |
* | iio: chemical: bme680: use GENMASK macro | David Frey | 2018-08-19 | 1 | -4/+4 |
* | iio: chemical: bme680: change MSK->MASK in #defines | David Frey | 2018-08-19 | 2 | -6/+6 |
* | iio: chemical: bme680: indent #defines consistently | David Frey | 2018-08-19 | 1 | -8/+7 |
* | iio: chemical: bme680: cleanup bme680_read_calib formatting | David Frey | 2018-08-19 | 1 | -24/+12 |
* | iio: chemical: bme680: use clamp macro | David Frey | 2018-08-19 | 1 | -4/+1 |
* | iio: chemical: fix spelling mistake "failted" -> "failed" | Colin Ian King | 2018-08-03 | 1 | -1/+1 |
* | iio: chemical: Add support for Bosch BME680 sensor | Himanshu Jha | 2018-07-28 | 6 | -0/+1291 |
* | Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2018-05-11 | 1 | -7/+7 |
|\ |
|
| * | iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delays | Matt Ranostay | 2018-04-15 | 1 | -7/+7 |
* | | Merge 4.16-rc7 into staging-next | Greg Kroah-Hartman | 2018-03-28 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | iio: chemical: ccs811: Corrected firmware boot/application mode transition | Richard Lai | 2018-02-24 | 1 | -0/+3 |
* | | iio: chemical: ccs811: Renamed resistance member in ccs811_reading struct | Richard Lai | 2018-02-24 | 1 | -3/+3 |
* | | iio: add SPDX identifier for various drivers | Matt Ranostay | 2018-02-18 | 3 | -38/+12 |
* | | iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define naming | Richard Lai | 2018-02-17 | 1 | -2/+2 |
|/ |
|
* | iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels | Narcisa Ana Maria Vasile | 2018-01-08 | 1 | -10/+3 |
* | iio: chemical: ccs811: Add support for data ready trigger | Narcisa Ana Maria Vasile | 2017-09-24 | 1 | -1/+85 |
* | iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 4 | -5/+0 |
* | iio: chemical: ccs811: Add triggered buffer support | Narcisa Ana Maria Vasile | 2017-08-18 | 2 | -5/+73 |
* | iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor | Narcisa Ana Maria Vasile | 2017-07-22 | 3 | -0/+347 |
* | drivers: iio: chemical: replace comma with a semicolon | Arushi Singhal | 2017-03-30 | 2 | -2/+2 |
* | iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian... | Sandhya Bankar | 2016-10-23 | 1 | -3/+4 |
* | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-09-14 | 1 | -35/+166 |
|\ |
|
| * | iio: chemical: vz89x: fix boolreturn.cocci warnings | kbuild test robot | 2016-09-03 | 1 | -1/+1 |
| * | iio: chemical: vz89x: prevent corrupted buffer from being read | Matt Ranostay | 2016-08-29 | 1 | -2/+6 |
| * | iio: chemical: vz89x: add support for VZ89TE part | Matt Ranostay | 2016-08-29 | 1 | -15/+98 |
| * | iio: chemical: vz89x: abstract chip configuration | Matt Ranostay | 2016-08-29 | 1 | -18/+62 |
* | | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 2016-09-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iio: chemical: atlas-ph-sensor: fix typo in val assignment | Colin Ian King | 2016-08-21 | 1 | -1/+1 |
* | | iio: chemical: atlas-ph-sensor: add ORP feature | Matt Ranostay | 2016-08-21 | 2 | -1/+53 |
* | | iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap tree | Matt Ranostay | 2016-08-21 | 1 | -16/+0 |
* | | iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpers | Matt Ranostay | 2016-08-21 | 1 | -7/+5 |
|/ |
|
* | iio:core: timestamping clock selection support | Gregor Boirie | 2016-06-30 | 1 | -1/+1 |
* | iio: chemical: atlas-ph-sensor: add EC feature | Matt Ranostay | 2016-05-29 | 2 | -5/+125 |
* | iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chips | Matt Ranostay | 2016-05-29 | 1 | -55/+90 |
* | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 2016-02-27 | 1 | -1/+1 |
* | iio: chemical: atlas-ph-sensor: use regmap_bulk_read | Matt Ranostay | 2016-02-24 | 1 | -3/+3 |
* | iio: chemical: atlas-ph-sensor: switch regmap cache | Matt Ranostay | 2016-02-19 | 1 | -3/+1 |
* | iio: chemical: select IRQ_WORK for ATLAS ph sensor | Arnd Bergmann | 2016-02-06 | 1 | -0/+1 |
* | iio: chemical: add Atlas pH-SM sensor support | Matt Ranostay | 2016-01-30 | 3 | -0/+525 |
* | iio: chemical: add AMS iAQ-core support | Matt Ranostay | 2015-12-12 | 3 | -0/+209 |
* | iio: chemical: vz89x: rework i2c transfer reading | Matt Ranostay | 2015-12-03 | 1 | -14/+52 |
* | iio: chemical: vz89x hardware i2c workaround | Matt Ranostay | 2015-09-30 | 1 | -2/+21 |
* | iio: chemical: add SGX VZ89x VOC sensor support | Matt Ranostay | 2015-09-23 | 3 | -0/+258 |