index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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