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