index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
adxl345_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: accel: adxl345: Add comment to probe
Lothar Rubusch
2024-04-06
1
-0
/
+10
*
iio: accel: adxl345: Reorder probe initialization
Lothar Rubusch
2024-04-06
1
-20
/
+20
*
iio: accel: adxl345: Pass function pointer to core
Lothar Rubusch
2024-04-06
1
-7
/
+25
*
iio: accel: adxl345: Move defines to header
Lothar Rubusch
2024-04-06
1
-32
/
+0
*
iio: accel: adxl345: Group bus configuration
Lothar Rubusch
2024-04-06
1
-6
/
+6
*
iio: accel: adxl345: Make data_range obsolete
Lothar Rubusch
2024-04-06
1
-7
/
+13
*
iio: accel: adxl345: Simplify adxl345_read_raw()
Biju Das
2023-09-12
1
-24
/
+1
*
iio: accel: adxl345: Convert enum->pointer for data in match data table
Biju Das
2023-09-12
1
-18
/
+6
*
iio: accel: adxl345: use HZ macro from units.h
Dmitry Rokosov
2022-08-28
1
-3
/
+4
*
iio: accel: adxl345: Drop comma in terminator entries
Andy Shevchenko
2022-02-26
1
-1
/
+1
*
iio: accel: adxl345: Extract adxl345_powerup() helper
Andy Shevchenko
2022-02-26
1
-2
/
+6
*
iio: accel: adxl345: Make use of device properties
Andy Shevchenko
2022-02-26
1
-1
/
+4
*
iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()
Andy Shevchenko
2022-02-26
1
-2
/
+13
*
iio: accel: adxl345: Convert to use dev_err_probe()
Andy Shevchenko
2022-02-26
1
-17
/
+9
*
iio:accel:adxl345: Move exports into IIO_ADXL345 namespace
Jonathan Cameron
2022-02-18
1
-1
/
+1
*
iio: accel: adxl345: convert probe to device-managed functions
Alexandru Ardelean
2021-07-19
1
-20
/
+9
*
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
iio:accel:adxl345: Change alignment to match paranthesis
Luciana da Costa Marques
2019-02-09
1
-2
/
+2
*
iio: adxl345: Add support for the ADXL375
Lars-Peter Clausen
2018-07-15
1
-2
/
+17
*
iio: accel: adxl345: add sampling frequency support
Akinobu Mita
2018-07-15
1
-1
/
+56
*
iio: accel: adxl345: add calibration offset support
Akinobu Mita
2018-06-30
1
-1
/
+40
*
iio: accel: adxl345: convert address field usage in iio_chan_spec
Akinobu Mita
2018-06-30
1
-9
/
+12
*
iio: accel: adxl345: add link to datasheet
Akinobu Mita
2018-06-30
1
-0
/
+2
*
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: accel: adxl345: Split driver into core and I2C
Eva Rachel Retuya
2017-03-04
1
-0
/
+179