index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
chemical
/
scd30_core.c
Age
Commit message (
Expand
)
Author
2025-06-26
iio: chemical: scd30: use = { } instead of memset()
David Lechner
2025-05-21
iio: chemical: Use iio_push_to_buffers_with_ts() to provide length for runtim...
Jonathan Cameron
2025-02-17
iio: chemical: scd30: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
2025-02-17
iio: chemical: scd30: Use guard(mutex) to allow early returns
Jonathan Cameron
2024-12-28
iio: chemical: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2023-01-14
iio: chemical: scd30_core: Switch to use dev_err_probe()
Andy Shevchenko
2023-01-14
iio: chemical: scd30_core: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2022-04-05
iio: chemical: scd30: Move symbol exports into IIO_SCD30 namespace
Jonathan Cameron
2022-04-05
iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-04-07
iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-09-03
iio: chemical: scd30: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-06-27
iio: chemical: scd30: add core driver
Tomasz Duszynski