index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
rpr0521.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: light: rpr0521: 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:rpr0521: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-21
1
-5
/
+2
*
iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
1
-6
/
+1
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+1
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
1
-1
/
+0
*
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-12-03
1
-4
/
+13
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-2
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: light: rpr0521 triggered buffer
Mikko Koivunen
2017-07-04
1
-7
/
+329
*
iio: light: rpr0521 channel numbers reordered
Mikko Koivunen
2017-05-21
1
-20
/
+20
*
iio: light: rpr0521 proximity offset read/write
Mikko Koivunen
2017-05-21
1
-0
/
+52
*
iio: light: rpr0521 sample_frequency read/write
Mikko Koivunen
2017-05-21
1
-0
/
+117
*
iio: light: rpr0521 whitespace fixes
Mikko Koivunen
2017-05-21
1
-0
/
+3
*
iio: light: rpr0521 magic number to sizeof() on value read
Mikko Koivunen
2017-05-21
1
-1
/
+1
*
iio: light: rpr0521 on-off sequence change for CONFIG_PM
Mikko Koivunen
2017-05-21
1
-24
/
+46
*
iio: light: rpr0521 poweroff for probe fails
Mikko Koivunen
2017-05-21
1
-2
/
+15
*
iio: light: rpr0521 disable sensor -bugfix
Mikko Koivunen
2017-05-21
1
-2
/
+8
*
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
2015-11-08
1
-10
/
+4
*
iio: light: Add support for ROHM RPR0521 sensor
Daniel Baluta
2015-06-21
1
-0
/
+615