index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
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
2026-07-27
iio: light: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
1
-1
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2025-08-16
iio: light: vl6180: Use iio_push_to_buffers_with_ts() to allow source size ru...
Jonathan Cameron
1
-7
/
+7
2025-08-16
iio: light: vl6180: remove space before \n newline
Colin Ian King
1
-1
/
+1
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-1
/
+1
2024-10-15
iio: light: vl6180: Add support for Continuous Mode
Abhash Jha
1
-4
/
+129
2024-10-15
iio: light: vl6180: Added Interrupt support for single shot access
Abhash Jha
1
-10
/
+42
2024-10-15
iio: light: vl6180: Add configurable inter-measurement period support
Abhash Jha
1
-2
/
+68
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-02-28
iio: light: vl6180: Drop unused linux/of.h include
Jonathan Cameron
1
-1
/
+0
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: accel: vl6180: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2021-01-09
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
-40
/
+43
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