index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
apds9306.c
Age
Commit message (
Expand
)
Author
2025-11-09
iio: light: apds9306: convert to use maple tree register cache
Chu Guangqing
2025-08-25
iio: light: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-16
iio: Remove error prints for devm_add_action_or_reset()
Waqar Hameed
2025-06-26
iio: light: apds9306: Refactor threshold get/set functions to use helper
Nattan Ferreira
2025-04-22
iio: light: apds9306: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-02-03
iio: light: apds9306: fix max_scale_nano values
Javier Carrasco
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: light: apds9306: simplifies if branch in apds9306_write_event_config
Julien Stephan
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-29
iio: light: apds9306: Fix error handing
Mudit Sharma
2024-04-28
iio: light: apds9306: Fix input arguments to in_range()
Subhajit Ghosh
2024-04-06
iio: light: apds9306: Improve apds9306_write_event_config()
Subhajit Ghosh
2024-04-06
iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()
Dan Carpenter
2024-03-25
iio: light: Add support for APDS9306 Light Sensor
Subhajit Ghosh