summaryrefslogtreecommitdiff
path: root/drivers/iio/light/cm3232.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: cm3232: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-18iio:light:cm3232: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-04-25iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptrJonathan Cameron
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-12-04iio: light: fix improper return valuePan Bian
2015-08-02iio: Export OF module alias information in missing driversJavier Martinez Canillas
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-03-08iio: light: Added PM support for Capella CM3232 ambient light sensor driver.Kevin Tsai
2015-01-27iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai