index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vl6180.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-10
iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-25
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-10-09
iio: light: vl6180: Correct ALS scale for non-default gain/integration time
Stefan Brüns
1
-3
/
+6
2017-10-09
iio: light: vl6180: Cleanup als_gain lookup, avoid register readback
Stefan Brüns
1
-41
/
+44
2017-10-09
iio: light: vl6180: Avoid readback of integration time register
Stefan Brüns
1
-6
/
+9
2017-10-09
iio: light: vl6180: Move range check to integration time setter, cleanup
Stefan Brüns
1
-7
/
+10
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-03-25
iio:light: Add support for STMicro VL6180 sensor
Manivannan Sadhasivam
1
-0
/
+543