summaryrefslogtreecommitdiff
path: root/drivers/iio/light/isl29028.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: isl29028: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-19iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma
2022-07-18iio: light: isl29028: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-06-11iio:light:isl29028: Remove duplicated error reporting in .remove()Uwe Kleine-König
2021-05-17iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-30iio: isl29028: add isl29030 supportSebastian Reichel
2017-04-26staging: iio: isl29028: move out of stagingBrian Masney