summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical/sps30.c
Commit message (Expand)AuthorAgeFilesLines
* iio: chemical: sps30: Move symbol exports into IIO_SPS30 namespaceJonathan Cameron2022-06-211-1/+1
* iio: sps30: Use sysfs_emit()Lars-Peter Clausen2022-01-231-1/+1
* iio: sps30: separate core and interface specific codeTomasz Duszynski2021-05-171-220/+49
* iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-171-3/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron2020-05-221-3/+6
* iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron2019-10-181-1/+1
* 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
* 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: sps30: add support for self cleaningTomasz Duszynski2019-01-051-1/+34
* iio: chemical: add support for Sensirion SPS30 sensorTomasz Duszynski2018-12-161-0/+407