index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_icm42600
Age
Commit message (
Expand
)
Author
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
2024-06-02
iio: imu: inv_icm42600: stabilized timestamp in interrupt
Jean-Baptiste Maneyrol
2024-05-03
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
2024-04-29
iio: imu: inv_icm42600: add support of ICM-42686-P
Jean-Baptiste Maneyrol
2024-04-13
iio: imu: inv_icm42600: add support of ICM-42688-P
Jean-Baptiste Maneyrol
2023-11-16
iio/imu: inv_icm42600: Use max() helper macros
Bragatheswaran Manickavel
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
2023-07-20
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-05-23
iio: imu: inv_icm42600: avoid frequent timestamp jitter
Jean-Baptiste Maneyrol
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-20
iio: imu: inv_icm42600: fix timestamp reset
Jean-Baptiste Maneyrol
2022-11-23
iio: imu: inv_icm42600: Add support for icm42631
Jay Greco
2022-11-23
iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace
Jonathan Cameron
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-19
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
Jean-Baptiste Maneyrol
2022-06-14
iio: imu: inv_icm42600: Fix alignment for DMA safety in buffer code.
Jonathan Cameron
2022-06-14
iio: imu: inv_icm42600: Fix alignment for DMA safety
Jonathan Cameron
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-04-16
iio: imu: inv_icm42600: Fix I2C init possible nack
Fawzi Khaber
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2021-12-21
iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conver...
Jonathan Cameron
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2020-06-27
iio: imu: inv_icm42600: add accurate timestamping
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add buffer support in iio devices
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add device interrupt
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: add Kconfig and Makefile for inv_icm42600 driver
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add temperature sensor support
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add accelerometer IIO device
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add gyroscope IIO device
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
2020-06-27
iio: imu: inv_icm42600: add core of new inv_icm42600 driver
Jean-Baptiste Maneyrol