summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/adxl345.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-06iio: accel: adxl345: Add spi-3wire optionLothar Rubusch1-0/+1
2024-04-06iio: accel: adxl345: Pass function pointer to coreLothar Rubusch1-1/+2
2024-04-06iio: accel: adxl345: Move defines to headerLothar Rubusch1-0/+32
2023-09-12iio: accel: adxl345: Simplify adxl345_read_raw()Biju Das1-5/+15
2023-09-12iio: accel: adxl345: Convert enum->pointer for data in match data tableBiju Das1-0/+5
2022-02-26iio: accel: adxl345: Make use of device propertiesAndy Shevchenko1-1/+1
2022-02-26iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()Andy Shevchenko1-2/+1
2022-02-26iio: accel: adxl345: Set driver_data for OF enumerationAndy Shevchenko1-2/+2
2021-07-19iio: accel: adxl345: convert probe to device-managed functionsAlexandru Ardelean1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2018-07-15iio: adxl345: Add support for the ADXL375Lars-Peter Clausen1-1/+6
2017-03-04iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya1-0/+18