aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/proximity/srf04.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_opsJonathan Cameron1-5/+5
2022-06-11iio: proximity: srf04: Make use of device propertiesAndy Shevchenko1-7/+4
2022-01-23iio:proximity:srf04: White space cleanup of spacing around {} in id tablesJonathan Cameron1-6/+6
2021-05-17iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle errorJonathan Cameron1-3/+5
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-1/+1
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2020-02-14iio: srf04: add power management featureAndreas Klinger1-1/+95
2019-10-12iio: srf04: fix wrong limitation in distance measuringAndreas Klinger1-14/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-14srf04.c: add maxbotix ultrasonic sensorsAndreas Klinger1-9/+29
2017-08-22iio:proximity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-02-04iio: distance: add devantech us ranger srf04Andreas Klinger1-0/+304