summaryrefslogtreecommitdiff
path: root/drivers/iio/light/opt4001.c
AgeCommit message (Expand)Author
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2025-08-16iio: Remove error prints for devm_add_action_or_reset()Waqar Hameed
2025-04-22iio: normalize array sentinel styleDavid Lechner
2023-09-12iio: light: opt4001: Use i2c_get_match_data()Biju Das
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-13iio: light: Add support for TI OPT4001 light sensorStefan Windfeldt-Prytz