index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
veml6030.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
iio: light: veml6030: fix scale to conform to ABI
Javier Carrasco
1
-311
/
+217
2025-02-08
iio: light: veml6030: extend regmap to support caching
Javier Carrasco
1
-0
/
+31
2025-02-08
iio: light: veml6030: extend regmap to support regfields
Javier Carrasco
1
-25
/
+70
2024-12-07
iio: light: veml6030: add support for triggered buffer
Javier Carrasco
1
-0
/
+76
2024-11-09
Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEAD
Jonathan Cameron
1
-1
/
+1
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-11-01
iio: light: veml6030: simplify code in write_event_config callback
Julien Stephan
1
-3
/
+0
2024-10-24
iio: light: veml6030: fix microlux value calculation
Javier Carrasco
1
-1
/
+1
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+2
2024-10-15
iio: light: veml6030: add support for veml7700
Javier Carrasco
1
-17
/
+91
2024-10-15
iio: light: veml6035: fix read_avail in no_irq case for veml6035
Javier Carrasco
1
-24
/
+2
2024-10-06
iio: light: veml6030: add support for veml6035
Javier Carrasco
1
-27
/
+263
2024-10-06
iio: light: veml6030: power off device in probe error paths
Javier Carrasco
1
-19
/
+13
2024-10-06
iio: light: veml6030: drop processed info for white channel
Javier Carrasco
1
-6
/
+0
2024-10-06
iio: light: veml6030: use read_avail() for available attributes
Javier Carrasco
1
-35
/
+47
2024-10-06
iio: light: veml6030: add support for a regulator
Javier Carrasco
1
-0
/
+6
2024-10-06
iio: light: veml6030: use dev_err_probe()
Javier Carrasco
1
-42
/
+30
2024-10-06
iio: light: veml6030: add set up delay after any power on sequence
Javier Carrasco
1
-5
/
+11
2024-09-30
iio: light: veml6030: make use of regmap_set_bits()
Javier Carrasco
1
-2
/
+2
2024-09-30
iio: light: veml6030: fix ALS sensor resolution
Javier Carrasco
1
-1
/
+1
2024-09-30
iio: light: veml6030: fix IIO device retrieval from embedded device
Javier Carrasco
1
-2
/
+1
2024-06-25
iio: light: veml6030: make use of regmap_clear_bits()
Trevor Gamblin
1
-2
/
+2
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: light: veml6030: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-07-18
iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2021-05-17
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-11-10
iio: light: add driver for veml6030 ambient light sensor
Rishi Gupta
1
-0
/
+908