summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/adxl345_core.c
AgeCommit message (Expand)Author
2025-08-16iio: accel: adxl345: extend inactivity time for less than 1sLothar Rubusch
2025-08-16iio: accel: adxl345: add coupling detection for activity/inactivityLothar Rubusch
2025-08-16iio: accel: adxl345: add inactivity featureLothar Rubusch
2025-08-16iio: accel: adxl345: add activity event featureLothar Rubusch
2025-08-16iio: accel: adxl345: simplify tap suppress bitLothar Rubusch
2025-07-14iio: accel: adxl345: simplify reading the FIFOLothar Rubusch
2025-07-14iio: accel: adxl345: simplify interrupt mappingLothar Rubusch
2025-07-06iio: accel: adxl345: make adxl345_events constDavid Lechner
2025-06-26iio: accel: adxl345: replace magic numbers by unit expressionsLothar Rubusch
2025-06-26iio: accel: adxl345: simplify measure enableLothar Rubusch
2025-06-26iio: accel: adxl345: make data struct variable irq function localLothar Rubusch
2025-06-09iio: accel: adxl345: add g-range configurationLothar Rubusch
2025-06-09iio: accel: adxl345: extend sample frequency adjustmentsLothar Rubusch
2025-05-21iio: accel: adxl345: set the tap suppress bit permanentlyLothar Rubusch
2025-05-21iio: accel: adxl345: add double tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: add single tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: introduce adxl345_push_event functionLothar Rubusch
2025-04-22iio: accel: adxl345: cleanup regmap return valuesLothar Rubusch
2025-04-22iio: accel: adxl345: move INT enable to regmap cacheLothar Rubusch
2025-04-22iio: accel: adxl345: use regmap cache for INT mappingLothar Rubusch
2025-03-04iio: accel: adxl345: reorganize irq handlerLothar Rubusch
2025-03-04iio: accel: adxl345: add debug register accessLothar Rubusch
2025-03-04iio: accel: adxl345: reorganize measurement enableLothar Rubusch
2025-01-04iio: accel: adxl345: add FIFO with watermark eventsLothar Rubusch
2025-01-04iio: accel: adxl345: initialize FIFO delay value for SPILothar Rubusch
2025-01-04iio: accel: adxl345: introduce interrupt handlingLothar Rubusch
2024-12-28iio: accel: adxl345: add function to switch measuring modeLothar Rubusch
2024-12-11iio: accel: adxl345: rename variable data to stLothar Rubusch
2024-12-11iio: accel: adxl345: refrase comment on probeLothar Rubusch
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-04-06iio: accel: adxl345: Add comment to probeLothar Rubusch
2024-04-06iio: accel: adxl345: Reorder probe initializationLothar Rubusch
2024-04-06iio: accel: adxl345: Pass function pointer to coreLothar Rubusch
2024-04-06iio: accel: adxl345: Move defines to headerLothar Rubusch
2024-04-06iio: accel: adxl345: Group bus configurationLothar Rubusch
2024-04-06iio: accel: adxl345: Make data_range obsoleteLothar Rubusch
2023-09-12iio: accel: adxl345: Simplify adxl345_read_raw()Biju Das
2023-09-12iio: accel: adxl345: Convert enum->pointer for data in match data tableBiju Das
2022-08-28iio: accel: adxl345: use HZ macro from units.hDmitry Rokosov
2022-02-26iio: accel: adxl345: Drop comma in terminator entriesAndy Shevchenko
2022-02-26iio: accel: adxl345: Extract adxl345_powerup() helperAndy Shevchenko
2022-02-26iio: accel: adxl345: Make use of device propertiesAndy Shevchenko
2022-02-26iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()Andy Shevchenko
2022-02-26iio: accel: adxl345: Convert to use dev_err_probe()Andy Shevchenko
2022-02-18iio:accel:adxl345: Move exports into IIO_ADXL345 namespaceJonathan Cameron
2021-07-19iio: accel: adxl345: convert probe to device-managed functionsAlexandru Ardelean
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2019-02-09iio:accel:adxl345: Change alignment to match paranthesisLuciana da Costa Marques