index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vl6180.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: accel: vl6180: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2021-01-09
1
-1
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2020-04-25
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio: light: vl6180: Correct ALS scale for non-default gain/integration time
Stefan Brüns
2017-10-09
1
-3
/
+6
*
iio: light: vl6180: Cleanup als_gain lookup, avoid register readback
Stefan Brüns
2017-10-09
1
-41
/
+44
*
iio: light: vl6180: Avoid readback of integration time register
Stefan Brüns
2017-10-09
1
-6
/
+9
*
iio: light: vl6180: Move range check to integration time setter, cleanup
Stefan Brüns
2017-10-09
1
-7
/
+10
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio:light: Add support for STMicro VL6180 sensor
Manivannan Sadhasivam
2017-03-25
1
-0
/
+543