summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/dmard10.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: accel: dmard10: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio:accel:dmard10: Switch from CONFIG_PM guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+3
* iio: accel: dmard10: convert probe to device-managed functionsAlexandru Ardelean2021-07-171-17/+10
* iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-251-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede2016-10-111-0/+266