summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical
AgeCommit message (Expand)Author
2021-01-09iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: chemical: pms7003: convert comma to semicolonZheng Yongjun
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'Lee Jones
2020-09-21iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessorsJonathan Cameron
2020-09-21iio:chemical:vz89x: Introduce local struct device pointer.Jonathan Cameron
2020-09-21iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:chemical:sgp30: Use local variable dev to simplify codeJonathan Cameron
2020-09-21iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessorsJonathan Cameron
2020-09-21iio:chemical:ams-iaq-core: Drop of_match_ptr protectionJonathan Cameron
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-03iio: chemical: scd30: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: chemical: atlas-ezo-sensor: add humidity sensor supportMatt Ranostay
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-08-22iio: chemical: atlas-ezo-sensor: add support for O2 sensorMatt Ranostay
2020-06-27iio: chemical: scd30: add serial interface driverTomasz Duszynski
2020-06-27iio: chemical: scd30: add I2C interface driverTomasz Duszynski
2020-06-27iio: chemical: scd30: add core driverTomasz Duszynski
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw()Matt Ranostay
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman
2020-05-22iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-05-22iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron
2020-05-16iio: chemical: add atlas-ezo-sensor initial supportMatt Ranostay
2020-05-03iio: chemical: Add OF match table for CCS811 VOC sensorManivannan Sadhasivam
2020-05-03iio: chemical: Add support for external Reset and Wakeup in CCS811Manivannan Sadhasivam
2020-04-25iio: chemical: atlas-sensor: add RTD-SM module supportMatt Ranostay
2020-04-25iio: chemical: atlas-sensor: correct DO-SM channelsMatt Ranostay
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-19iio:chemical:bme680: Tidy up parameters to regmap_bulk_readJonathan Cameron
2020-04-19iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...Jonathan Cameron
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-08iio: chemical: atlas-sensor: add DO-SM module supportMatt Ranostay
2020-03-08iio: chemical: atlas-sensor: allow probe without interrupt lineMatt Ranostay
2020-03-08iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman
2020-01-13iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski
2020-01-12iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay
2019-12-29iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay
2019-12-15iio: atlas-ph-sensor: Drop GPIO includeLinus Walleij
2019-10-22iio: chemical: sgp30: drop excess semicolonJonathan Cameron
2019-10-18iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron
2019-10-13iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman