summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bma400_core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bma400: Add step change eventJagath Jog J2022-06-111-0/+76
* iio: accel: bma400: Add separate channel for step counterJagath Jog J2022-06-111-4/+65
* iio: accel: bma400: Add triggered buffer supportJagath Jog J2022-06-111-5/+172
* iio: accel: bma400: conversion to device-managed functionJagath Jog J2022-06-111-39/+38
* iio: accel: bma400: Reordering of header filesJagath Jog J2022-06-111-2/+2
* iio:accel:bma400: Move exports into IIO_BMA400 namespaceJonathan Cameron2022-02-181-3/+3
* iio: accel: bma400: Make bma400_remove() return voidUwe Kleine-König2021-10-191-3/+4
* iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-031-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: accel: bma400: prevent setting accel scale too lowDan Carpenter2020-01-181-1/+2
* iio: accel: bma400: basic regulator supportDan Robertson2019-12-291-5/+34
* iio: accel: Add driver for the BMA400Dan Robertson2019-12-291-0/+823