summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman2020-05-251-1/+13
|\
| * iio: chemical: atlas-sensor: correct DO-SM channelsMatt Ranostay2020-04-251-1/+13
* | iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-05-221-5/+12
* | iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron2020-05-221-3/+6
* | iio: chemical: add atlas-ezo-sensor initial supportMatt Ranostay2020-05-163-0/+189
* | iio: chemical: Add OF match table for CCS811 VOC sensorManivannan Sadhasivam2020-05-031-0/+7
* | iio: chemical: Add support for external Reset and Wakeup in CCS811Manivannan Sadhasivam2020-05-031-11/+94
* | iio: chemical: atlas-sensor: add RTD-SM module supportMatt Ranostay2020-04-251-0/+29
* | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-232-18/+25
|\ \ | |/ |/|
| * iio:chemical:bme680: Tidy up parameters to regmap_bulk_readJonathan Cameron2020-04-191-14/+22
| * iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...Jonathan Cameron2020-04-191-4/+3
* | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-0/+2
|\ \ | |/ |/|
| * iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar2020-03-081-0/+2
* | iio: chemical: atlas-sensor: add DO-SM module supportMatt Ranostay2020-03-081-4/+60
* | iio: chemical: atlas-sensor: allow probe without interrupt lineMatt Ranostay2020-03-081-15/+18
|/
* Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-221-0/+1
|\
| * iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski2020-01-131-0/+1
* | iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay2020-01-121-1/+12
* | iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay2019-12-292-6/+6
* | iio: atlas-ph-sensor: Drop GPIO includeLinus Walleij2019-12-151-1/+0
|/
* iio: chemical: sgp30: drop excess semicolonJonathan Cameron2019-10-221-1/+1
* iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron2019-10-181-1/+1
* iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean2019-10-131-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-215-71/+139
|\
| * iio: pms7003: select IIO_TRIGGERED_BUFFERArnd Bergmann2019-03-161-0/+1
| * iio:chemical:bme680: Fix SPI read interfaceMike Looijmans2019-03-094-62/+118
| * iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans2019-03-091-9/+7
| * iio: chemical: fix missing Kconfig block for sgp30Jonathan Cameron2019-03-091-0/+13
* | drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-6/+6
* | iio: chemical: pms7003: extend supported sensors listTomasz Duszynski2019-04-041-0/+5
|/
* Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-02-134-1/+355
|\
| * iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski2019-02-113-0/+351
| * iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron2019-02-111-0/+3
| * iio: chemical: sps30: fix a loop timeout testDan Carpenter2019-02-091-1/+1
* | Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2019-02-111-4/+3
|\ \ | |/ |/|
| * iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay2019-01-121-4/+3
* | iio: chemical: sps30: remove printk format specifierTomasz Duszynski2019-02-021-2/+0
* | iio: chemical: sps30: allow changing self cleaning periodTomasz Duszynski2019-01-191-18/+125
* | iio: chemical: bme680: Add device-tree supportSebastien Bourdelin2019-01-192-0/+15
* | iio: chemical: sps30: add support for self cleaningTomasz Duszynski2019-01-051-1/+34
* | iio: chemical: sgp30: Support Sensirion SGP30/SGPC3 sensorsAndreas Brauchli2018-12-162-0/+592
* | iio: chemical: add support for Sensirion SPS30 sensorTomasz Duszynski2018-12-163-0/+419
|/
* iio: chemical: bme680: Remove field value definesDavid Frey2018-08-252-4/+3
* iio: chemical: bme680: Add check for val2 in the write_raw functionHimanshu Jha2018-08-191-0/+3
* iio: chemical: bme680: simplify oversampling handlingDavid Frey2018-08-191-63/+36
* iio: chemical: bme680: use FIELD_GET macroDavid Frey2018-08-191-2/+2
* iio: chemical: bme680: use GENMASK macroDavid Frey2018-08-191-4/+4
* iio: chemical: bme680: change MSK->MASK in #definesDavid Frey2018-08-192-6/+6