index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
imu
/
bmi323
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-13
1
-12
/
+11
|
\
|
*
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
2024-09-30
1
-1
/
+3
|
*
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
2024-09-30
1
-6
/
+6
|
*
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
2024-09-30
1
-5
/
+2
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
|
/
*
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
2024-09-03
1
-2
/
+159
*
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
2024-08-10
4
-0
/
+26
*
iio: imu: bmi323: Constify struct regmap_bus
Javier Carrasco
2024-07-29
2
-2
/
+2
*
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-17
1
-2
/
+3
|
\
|
*
iio: imu: bmi323: Fix trigger notification in case of error
Vasileios Amoiridis
2024-05-27
1
-2
/
+3
*
|
iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper
Denis Benato
2024-06-04
1
-3
/
+5
|
/
*
iio: imu: bmi323: Add ACPI Match Table
Jonathan LoBue
2024-02-19
1
-0
/
+21
*
iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()
Jonathan Cameron
2024-02-17
1
-47
/
+31
*
iio: imu: bmi323: Make the local structures static
Jagath Jog J
2023-11-26
2
-2
/
+2
*
iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"
Colin Ian King
2023-11-16
1
-2
/
+2
*
iio: imu: Add driver for BMI323 IMU
Jagath Jog J
2023-11-16
6
-0
/
+2601