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_mpu6050
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-01
iio: imu: inv_mpu6050: simplify code in write_event_config callback
Julien Stephan
2024-10-29
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
2024-10-28
iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration
Andy Shevchenko
2024-10-05
iio: imu: inv_mpu6050: add support for IAM-20680HT/HP
Jean-Baptiste Maneyrol
2024-09-30
iio: imu: inv_mpu6050: Use upper_16_bits()/lower_16_bits() helpers
Andy Shevchenko
2024-09-30
iio: imu: inv_mpu6050: use irq_get_trigger_type()
Jonathan Cameron
2024-08-17
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
2024-06-03
iio: imu: inv_mpu6050: stabilized timestamping in interrupt
Jean-Baptiste Maneyrol
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-03
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
2024-03-25
iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power mode
Jean-Baptiste Maneyrol
2024-03-25
iio: imu: inv_mpu6050: add new interrupt handler for WoM events
Jean-Baptiste Maneyrol
2024-03-25
iio: imu: inv_mpu6050: add WoM event as accel event
Jean-Baptiste Maneyrol
2024-03-25
iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
Jean-Baptiste Maneyrol
2024-02-25
iio: imu: inv_mpu6050: fix frequency setting when chip is off
Jean-Baptiste Maneyrol
2024-02-24
iio: imu: inv_mpu6050: fix FIFO parsing when empty
Jean-Baptiste Maneyrol
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-26
iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
Su Hui
2023-11-26
iio: imu: inv_mpu6050: return callee's error code rather than -EINVAL
Su Hui
2023-10-05
iio: imu: mpu6050: add level shifter flag
Andreas Kemnade
2023-09-12
iio: Remove unused declarations
Yue Haibing
2023-07-20
iio: imu: inv_mpu6050: read the full fifo when processing data
Jean-Baptiste Maneyrol
2023-07-20
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-13
iio: imu: mpu6050: Add support for the ICM 20600 IMU
Hermes Zhang
2022-11-23
iio: imu: inv_mpu6050: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: imu: inv_mpu: Move exports to IIO_MPU6050 namespace
Jonathan Cameron
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-19
iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-14
iio: imu: mpu6050: Fix alignment for DMA safety
Jonathan Cameron
2022-04-04
iio: imu: inv_mpu6050: Add support for ICM-20608-D
Michael Srba
2022-02-06
iio: imu: inv_mpu6050: Make use of device properties
Andy Shevchenko
2022-02-06
iio: imu: inv_mpu6050: Check ACPI companion directly
Andy Shevchenko
2022-02-06
iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-12-21
iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum convers...
Jonathan Cameron
2021-10-17
iio: imu: inv_mpu6050: Mark acpi match table as maybe unused
Daniel Palmer
2021-09-14
drivers/iio: Remove all strcpy() uses
Len Baker
2021-07-19
Add startup time for each chip using inv_mpu6050 driver
Baptiste Mansuy
2021-06-16
iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-09
iio: imu: inv_mpu6050: Drop use of %hhx format string.
Jonathan Cameron
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-04-07
iio: inv_mpu6050: Fully validate gyro and accel scale writes
Lars-Peter Clausen
2021-04-07
iio: inv_mpu6050: Make interrupt optional
Lars-Peter Clausen
[next]