summaryrefslogtreecommitdiff
path: root/drivers/iio/light/apds9306.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-29iio: light: apds9306: Fix error handingMudit Sharma1-2/+2
2024-04-28iio: light: apds9306: Fix input arguments to in_range()Subhajit Ghosh1-6/+6
2024-04-06iio: light: apds9306: Improve apds9306_write_event_config()Subhajit Ghosh1-21/+27
2024-04-06iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()Dan Carpenter1-1/+1
2024-03-25iio: light: Add support for APDS9306 Light SensorSubhajit Ghosh1-0/+1355