index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_icm42600
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
3
-2
/
+24
2024-12-28
iio: imu: inv_icm42600: switch timestamp type from int64_t __aligned(8) to al...
Jonathan Cameron
2
-2
/
+2
2024-12-07
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+6
2024-12-07
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+18
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-5
/
+5
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-5
/
+0
2024-10-29
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
2
-5
/
+0
2024-09-30
iio: imu: inv_icm42600: use irq_get_trigger_type()
Jonathan Cameron
1
-9
/
+1
2024-09-30
iio: imu: inv_icm42600: add inv_icm42600 id_table
Jason Liu
2
-0
/
+34
2024-06-25
iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
4
-17
/
+14
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
5
-10
/
+20
2024-06-13
iio: imu: inv_icm42600: add support of accel low-power mode
Jean-Baptiste Maneyrol
3
-4
/
+151
2024-06-13
iio: imu: inv_icm42600: add register caching in the regmap
Jean-Baptiste Maneyrol
1
-0
/
+44
2024-06-02
iio: imu: inv_icm42600: delete unneeded update watermark call
Jean-Baptiste Maneyrol
2
-8
/
+0
2024-06-02
iio: imu: inv_icm42600: stabilized timestamp in interrupt
Jean-Baptiste Maneyrol
3
-2
/
+20
2024-05-03
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
1
-12
/
+8
2024-04-29
iio: imu: inv_icm42600: add support of ICM-42686-P
Jean-Baptiste Maneyrol
7
-43
/
+193
2024-04-13
iio: imu: inv_icm42600: add support of ICM-42688-P
Jean-Baptiste Maneyrol
4
-0
/
+13
2023-11-16
iio/imu: inv_icm42600: Use max() helper macros
Bragatheswaran Manickavel
3
-12
/
+3
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
4
-40
/
+55
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
8
-273
/
+13
2023-07-20
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
3
-19
/
+12
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-24
/
+27
2023-05-23
iio: imu: inv_icm42600: avoid frequent timestamp jitter
Jean-Baptiste Maneyrol
1
-23
/
+26
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-20
iio: imu: inv_icm42600: fix timestamp reset
Jean-Baptiste Maneyrol
1
-5
/
+5
2022-11-23
iio: imu: inv_icm42600: Add support for icm42631
Jay Greco
4
-0
/
+13
2022-11-23
iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace
Jonathan Cameron
3
-13
/
+14
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-2
/
+2
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-1
/
+2
2022-06-19
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
Jean-Baptiste Maneyrol
2
-1
/
+2
2022-06-14
iio: imu: inv_icm42600: Fix alignment for DMA safety in buffer code.
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: imu: inv_icm42600: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-2
/
+0
2022-04-16
iio: imu: inv_icm42600: Fix I2C init possible nack
Fawzi Khaber
1
-6
/
+9
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2
-2
/
+0
2021-12-21
iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conver...
Jonathan Cameron
2
-2
/
+2
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-1
/
+1
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2
-15
/
+12
2020-06-27
iio: imu: inv_icm42600: add accurate timestamping
Jean-Baptiste Maneyrol
8
-15
/
+396
2020-06-27
iio: imu: inv_icm42600: add buffer support in iio devices
Jean-Baptiste Maneyrol
8
-2
/
+1033
2020-06-27
iio: imu: inv_icm42600: add device interrupt
Jean-Baptiste Maneyrol
4
-4
/
+105
2020-06-27
iio: imu: add Kconfig and Makefile for inv_icm42600 driver
Jean-Baptiste Maneyrol
2
-0
/
+41
2020-06-27
iio: imu: inv_icm42600: add temperature sensor support
Jean-Baptiste Maneyrol
4
-2
/
+134
2020-06-27
iio: imu: inv_icm42600: add accelerometer IIO device
Jean-Baptiste Maneyrol
3
-0
/
+600
2020-06-27
iio: imu: inv_icm42600: add gyroscope IIO device
Jean-Baptiste Maneyrol
3
-0
/
+613
2020-06-27
iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
1
-0
/
+99
2020-06-27
iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
1
-0
/
+100
2020-06-27
iio: imu: inv_icm42600: add core of new inv_icm42600 driver
Jean-Baptiste Maneyrol
2
-0
/
+1006