summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/vl6180.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns2017-10-091-3/+6
* iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns2017-10-091-41/+44
* iio: light: vl6180: Avoid readback of integration time registerStefan Brüns2017-10-091-6/+9
* iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns2017-10-091-7/+10
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio:light: Add support for STMicro VL6180 sensorManivannan Sadhasivam2017-03-251-0/+543