summaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical/scd30_serial.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-05iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespaceJonathan Cameron1-0/+1
2022-04-05iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()Jonathan Cameron1-1/+1
2021-03-11iio: use getter/setter functionsJulia Lawall1-1/+1
2020-06-27iio: chemical: scd30: add serial interface driverTomasz Duszynski1-0/+263