summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/cm3232.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: cm3232: 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:cm3232: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-7/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptrJonathan Cameron2020-04-251-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: light: fix improper return valuePan Bian2016-12-041-1/+1
* iio: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-021-0/+1
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio: light: Added PM support for Capella CM3232 ambient light sensor driver.Kevin Tsai2015-03-081-0/+36
* iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai2015-01-271-0/+403