index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
proximity
/
srf04.c
Age
Commit message (
Expand
)
Author
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-23
iio: proximity: srf04: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-21
iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_ops
Jonathan Cameron
2022-06-11
iio: proximity: srf04: Make use of device properties
Andy Shevchenko
2022-01-23
iio:proximity:srf04: White space cleanup of spacing around {} in id tables
Jonathan Cameron
2021-05-17
iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle error
Jonathan Cameron
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-02-14
iio: srf04: add power management feature
Andreas Klinger
2019-10-12
iio: srf04: fix wrong limitation in distance measuring
Andreas Klinger
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-14
srf04.c: add maxbotix ultrasonic sensors
Andreas Klinger
2017-08-22
iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-02-04
iio: distance: add devantech us ranger srf04
Andreas Klinger