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
/
inv_icm42600_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+15
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-3
/
+3
2024-09-30
iio: imu: inv_icm42600: use irq_get_trigger_type()
Jonathan Cameron
1
-9
/
+1
2024-06-25
iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-5
/
+4
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2024-06-13
iio: imu: inv_icm42600: add support of accel low-power mode
Jean-Baptiste Maneyrol
1
-0
/
+27
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: stabilized timestamp in interrupt
Jean-Baptiste Maneyrol
1
-0
/
+1
2024-04-29
iio: imu: inv_icm42600: add support of ICM-42686-P
Jean-Baptiste Maneyrol
1
-0
/
+21
2024-04-13
iio: imu: inv_icm42600: add support of ICM-42688-P
Jean-Baptiste Maneyrol
1
-0
/
+5
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
1
-1
/
+0
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
1
-1
/
+3
2023-07-20
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
1
-0
/
+11
2022-11-23
iio: imu: inv_icm42600: Add support for icm42631
Jay Greco
1
-0
/
+5
2022-11-23
iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace
Jonathan Cameron
1
-11
/
+10
2022-06-19
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
Jean-Baptiste Maneyrol
1
-1
/
+1
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-1
/
+1
2020-06-27
iio: imu: inv_icm42600: add accurate timestamping
Jean-Baptiste Maneyrol
1
-1
/
+16
2020-06-27
iio: imu: inv_icm42600: add buffer support in iio devices
Jean-Baptiste Maneyrol
1
-0
/
+30
2020-06-27
iio: imu: inv_icm42600: add device interrupt
Jean-Baptiste Maneyrol
1
-1
/
+100
2020-06-27
iio: imu: inv_icm42600: add accelerometer IIO device
Jean-Baptiste Maneyrol
1
-0
/
+4
2020-06-27
iio: imu: inv_icm42600: add gyroscope IIO device
Jean-Baptiste Maneyrol
1
-0
/
+4
2020-06-27
iio: imu: inv_icm42600: add core of new inv_icm42600 driver
Jean-Baptiste Maneyrol
1
-0
/
+634