开源镜像站
帮助
下载
动态
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
/
inv_icm42600
Age
Commit message (
Expand
)
Author
20 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-06
iio: imu: inv_icm42600: fix timestamp clock period by using lower value
Jean-Baptiste Maneyrol
2026-07-05
iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
Jean-Baptiste Maneyrol
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
iio: imu: fix typos in comments
Anas Khan
2026-07-02
iio: imu: inv_icm42600: add buffer hwfifo watermark attributes
Jean-Baptiste Maneyrol
2026-07-02
iio: imu: inv_icm42600: reorder all driver headers
Jean-Baptiste Maneyrol
2026-06-30
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2026-03-03
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
2026-02-23
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
2026-02-23
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
2025-12-21
iio: imu: inv_icm42600: enable temp polling when buffer is on
Jean-Baptiste Maneyrol
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-17
iio: imu: inv_icm42600: use min() to improve code
Qianfeng Rong
2025-08-11
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
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-06-26
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
2025-06-26
iio: imu: inv_icm42600: use = { } instead of memset()
David Lechner
2025-06-26
iio: imu: icm42600: convert to use maple tree register cache
chuguangqing
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-07
iio: imu: inv_icm42600: Fix temperature calculation
Sean Nyekjaer
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: imu: inv_icm42600: switch to use generic name irq get
Jean-Baptiste Maneyrol
2025-04-22
iio: imu: inv_icm42600: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2024-12-28
iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to al...
Jonathan Cameron
2024-12-07
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
2024-12-07
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-29
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
2024-09-30
iio: imu: inv_icm42600: use irq_get_trigger_type()
Jonathan Cameron
2024-09-30
iio: imu: inv_icm42600: add inv_icm42600 id_table
Jason Liu
2024-06-25
iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-13
iio: imu: inv_icm42600: add support of accel low-power mode
Jean-Baptiste Maneyrol
2024-06-13
iio: imu: inv_icm42600: add register caching in the regmap
Jean-Baptiste Maneyrol
2024-06-02
iio: imu: inv_icm42600: delete unneeded update watermark call
Jean-Baptiste Maneyrol
[next]