index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-27
iio: st_lsm6dsx: Fixed calibrated timestamp calculation
Mario Tesi
2
-11
/
+26
2025-10-19
iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
Francesco Lavra
1
-11
/
+11
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
1
-1
/
+5
2025-09-10
iio: imu: inv_icm42600: use guard() to release mutexes
Sean Nyekjaer
4
-96
/
+56
2025-09-10
iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
Sean Nyekjaer
2
-24
/
+6
2025-09-10
iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended
Sean Nyekjaer
1
-5
/
+6
2025-09-10
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
1
-4
/
+0
2025-09-10
iio: imu: inv_icm42600: Simplify pm_runtime setup
Sean Nyekjaer
1
-17
/
+7
2025-08-25
iio: imu: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
7
-23
/
+2
2025-08-25
iio: imu: bmi270: Match PNP ID found on newer GPD firmware
Cryolitia PukNgae
1
-0
/
+2
2025-08-25
iio: imu: bmi323: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
1
-2
/
+1
2025-08-17
iio: imu: inv_icm42600: use min() to improve code
Qianfeng Rong
1
-14
/
+5
2025-08-16
iio: st_lsm6dsx: Replace scnprintf() with sysfs_emit()
Akshay Bansod
1
-7
/
+7
2025-08-16
iio: imu: adis16475: remove extra line
Nuno Sá
1
-1
/
+0
2025-08-11
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
1
-1
/
+5
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-14
iio: imu: bno055: make bno055_sysfs_attr const
David Lechner
1
-23
/
+26
2025-07-14
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
1
-3
/
+8
2025-07-14
iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
Jean-Baptiste Maneyrol
3
-13
/
+47
2025-07-14
iio: imu: inv_icm42600: add WoM support
Jean-Baptiste Maneyrol
4
-5
/
+427
2025-07-14
iio: imu: inv_icm42600: reorganize DMA aligned buffers in structure
Jean-Baptiste Maneyrol
1
-4
/
+4
2025-07-13
iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emit
Chelsy Ratnawat
1
-3
/
+2
2025-07-13
iio: imu: adis16400: Use separate structures rather than an array for chip info
David Lechner
1
-161
/
+153
2025-07-06
iio: imu: bmi160: make bmi160_regs const
David Lechner
1
-1
/
+1
2025-07-06
iio: imu: bmi270: add step counter watermark event
Gustavo Silva
1
-3
/
+166
2025-07-06
iio: imu: bmi270: add channel for step counter
Gustavo Silva
1
-0
/
+138
2025-06-26
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
7
-57
/
+57
2025-06-26
iio: imu: inv_mpu6050: use = { } instead of memset()
David Lechner
2
-7
/
+3
2025-06-26
iio: imu: inv_icm42600: use = { } instead of memset()
David Lechner
2
-6
/
+4
2025-06-26
iio: imu: bno055: convert to use maple tree register cache
chuguangqing
1
-1
/
+1
2025-06-26
iio: imu: icm42600: convert to use maple tree register cache
chuguangqing
1
-2
/
+2
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-09
iio: bmi160: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+25
2025-06-09
iio: bmi270: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+26
2025-06-09
iio: Remove single use of macro definition for IRQ name
Waqar Hameed
1
-3
/
+1
2025-06-09
iio: Remove single use of macro definition for driver name
Waqar Hameed
1
-2
/
+1
2025-06-09
iio: imu: inv_mpu6050: refactor aux read/write to use shared xfer logic
Isabella Caselli
1
-36
/
+20
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
28
-135
/
+122
2025-05-21
iio: imu: adis: remove bits_per_word = 8
David Lechner
2
-12
/
+0
2025-05-07
iio: imu: inv_icm42600: Fix temperature calculation
Sean Nyekjaer
1
-3
/
+5
2025-04-22
iio: normalize array sentinel style
David Lechner
19
-32
/
+32
2025-04-22
iio: imu: inv_icm42600: switch to use generic name irq get
Jean-Baptiste Maneyrol
4
-7
/
+15
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
1
-9
/
+7
2025-04-22
iio: imu: st_lsm6dsx: Factor out parts of st_lsm6dsx_shub_write_raw() to allow direct returns
Jonathan Cameron
1
-30
/
+35
2025-04-22
iio: imu: smi240: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-04-22
iio: imu: inv_mpu6050: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-04-22
iio: imu: inv_icm42600: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
3
-28
/
+21
2025-04-21
iio: imu: adis16550: align buffers for timestamp
David Lechner
1
-1
/
+1
2025-04-18
iio: imu: inv_mpu6050: align buffer for timestamp
David Lechner
1
-1
/
+1
[next]