summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bma400.h
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bma400: Use devm_regulator_bulk_get_enable()Jonathan Cameron2022-12-281-4/+0
* iio: accel: bma400: Add support for single and double tap eventsJagath Jog J2022-09-051-0/+14
* iio: accel: bma400: Add support for activity and inactivity eventsJagath Jog J2022-06-111-0/+11
* iio: accel: bma400: Add step change eventJagath Jog J2022-06-111-0/+2
* iio: accel: bma400: Add separate channel for step counterJagath Jog J2022-06-111-0/+2
* iio: accel: bma400: Add triggered buffer supportJagath Jog J2022-06-111-1/+9
* iio: accel: bma400: conversion to device-managed functionJagath Jog J2022-06-111-2/+0
* iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J2022-06-111-2/+21
* iio: accel: bma400: Make bma400_remove() return voidUwe Kleine-König2021-10-191-1/+1
* iio: accel: bma400: basic regulator supportDan Robertson2019-12-291-0/+4
* iio: accel: Add driver for the BMA400Dan Robertson2019-12-291-0/+95