index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
bmi323
Age
Commit message (
Expand
)
Author
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
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