summaryrefslogtreecommitdiff
path: root/driver/als_opt3001.c
Commit message (Expand)AuthorAgeFilesLines
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-131-1/+1
* driver: OPT3001: Re-order application of scale.Aseda Aboagye2018-03-141-3/+6
* OPT3001: Support MOTIONSENSE_CMD_SENSOR_[OFFSET|RANGE] for calibration.Marco Chen2017-11-261-32/+30
* motion: Add opt3001 as a motion sensorGwendal Grignou2017-02-161-1/+210
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+12
* ALS: OPT3001: Return appropriate error valueVijay Hiremath2016-09-211-7/+7
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-22/+7
* opt3001: Change resume hook priorityDuncan Laurie2015-09-101-1/+1
* Driver: OPT3001: Add TI OPT3001 light sensor driverVijay Hiremath2015-07-211-0/+104