index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-33
/
+5617
2025-11-09
iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable() sleep
Remi Buisson
1
-0
/
+1
2025-11-09
iio: imu: bmi270: fix dev_err_probe error msg
Rodrigo Gobbi
1
-1
/
+1
2025-11-09
iio: imu: inv_icm45600: Add a missing return statement in probe()
Dan Carpenter
1
-1
/
+2
2025-11-09
iio: imu: smi330: Add driver
Jianping Shen
8
-0
/
+1203
2025-10-27
iio: st_lsm6dsx: Fixed calibrated timestamp calculation
Mario Tesi
2
-11
/
+26
2025-10-19
iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
Francesco Lavra
4
-10
/
+72
2025-10-19
iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
Francesco Lavra
1
-1
/
+1
2025-10-19
iio: imu: inv_icm45600: add I3C driver for inv_icm45600 driver
Remi Buisson
3
-0
/
+102
2025-10-19
iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver
Remi Buisson
3
-0
/
+132
2025-10-19
iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver
Remi Buisson
3
-0
/
+122
2025-10-19
iio: imu: inv_icm45600: add IMU IIO accelerometer device
Remi Buisson
5
-0
/
+843
2025-10-19
iio: imu: inv_icm45600: add IMU IIO gyroscope device
Remi Buisson
7
-3
/
+1069
2025-10-19
iio: imu: inv_icm45600: add buffer support in iio devices
Remi Buisson
5
-0
/
+748
2025-10-19
iio: imu: inv_icm45600: add new inv_icm45600 driver
Remi Buisson
6
-0
/
+963
2025-10-19
iio: imu: bmi270: add support for motion events
Gustavo Silva
1
-21
/
+362
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...
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
[next]