summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/isl29028.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: light: isl29028: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma2022-07-191-1/+1
* iio: light: isl29028: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron2022-07-181-8/+5
* iio:light:isl29028: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: isl29028: add isl29030 supportSebastian Reichel2017-04-301-0/+6
* staging: iio: isl29028: move out of stagingBrian Masney2017-04-261-0/+723