summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure/rohm-bm1390.c
AgeCommit message (Expand)Author
2025-05-21iio: pressure: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: pressure: rohm-bm1390: Switch to sparse friendly iio_device_claim/releas...Jonathan Cameron
2024-12-28iio: pressure: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-07iio: bm1390: simplify using guard(mutex)Matti Vaittinen
2024-10-10iio: pressure: rohm-bm1390: Remove redundant if statementColin Ian King
2023-10-05iio: pressure: Support ROHM BU1390Matti Vaittinen