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
/
imu
/
bmi323
Age
Commit message (
Expand
)
Author
2025-02-17
iio: imu: bmi323: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2024-12-28
iio: imu: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-03
iio: imu: bmi323: use bool for event state
Julien Stephan
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: imu: bmi323: remove redundant register definition
Tarang Raval
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: imu: bmi323: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
2024-09-30
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
2024-09-30
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
2024-07-29
iio: imu: bmi323: Constify struct regmap_bus
Javier Carrasco
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-04
iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper
Denis Benato
2024-05-27
iio: imu: bmi323: Fix trigger notification in case of error
Vasileios Amoiridis
2024-02-19
iio: imu: bmi323: Add ACPI Match Table
Jonathan LoBue
2024-02-17
iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()
Jonathan Cameron
2023-11-26
iio: imu: bmi323: Make the local structures static
Jagath Jog J
2023-11-16
iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"
Colin Ian King
2023-11-16
iio: imu: Add driver for BMI323 IMU
Jagath Jog J