Age | Commit message (Expand) | Author |
2021-01-09 | iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding it | Lars-Peter Clausen |
2021-01-09 | iio: chemical: pms7003: convert comma to semicolon | Zheng Yongjun |
2020-09-22 | Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2020-09-21 | iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us' | Lee Jones |
2020-09-21 | iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:chemical:vz89x: Introduce local struct device pointer. | Jonathan Cameron |
2020-09-21 | iio:chemical:sgp30: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:chemical:sgp30: Use local variable dev to simplify code | Jonathan Cameron |
2020-09-21 | iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron |
2020-09-21 | iio:chemical:ams-iaq-core: Drop of_match_ptr protection | Jonathan Cameron |
2020-09-14 | Merge 5.9-rc5 into staging-next | Greg Kroah-Hartman |
2020-09-13 | Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-09-03 | iio: chemical: scd30: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-03 | iio: chemical: atlas-ezo-sensor: add humidity sensor support | Matt Ranostay |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-22 | iio:chemical:ccs811: Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-08-22 | iio: chemical: atlas-ezo-sensor: add support for O2 sensor | Matt Ranostay |
2020-06-27 | iio: chemical: scd30: add serial interface driver | Tomasz Duszynski |
2020-06-27 | iio: chemical: scd30: add I2C interface driver | Tomasz Duszynski |
2020-06-27 | iio: chemical: scd30: add core driver | Tomasz Duszynski |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen |
2020-06-14 | iio: remove left-over parent assignments | Alexandru Ardelean |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2020-06-14 | iio: chemical: atlas-ezo-sensor: move ret variable scope in atlas_ezo_read_raw() | Matt Ranostay |
2020-05-25 | Merge 5.7-rc7 into staging-next | Greg Kroah-Hartman |
2020-05-22 | iio:chemical:pms7003: Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-05-22 | iio:chemical:sps30: Fix timestamp alignment | Jonathan Cameron |
2020-05-16 | iio: chemical: add atlas-ezo-sensor initial support | Matt Ranostay |
2020-05-03 | iio: chemical: Add OF match table for CCS811 VOC sensor | Manivannan Sadhasivam |
2020-05-03 | iio: chemical: Add support for external Reset and Wakeup in CCS811 | Manivannan Sadhasivam |
2020-04-25 | iio: chemical: atlas-sensor: add RTD-SM module support | Matt Ranostay |
2020-04-25 | iio: chemical: atlas-sensor: correct DO-SM channels | Matt Ranostay |
2020-04-23 | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2020-04-19 | iio:chemical:bme680: Tidy up parameters to regmap_bulk_read | Jonathan Cameron |
2020-04-19 | iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea... | Jonathan Cameron |
2020-03-23 | Merge 5.6-rc7 into staging-next | Greg Kroah-Hartman |
2020-03-08 | iio: chemical: atlas-sensor: add DO-SM module support | Matt Ranostay |
2020-03-08 | iio: chemical: atlas-sensor: allow probe without interrupt line | Matt Ranostay |
2020-03-08 | iio: chemical: sps30: fix missing triggered buffer dependency | Petr Štetiar |
2020-01-22 | Merge 5.5-rc7 into staging-next | Greg Kroah-Hartman |
2020-01-13 | iio: chemical: pms7003: fix unmet triggered buffer dependency | Tomasz Duszynski |
2020-01-12 | iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels() | Matt Ranostay |
2019-12-29 | iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensor | Matt Ranostay |
2019-12-15 | iio: atlas-ph-sensor: Drop GPIO include | Linus Walleij |
2019-10-22 | iio: chemical: sgp30: drop excess semicolon | Jonathan Cameron |
2019-10-18 | iio: chemical: sps30: Explicity truncate constant by masking | Jonathan Cameron |
2019-10-13 | iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() position | Alexandru Ardelean |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-21 | Merge 5.1-rc6 into staging-next | Greg Kroah-Hartman |