aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/cm3232.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-02-18iio:light:cm3232: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron1-7/+2
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-04-25iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptrJonathan Cameron1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-12-04iio: light: fix improper return valuePan Bian1-1/+1
2015-08-02iio: Export OF module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-03-08iio: light: Added PM support for Capella CM3232 ambient light sensor driver.Kevin Tsai1-0/+36
2015-01-27iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai1-0/+403