summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/adxl345_core.c
AgeCommit message (Expand)Author
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
2018-07-15iio: adxl345: Add support for the ADXL375Lars-Peter Clausen
2018-07-15iio: accel: adxl345: add sampling frequency supportAkinobu Mita
2018-06-30iio: accel: adxl345: add calibration offset supportAkinobu Mita
2018-06-30iio: accel: adxl345: convert address field usage in iio_chan_specAkinobu Mita
2018-06-30iio: accel: adxl345: add link to datasheetAkinobu Mita
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-03-04iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya