aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/chemical/ens160_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-25iio: chemical: Remove dev_err_probe() if error is -ENOMEMXichao Zhao1-2/+1
2025-05-21iio: chemical: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron1-2/+2
2025-02-17iio: chemical: ens160: Stop using iio_device_claim_direct_scoped()Jonathan Cameron1-11/+21
2024-12-28iio: chemical: Use aligned_s64 instead of open coding alignment.Jonathan Cameron1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-06-13iio: chemical: ens160: add power management supportGustavo Silva1-0/+23
2024-06-13iio: chemical: ens160: add triggered buffer supportGustavo Silva1-9/+132
2024-06-13iio: chemical: add driver for ENS160 sensorGustavo Silva1-0/+221