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
/
rohm-bu27034.c
Age
Commit message (
Expand
)
Author
2025-04-22
iio: light: rohm-bu27034: Switch to sparse friendly iio_device_claim/release_...
Jonathan Cameron
2024-12-28
iio: light: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-07
iio: bu27034: simplify using guard(mutex)
Matti Vaittinen
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-03
iio: bu27034: Add a read only HARDWAREGAIN
Matti Vaittinen
2024-08-03
bu27034: ROHM BU27034ANUC correct lux calculation
Matti Vaittinen
2024-08-03
bu27034: ROHM BU27034ANUC correct gains and times
Matti Vaittinen
2024-08-03
bu27034: ROHM BU27034NUC to BU27034ANUC drop data2
Matti Vaittinen
2024-08-03
bu27034: ROHM BU27034NUC to BU27034ANUC
Matti Vaittinen
2024-06-04
iio: light: rohm-bu27034: remove unused struct 'bu27034_result'
Dr. David Alan Gilbert
2023-07-15
iio: light: bu27034: Fix scale format
Matti Vaittinen
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-13
iio: bu27034: Ensure reset is written
Matti Vaittinen
2023-05-13
iio: bu27034: Probe asynchronously
Matti Vaittinen
2023-05-13
iio: bu27034: Fix integration time
Matti Vaittinen
2023-04-10
iio: light: ROHM BU27034 Ambient Light Sensor
Matti Vaittinen