index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
opt4060.c
Age
Commit message (
Expand
)
Author
2026-08-19
Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-08-07
iio: light: opt4060: Fix incorrect register name in threshold read error message
Vidhu Sarwal
2026-08-07
iio: light: opt4060: Fix pointer type passed to div_u64_rem()
Vidhu Sarwal
2026-08-07
iio: light: opt4060: Reject integration times with a non-zero seconds part
Vidhu Sarwal
2026-07-27
iio: light: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-01-22
iio: light: opt4060: Use IIO cleanup helpers
Kurt Borja
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
2025-08-25
iio: light: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-16
iio: light: Simple conversions to iio_push_to_buffers_with_ts()
Jonathan Cameron
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-06-26
iio: light: opt4060: use = { } instead of memset()
David Lechner
2025-06-26
iio: light: opt4060: convert to use maple tree register cache
chuguangqing
2025-04-22
iio: light: opt4060: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2024-12-28
iio: light: Add support for TI OPT4060 color sensor
Per-Daniel Olsson