aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical/sps30.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17iio: sps30: separate core and interface specific codeTomasz Duszynski1-220/+49
2021-05-17iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-22iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron1-3/+6
2019-10-18iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron1-1/+1
2019-02-11iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron1-0/+3
2019-02-09iio: chemical: sps30: fix a loop timeout testDan Carpenter1-1/+1
2019-02-02iio: chemical: sps30: remove printk format specifierTomasz Duszynski1-2/+0
2019-01-19iio: chemical: sps30: allow changing self cleaning periodTomasz Duszynski1-18/+125
2019-01-05iio: chemical: sps30: add support for self cleaningTomasz Duszynski1-1/+34
2018-12-16iio: chemical: add support for Sensirion SPS30 sensorTomasz Duszynski1-0/+407