index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
opt3001.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: opt3001: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-11
iio:light:opt3001: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2021-10-03
iio: light: opt3001: Fixed timeout error when 0 lux
Jiri Valek - 2N
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-25
iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptr
Jonathan Cameron
2019-10-09
iio: light: opt3001: fix mutex unlock race
David Frey
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396
Thomas Gleixner
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-01-22
iio: light: opt3001: Export OF device ID table as module aliases
Javier Martinez Canillas
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-01-30
iio: light: opt3001: enable operation w/o IRQ
Alexander Koch
2016-01-30
iio: light: opt3001: trivial type refactoring
Alexander Koch
2016-01-30
iio: light: opt3001: extract int. time constants
Alexander Koch
2015-08-31
iio: light: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-07-20
iio: light: add support for TI's opt3001 light sensor
Andreas Dannenberg