aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/as73211.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22iio: light: as73211: add support for as7331Javier Carrasco1-26/+115
2024-01-22iio: light: as73211: use IIO_VAL_FRACTIONAL for intensity scalesJavier Carrasco1-8/+7
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-07-18iio: light: as73211: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+5
2021-09-08iio/drivers/as73211: use HZ macrosDaniel Lezcano1-2/+1
2020-09-13iio: light: as73211: Increase measurement timeoutChristian Eggers1-3/+2
2020-09-03iio: light: as73211: New driverChristian Eggers1-0/+801