index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
2024-02-28
iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.h
Jonathan Cameron
2024-02-28
iio: light: al3320a: Drop unused linux/of.h include
Jonathan Cameron
2024-02-28
iio: light: vl6180: Drop unused linux/of.h include
Jonathan Cameron
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-17
iio: hid-sensor-als: Add light chromaticity support
Basavaraj Natikar
2024-02-17
iio: hid-sensor-als: Add light color temperature support
Basavaraj Natikar
2024-02-17
iio: hid-sensor-als: Remove hardcoding of values for enums
Srinivas Pandruvada
2024-02-17
iio: hid-sensor-als: Assign channels dynamically
Srinivas Pandruvada
2024-02-17
iio: light: vcnl4000: Set ps high definition for 4040/4200
Mårten Lindahl
2024-02-04
iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMP
Srinivas Pandruvada
2024-01-23
iio: light: max44000: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
iio: light: us5182d: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
iio: light: stk3310: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
iio: light: rpr0521: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
iio: light: ltr501: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-23
iio: light: jsa1212: Drop ACPI_PTR() usage
Jonathan Cameron
2024-01-22
iio: light: as73211: add support for as7331
Javier Carrasco
2024-01-22
iio: light: as73211: use IIO_VAL_FRACTIONAL for intensity scales
Javier Carrasco
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-19
Revert "iio: hid-sensor-als: Add light color temperature support"
Srinivas Pandruvada
2023-12-19
Revert "iio: hid-sensor-als: Add light chromaticity support"
Srinivas Pandruvada
2023-12-11
iio: light: driver for Lite-On ltr390
Anshul Dalal
2023-12-11
iio: light: isl76682: remove unreachable code
Jiapeng Chong
2023-12-06
iio: light: pa1203001: Drop ACPI_PTR() protection.
Jonathan Cameron
2023-12-06
iio: light: isl76682: Add ISL76682 driver
Marek Vasut
2023-12-04
iio: light: add VEML6075 UVA and UVB light sensor driver
Javier Carrasco
2023-11-26
iio: light: ltrf216a: Return floating point values
Shreeya Patel
2023-11-16
iio: bu27008: Add illuminance channel
Matti Vaittinen
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-05
iio: light: vcnl4000: Don't power on/off chip in config
Mårten Lindahl
2023-09-24
Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togreg
Jonathan Cameron
2023-09-24
iio: hid-sensor-als: Add light chromaticity support
Basavaraj Natikar
2023-09-24
iio: hid-sensor-als: Add light color temperature support
Basavaraj Natikar
2023-09-24
iio: hid-sensor-als: Use channel index to support more hub attributes
Basavaraj Natikar
2023-09-23
iio: light: lm3533-als: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
iio: light: hid-sensor-prox: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
iio: light: hid-sensor-als: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
iio: light: cm3605: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-12
iio: light: opt4001: Use i2c_get_match_data()
Biju Das
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-08
iio: light: bd27008: Support BD27010 RGB
Matti Vaittinen
2023-08-08
iio: light: bu27008: add chip info
Matti Vaittinen
2023-07-29
iio: adc: Remove redundant dev_err_probe()
Ruan Jinjie
2023-07-20
iio: light: vcnl4000: Add calibration bias for 4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add period for vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: add illuminance irq vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add als_it for vcnl4040/4200
Astrid Rost
2023-07-20
iio: light: vcnl4000: Check type with switch case
Astrid Rost
2023-07-20
iio: light: vcnl4000: Add proximity ps_it for vcnl4200
Astrid Rost
[next]