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
/
scd4x.c
Age
Commit message (
Expand
)
Author
2025-06-26
iio: chemical: scd4x: 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-04-22
iio: chemical: scd4x: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2024-12-28
iio: chemical: scd4x: switch timestamp type from int64_t __aligned(8) to alig...
Jonathan Cameron
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-07-20
iio: chemical: scd4x: Add pressure compensation
Roan van Dijk
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: chemical: scd4x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-07-18
iio: chemical: scd4x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-04-04
iio: scd4x: check return of scd4x_write_and_fetch
Tom Rix
2022-01-23
iio: scd4x: Use sysfs_emit()
Lars-Peter Clausen
2021-10-21
iio: chemical: scd4x: Add a scale for the co2 concentration reading
Roan van Dijk
2021-10-19
drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
Roan van Dijk