summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bmi088-accel-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron2022-09-211-9/+6
* iio: accel: bmi088: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: accel: bmi088: Add support for bmi090l accelLI Qingwu2022-06-111-0/+7
* iio: accel: bmi088: Add support for bmi085 accelLI Qingwu2022-06-111-0/+7
* iio: accel: bmi088: modified the device nameLI Qingwu2022-06-111-15/+20
* iio: accel: bmi088: Make it possible to config scalesLI Qingwu2022-06-111-1/+32
* iio: accel: bmi088: Modified the scale calculateLI Qingwu2022-06-111-4/+11
* iio:accel:bmi088: Move exports into IIO_BMI088 namespaceJonathan Cameron2022-02-181-4/+4
* iio: accel: bmi088: Make bmi088_accel_core_remove() return voidUwe Kleine-König2021-10-191-3/+1
* iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+20
* iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans2021-03-111-0/+567