开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vl6180.c
Age
Commit message (
Expand
)
Author
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-02-28
iio: light: vl6180: Drop unused linux/of.h include
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: accel: vl6180: Convert to i2c's .probe_new()
Uwe Kleine-König
2021-01-09
iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-25
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-10-09
iio: light: vl6180: Correct ALS scale for non-default gain/integration time
Stefan Brüns
2017-10-09
iio: light: vl6180: Cleanup als_gain lookup, avoid register readback
Stefan Brüns
2017-10-09
iio: light: vl6180: Avoid readback of integration time register
Stefan Brüns
2017-10-09
iio: light: vl6180: Move range check to integration time setter, cleanup
Stefan Brüns
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-03-25
iio:light: Add support for STMicro VL6180 sensor
Manivannan Sadhasivam