summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/opt3001.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: light: opt3001: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-4/+2
* iio:light:opt3001: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-2/+1
* iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N2021-10-031-3/+3
* iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-251-1/+1
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-091-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner2019-06-051-9/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-2/+2
* iio: light: opt3001: enable operation w/o IRQAlexander Koch2016-01-301-42/+95
* iio: light: opt3001: trivial type refactoringAlexander Koch2016-01-301-2/+2
* iio: light: opt3001: extract int. time constantsAlexander Koch2016-01-301-6/+9
* iio: light: fix platform_no_drv_owner.cocci warningskbuild test robot2015-08-311-1/+0
* iio: light: add support for TI's opt3001 light sensorAndreas Dannenberg2015-07-201-0/+804