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