index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
adxl345_core.c
Age
Commit message (
Expand
)
Author
2025-08-16
iio: accel: adxl345: extend inactivity time for less than 1s
Lothar Rubusch
2025-08-16
iio: accel: adxl345: add coupling detection for activity/inactivity
Lothar Rubusch
2025-08-16
iio: accel: adxl345: add inactivity feature
Lothar Rubusch
2025-08-16
iio: accel: adxl345: add activity event feature
Lothar Rubusch
2025-08-16
iio: accel: adxl345: simplify tap suppress bit
Lothar Rubusch
2025-07-14
iio: accel: adxl345: simplify reading the FIFO
Lothar Rubusch
2025-07-14
iio: accel: adxl345: simplify interrupt mapping
Lothar Rubusch
2025-07-06
iio: accel: adxl345: make adxl345_events const
David Lechner
2025-06-26
iio: accel: adxl345: replace magic numbers by unit expressions
Lothar Rubusch
2025-06-26
iio: accel: adxl345: simplify measure enable
Lothar Rubusch
2025-06-26
iio: accel: adxl345: make data struct variable irq function local
Lothar Rubusch
2025-06-09
iio: accel: adxl345: add g-range configuration
Lothar Rubusch
2025-06-09
iio: accel: adxl345: extend sample frequency adjustments
Lothar Rubusch
2025-05-21
iio: accel: adxl345: set the tap suppress bit permanently
Lothar Rubusch
2025-05-21
iio: accel: adxl345: add double tap feature
Lothar Rubusch
2025-05-21
iio: accel: adxl345: add single tap feature
Lothar Rubusch
2025-05-21
iio: accel: adxl345: introduce adxl345_push_event function
Lothar Rubusch
2025-04-22
iio: accel: adxl345: cleanup regmap return values
Lothar Rubusch
2025-04-22
iio: accel: adxl345: move INT enable to regmap cache
Lothar Rubusch
2025-04-22
iio: accel: adxl345: use regmap cache for INT mapping
Lothar Rubusch
2025-03-04
iio: accel: adxl345: reorganize irq handler
Lothar Rubusch
2025-03-04
iio: accel: adxl345: add debug register access
Lothar Rubusch
2025-03-04
iio: accel: adxl345: reorganize measurement enable
Lothar Rubusch
2025-01-04
iio: accel: adxl345: add FIFO with watermark events
Lothar Rubusch
2025-01-04
iio: accel: adxl345: initialize FIFO delay value for SPI
Lothar Rubusch
2025-01-04
iio: accel: adxl345: introduce interrupt handling
Lothar Rubusch
2024-12-28
iio: accel: adxl345: add function to switch measuring mode
Lothar Rubusch
2024-12-11
iio: accel: adxl345: rename variable data to st
Lothar Rubusch
2024-12-11
iio: accel: adxl345: refrase comment on probe
Lothar Rubusch
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-04-06
iio: accel: adxl345: Add comment to probe
Lothar Rubusch
2024-04-06
iio: accel: adxl345: Reorder probe initialization
Lothar Rubusch
2024-04-06
iio: accel: adxl345: Pass function pointer to core
Lothar Rubusch
2024-04-06
iio: accel: adxl345: Move defines to header
Lothar Rubusch
2024-04-06
iio: accel: adxl345: Group bus configuration
Lothar Rubusch
2024-04-06
iio: accel: adxl345: Make data_range obsolete
Lothar Rubusch
2023-09-12
iio: accel: adxl345: Simplify adxl345_read_raw()
Biju Das
2023-09-12
iio: accel: adxl345: Convert enum->pointer for data in match data table
Biju Das
2022-08-28
iio: accel: adxl345: use HZ macro from units.h
Dmitry Rokosov
2022-02-26
iio: accel: adxl345: Drop comma in terminator entries
Andy Shevchenko
2022-02-26
iio: accel: adxl345: Extract adxl345_powerup() helper
Andy Shevchenko
2022-02-26
iio: accel: adxl345: Make use of device properties
Andy Shevchenko
2022-02-26
iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()
Andy Shevchenko
2022-02-26
iio: accel: adxl345: Convert to use dev_err_probe()
Andy Shevchenko
2022-02-18
iio:accel:adxl345: Move exports into IIO_ADXL345 namespace
Jonathan Cameron
2021-07-19
iio: accel: adxl345: convert probe to device-managed functions
Alexandru Ardelean
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-02-09
iio:accel:adxl345: Change alignment to match paranthesis
Luciana da Costa Marques
[next]