开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
2025-12-21
iio: imu: inv_icm42600: enable temp polling when buffer is on
Jean-Baptiste Maneyrol
2025-12-21
iio: imu: inv_icm45600: fix temperature offset reporting
Jean-Baptiste Maneyrol
2025-12-21
iio: imu: smi330: remove redundant assignment in smi330_read_avail
Massimiliano Pellizzer
2025-12-21
iio: imu: st_lsm6dsx: add tap event detection
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: add event spec parameter to iio_chan_spec initializer
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detection
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: add event configurability on a per axis basis
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: make event management functions generic
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: remove event_threshold field from hw struct
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: rework code to check for enabled events
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: move wakeup event enable mask to event_src
Francesco Lavra
2025-12-21
iio: imu: st_lsm6dsx: make event_settings more generic
Francesco Lavra
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-09
iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable() sleep
Remi Buisson
2025-11-09
iio: imu: bmi270: fix dev_err_probe error msg
Rodrigo Gobbi
2025-11-09
iio: imu: inv_icm45600: Add a missing return statement in probe()
Dan Carpenter
2025-11-09
iio: imu: smi330: Add driver
Jianping Shen
2025-10-27
iio: st_lsm6dsx: Fixed calibrated timestamp calculation
Mario Tesi
2025-10-19
iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
Francesco Lavra
2025-10-19
iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
Francesco Lavra
2025-10-19
iio: imu: inv_icm45600: add I3C driver for inv_icm45600 driver
Remi Buisson
2025-10-19
iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver
Remi Buisson
2025-10-19
iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver
Remi Buisson
2025-10-19
iio: imu: inv_icm45600: add IMU IIO accelerometer device
Remi Buisson
2025-10-19
iio: imu: inv_icm45600: add IMU IIO gyroscope device
Remi Buisson
2025-10-19
iio: imu: inv_icm45600: add buffer support in iio devices
Remi Buisson
2025-10-19
iio: imu: inv_icm45600: add new inv_icm45600 driver
Remi Buisson
2025-10-19
iio: imu: bmi270: add support for motion events
Gustavo Silva
2025-10-19
iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
Francesco Lavra
2025-09-13
Merge tag 'v6.17-rc3' into togreg
Jonathan Cameron
2025-09-10
iio: imu: inv_icm42600: use guard() to release mutexes
Sean Nyekjaer
2025-09-10
iio: imu: inv_icm42600: Use devm_regulator_get_enable() for vdd regulator
Sean Nyekjaer
2025-09-10
iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended
Sean Nyekjaer
2025-09-10
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
2025-09-10
iio: imu: inv_icm42600: Simplify pm_runtime setup
Sean Nyekjaer
2025-08-25
iio: imu: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: imu: bmi270: Match PNP ID found on newer GPD firmware
Cryolitia PukNgae
2025-08-25
iio: imu: bmi323: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-17
iio: imu: inv_icm42600: use min() to improve code
Qianfeng Rong
2025-08-16
iio: st_lsm6dsx: Replace scnprintf() with sysfs_emit()
Akshay Bansod
2025-08-16
iio: imu: adis16475: remove extra line
Nuno Sá
2025-08-11
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-14
iio: imu: bno055: make bno055_sysfs_attr const
David Lechner
2025-07-14
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
2025-07-14
iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
Jean-Baptiste Maneyrol
2025-07-14
iio: imu: inv_icm42600: add WoM support
Jean-Baptiste Maneyrol
2025-07-14
iio: imu: inv_icm42600: reorganize DMA aligned buffers in structure
Jean-Baptiste Maneyrol
2025-07-13
iio: imu: inv_mpu6050: Replace scnprintf with sysfs_emit
Chelsy Ratnawat
2025-07-13
iio: imu: adis16400: Use separate structures rather than an array for chip info
David Lechner
[prev]
[next]