summaryrefslogtreecommitdiff
path: root/drivers/iio/light/opt3001.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: opt3001: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-11iio:light:opt3001: Remove duplicated error reporting in .remove()Uwe Kleine-König
2021-10-03iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-04-25iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptrJonathan Cameron
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-01-22iio: light: opt3001: Export OF device ID table as module aliasesJavier Martinez Canillas
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-01-30iio: light: opt3001: enable operation w/o IRQAlexander Koch
2016-01-30iio: light: opt3001: trivial type refactoringAlexander Koch
2016-01-30iio: light: opt3001: extract int. time constantsAlexander Koch
2015-08-31iio: light: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-07-20iio: light: add support for TI's opt3001 light sensorAndreas Dannenberg