index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
ltr390.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-03
iio: light: ltr390: simplify code in write_event_config callback
Julien Stephan
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-05
iio: light: ltr390: Replaced mask values with GENMASK()
Abhash Jha
2024-10-05
iio: light: ltr390: Add interrupt persistance support
Abhash Jha
2024-10-05
iio: light: ltr390: Interrupts and threshold event support
Abhash Jha
2024-10-05
iio: light: ltr390: Suspend and Resume support
Abhash Jha
2024-10-05
iio: light: ltr390: Added configurable sampling frequency support
Abhash Jha
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-17
iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
Abhash Jha
2024-08-17
iio: light: ltr390: Add ALS channel and support for gain and resolution
Abhash Jha
2024-08-03
iio: light: ltr390: Add configurable gain and resolution
Abhash Jha
2023-12-11
iio: light: driver for Lite-On ltr390
Anshul Dalal