index
:
pm24.git
master
perf-mon
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
/
apds9300.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: apds9300: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-18
iio:light:apds9300: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: light: apds9300: constify i2c_device_id
Arvind Yadav
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-10-12
iio:apds9300: Use new event config interface
Lars-Peter Clausen
2013-08-03
iio: add APDS9300 ambilent light sensor driver
Oleksandr Kravchenko