summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/adxl313_core.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-13iio: accel: adxl313: add AC coupled activity/inactivity eventsLothar Rubusch1-14/+200
2025-07-13iio: accel: adxl313: implement power-save on inactivityLothar Rubusch1-0/+22
2025-07-13iio: accel: adxl313: add inactivity sensingLothar Rubusch1-2/+108
2025-07-13iio: accel: adxl313: add activity sensingLothar Rubusch1-0/+306
2025-07-13iio: accel: adxl313: add buffered FIFO watermark with interrupt handlingLothar Rubusch1-6/+258
2025-07-13iio: accel: adxl313: add function to enable measurementLothar Rubusch1-3/+7
2025-07-13iio: accel: adxl313: make use of regmap cacheLothar Rubusch1-0/+18
2025-06-26iio: accel: adxl313: add debug registerLothar Rubusch1-0/+11
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-8/+8
2022-09-21drivers: iio: accel: adxl312 and adxl314 supportGeorge Mois1-55/+147
2022-06-14iio: accel: adxl313: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-02-18iio:accel:adxl313: Move exports into IIO_ADXL313 namespaceJonathan Cameron1-3/+3
2021-09-14iio: accel: Add driver support for ADXL313Lucas Stankus1-0/+332