aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/light/apds9300.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-14iio: remove explicit IIO device parent assignmentGravatar Alexandru Ardelean 1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Gravatar Thomas Gleixner 1-4/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerGravatar Jonathan Cameron 1-2/+0
2017-08-20iio: light: apds9300: constify i2c_device_idGravatar Arvind Yadav 1-1/+1
2016-06-30iio:core: timestamping clock selection supportGravatar Gregor Boirie 1-1/+1
2015-07-11iio: Drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2013-12-08iio: Remove support for the legacy event config interfaceGravatar Lars-Peter Clausen 1-4/+4
2013-10-12iio:apds9300: Use new event config interfaceGravatar Lars-Peter Clausen 1-17/+36
2013-08-03iio: add APDS9300 ambilent light sensor driverGravatar Oleksandr Kravchenko 1-0/+512