aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/apds9300.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-02-18iio:light:apds9300: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron1-7/+3
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav1-1/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-4/+4
2013-10-12iio:apds9300: Use new event config interfaceLars-Peter Clausen1-17/+36
2013-08-03iio: add APDS9300 ambilent light sensor driverOleksandr Kravchenko1-0/+512