summaryrefslogtreecommitdiff
path: root/drivers/iio/light/opt4060.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-25iio: light: Remove dev_err_probe() if error is -ENOMEMXichao Zhao1-1/+1
2025-08-16iio: light: Simple conversions to iio_push_to_buffers_with_ts()Jonathan Cameron1-1/+1
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed1-2/+1
2025-06-26iio: light: opt4060: use = { } instead of memset()David Lechner1-3/+1
2025-06-26iio: light: opt4060: convert to use maple tree register cachechuguangqing1-1/+1
2025-04-22iio: light: opt4060: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron1-2/+3
2024-12-28iio: light: Add support for TI OPT4060 color sensorPer-Daniel Olsson1-0/+1343