index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bmi088-accel-core.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-04
iio: accel: bmi088: remove unused struct 'bmi088_scale_info'
Dr. David Alan Gilbert
2023-12-17
iio: accel: bmi088: update comments and Kconfig
Jun Yan
2022-09-21
iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-06-14
iio: accel: bmi088: Fix alignment for DMA safety
Jonathan Cameron
2022-06-11
iio: accel: bmi088: Add support for bmi090l accel
LI Qingwu
2022-06-11
iio: accel: bmi088: Add support for bmi085 accel
LI Qingwu
2022-06-11
iio: accel: bmi088: modified the device name
LI Qingwu
2022-06-11
iio: accel: bmi088: Make it possible to config scales
LI Qingwu
2022-06-11
iio: accel: bmi088: Modified the scale calculate
LI Qingwu
2022-02-18
iio:accel:bmi088: Move exports into IIO_BMI088 namespace
Jonathan Cameron
2021-10-19
iio: accel: bmi088: Make bmi088_accel_core_remove() return void
Uwe Kleine-König
2021-05-17
iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parent
Jonathan Cameron
2021-03-11
iio: accel: Add support for the Bosch-Sensortec BMI088
Mike Looijmans