aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/opt3001.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou1-1/+1
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-04-25iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptrJonathan Cameron1-1/+2
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner1-9/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-01-22iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas1-0/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-2/+2
2016-01-30iio: light: opt3001: enable operation w/o IRQAlexander Koch1-42/+95
2016-01-30iio: light: opt3001: trivial type refactoringAlexander Koch1-2/+2
2016-01-30iio: light: opt3001: extract int. time constantsAlexander Koch1-6/+9
2015-08-31iio: light: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-07-20iio: light: add support for TI's opt3001 light sensorAndreas Dannenberg1-0/+804