summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/isl29018.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: light: isl29018: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio:light:isl29018: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Jonathan Cameron2022-02-181-7/+3
* iio: light: isl29018: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-6/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* iio: light: isl29018: add vcc regulator operation supportAnson Huang2019-01-121-1/+45
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: light: isl29018: Only declare ACPI table when ACPI is enabledMatthias Kaehlcke2017-05-201-0/+2
* staging: iio: isl29018: move out of stagingBrian Masney2016-10-231-0/+847