index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
bmi323
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-12
/
+11
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
1
-1
/
+3
2024-09-30
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
1
-6
/
+6
2024-09-30
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
1
-5
/
+2
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
1
-2
/
+159
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+26
2024-07-29
iio: imu: bmi323: Constify struct regmap_bus
Javier Carrasco
2
-2
/
+2
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
1
-2
/
+3
2024-06-04
iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper
Denis Benato
1
-3
/
+5
2024-05-27
iio: imu: bmi323: Fix trigger notification in case of error
Vasileios Amoiridis
1
-2
/
+3
2024-02-19
iio: imu: bmi323: Add ACPI Match Table
Jonathan LoBue
1
-0
/
+21
2024-02-17
iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()
Jonathan Cameron
1
-47
/
+31
2023-11-26
iio: imu: bmi323: Make the local structures static
Jagath Jog J
2
-2
/
+2
2023-11-16
iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"
Colin Ian King
1
-2
/
+2
2023-11-16
iio: imu: Add driver for BMI323 IMU
Jagath Jog J
6
-0
/
+2601