summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/noa1305.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: noa1305: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: light: noa1305: Use devm_regulator_get_enable()Jonathan Cameron2022-11-231-23/+3
* iio: light: noa1305: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-4/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio:light:noa1305: Fix missing break statement.Jonathan Cameron2019-08-141-0/+1
* iio: light: noa1305: Add support for NOA1305Martyn Welch2019-08-051-0/+312