index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
rpr0521.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
iio: light: rpr0521: 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-02-21
iio:light:rpr0521: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-5
/
+2
2021-05-17
iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2020-12-03
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+13
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-2
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-07-04
iio: light: rpr0521 triggered buffer
Mikko Koivunen
1
-7
/
+329
2017-05-21
iio: light: rpr0521 channel numbers reordered
Mikko Koivunen
1
-20
/
+20
2017-05-21
iio: light: rpr0521 proximity offset read/write
Mikko Koivunen
1
-0
/
+52
2017-05-21
iio: light: rpr0521 sample_frequency read/write
Mikko Koivunen
1
-0
/
+117
2017-05-21
iio: light: rpr0521 whitespace fixes
Mikko Koivunen
1
-0
/
+3
2017-05-21
iio: light: rpr0521 magic number to sizeof() on value read
Mikko Koivunen
1
-1
/
+1
2017-05-21
iio: light: rpr0521 on-off sequence change for CONFIG_PM
Mikko Koivunen
1
-24
/
+46
2017-05-21
iio: light: rpr0521 poweroff for probe fails
Mikko Koivunen
1
-2
/
+15
2017-05-21
iio: light: rpr0521 disable sensor -bugfix
Mikko Koivunen
1
-2
/
+8
2015-11-08
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
1
-10
/
+4
2015-06-21
iio: light: Add support for ROHM RPR0521 sensor
Daniel Baluta
1
-0
/
+615