summaryrefslogtreecommitdiff
path: root/drivers/iio/light/cm3605.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16iio: light: cm3605: Fix an error handling path in cm3605_probe()Christophe JAILLET1-2/+4
2022-07-18iio: light: cm3605: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-8/+5
2021-12-12iio:light:cm3605: Switch to generic firmware properties.Jonathan Cameron1-3/+3
2021-10-20iio: light: cm3605: Make use of the helper function dev_err_probe()Cai Huoqing1-14/+15
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-01-21iio: light: cm3605: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-12-30iio: light: add driver for Capella CM3605Linus Walleij1-0/+330