开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
rpr0521.c
Age
Commit message (
Expand
)
Author
2022-11-23
iio: light: rpr0521: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-21
iio:light:rpr0521: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2021-05-17
iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-12-03
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-04
iio: light: rpr0521 triggered buffer
Mikko Koivunen
2017-05-21
iio: light: rpr0521 channel numbers reordered
Mikko Koivunen
2017-05-21
iio: light: rpr0521 proximity offset read/write
Mikko Koivunen
2017-05-21
iio: light: rpr0521 sample_frequency read/write
Mikko Koivunen
2017-05-21
iio: light: rpr0521 whitespace fixes
Mikko Koivunen
2017-05-21
iio: light: rpr0521 magic number to sizeof() on value read
Mikko Koivunen
2017-05-21
iio: light: rpr0521 on-off sequence change for CONFIG_PM
Mikko Koivunen
2017-05-21
iio: light: rpr0521 poweroff for probe fails
Mikko Koivunen
2017-05-21
iio: light: rpr0521 disable sensor -bugfix
Mikko Koivunen
2015-11-08
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
2015-06-21
iio: light: Add support for ROHM RPR0521 sensor
Daniel Baluta