summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/cm3605.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: cm3605: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* iio: adc: Remove redundant dev_err_probe()Ruan Jinjie2023-07-291-1/+1
* iio: light: cm3605: Fix an error handling path in cm3605_probe()Christophe JAILLET2022-08-151-2/+4
* iio: light: cm3605: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-07-181-8/+5
* iio:light:cm3605: Switch to generic firmware properties.Jonathan Cameron2021-12-121-3/+3
* iio: light: cm3605: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-14/+15
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann2017-01-211-2/+2
* iio: light: add driver for Capella CM3605Linus Walleij2016-12-301-0/+330