summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/dmard06.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: accel: dmard06: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio:accel:dmard06: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-7/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macroNishant Malpani2020-04-251-1/+2
* 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 support for Domintech DMARD06 accelerometerAleksei Mamlin2016-08-211-0/+241