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
/
us5182d.c
Age
Commit message (
Expand
)
Author
2024-01-23
iio: light: us5182d: Drop ACPI_PTR() usage
Jonathan Cameron
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: light: us5182d: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: light: us5182: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-06-11
iio:light:us5182d: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-01-23
iio:light:us5182: White space cleanup of spacing around {} in id tables
Jonathan Cameron
2021-05-17
iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2020-07-20
iio: light: us5182d: Fix formatting in kerneldoc function block
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 488
Thomas Gleixner
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-03-19
iio: light: us5182d: Add OF device ID table
Javier Martinez Canillas
2016-08-15
iio: light: us5182d: Add missing error code assignment before test
Christophe JAILLET
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-12-22
iio: light: us5182d: Refactor read_raw function
Adriana Reus
2015-12-22
iio: light: us5182d: Add interrupt support and events
Adriana Reus
2015-12-22
iio: light: us5182d: Fix enable status inconcistency
Adriana Reus
2015-12-02
iio: light: us8152d: Add power management support
Adriana Reus
2015-12-02
iio: light: us5182d: Add functions for selectively enabling als and proximity
Adriana Reus
2015-12-02
iio: light: us5182d: Add property for choosing default power mode
Adriana Reus
2015-09-23
iio: light: Add support for UPISEMI uS5182d als and proximity sensor
Adriana Reus