index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iio: imu: inv_mpu6050: fix data polling interface
Jean-Baptiste Maneyrol
2020-03-08
3
-23
/
+37
*
iio: imu: inv_mpu6050: rewrite power and engine management
Jean-Baptiste Maneyrol
2020-03-08
5
-131
/
+262
*
iio: imu: inv_mpu6050: reduce sleep time when turning regulators on
Jean-Baptiste Maneyrol
2020-03-08
1
-1
/
+2
*
iio: imu: inv_mpu6050: add all signal path resets at init
Jean-Baptiste Maneyrol
2020-03-08
2
-0
/
+24
*
iio: imu: inv_mpu6050: early init of chip_config for use at setup
Jean-Baptiste Maneyrol
2020-03-08
2
-9
/
+7
*
iio: imu: inv_mpu6050: simplify polling magnetometer
Jean-Baptiste Maneyrol
2020-03-08
1
-21
/
+13
*
iio: imu: inv_mpu6050: set power on/off only once during all init
Jean-Baptiste Maneyrol
2020-03-08
3
-38
/
+24
*
iio: imu: inv_mpu6050: delete useless check
Jean-Baptiste Maneyrol
2020-03-08
1
-8
/
+5
*
iio: imu: inv_mpu6050: enable i2c aux mux bypass only once
Jean-Baptiste Maneyrol
2020-03-08
1
-43
/
+28
*
iio: imu: inv_mpu6050: update LPF bandwidth settings
Jean-Baptiste Maneyrol
2020-02-14
2
-19
/
+21
*
iio: imu: inv_mpu6050: add support of ICM20690
Jean-Baptiste Maneyrol
2020-02-14
5
-9
/
+48
*
iio: imu: inv_mpu6050: add support of IAM20680
Jean-Baptiste Maneyrol
2020-02-14
5
-2
/
+23
*
iio: imu: inv_mpu6050: add support of ICM20609 & ICM20689
Jean-Baptiste Maneyrol
2020-02-14
5
-8
/
+53
*
iio: imu: inv_mpu6050: cleanup of/acpi support
Jean-Baptiste Maneyrol
2020-02-14
3
-28
/
+50
*
iio: imu/mpu6050: support dual-edge IRQ
Michał Mirosław
2020-01-18
2
-5
/
+2
*
iio: imu: inv_mpu6050: add fifo temperature data support
Jean-Baptiste Maneyrol
2020-01-18
4
-141
/
+90
*
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-01-10
6
-41
/
+109
|
\
|
*
iio: imu: inv_mpu6050: Select I2C_MUX again
Linus Walleij
2019-12-15
1
-1
/
+2
|
*
iio: imu: inv_mpu6050: add support of MPU9150 magnetometer
Jean-Baptiste Maneyrol
2019-11-16
4
-36
/
+104
|
*
iio: imu: inv_mpu6050: delete not existing MPU9150 spi support
Jean-Baptiste Maneyrol
2019-11-16
2
-4
/
+3
*
|
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2019-12-08
2
-15
/
+24
|
/
*
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-11-13
2
-10
/
+37
|
\
|
*
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2019-11-10
2
-10
/
+37
*
|
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-11-11
3
-3
/
+23
|
\
\
|
|
/
|
/
|
|
*
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
2019-10-22
3
-3
/
+23
*
|
iio: imu: inv_mpu6050: add fifo support for magnetometer data
Jean-Baptiste Maneyrol
2019-10-05
4
-12
/
+88
*
|
iio: imu: inv_mpu6050: add MPU925x magnetometer support
Jean-Baptiste Maneyrol
2019-10-05
5
-4
/
+538
*
|
iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
Jean-Baptiste Maneyrol
2019-10-05
3
-1
/
+225
*
|
iio: imu: inv_mpu6050: fix objects syntax in Makefile
Jean-Baptiste Maneyrol
2019-10-05
1
-3
/
+3
*
|
iio: imu: inv_mpu6050: add defines for supporting 9-axis chips
Jean-Baptiste Maneyrol
2019-10-05
1
-2
/
+54
*
|
iio: imu: inv_mpu6050: add header include protection macro
Jean-Baptiste Maneyrol
2019-10-05
1
-0
/
+6
*
|
iio: imu: inv_mpu6050: disable i2c mux for MPU925x
Jean-Baptiste Maneyrol
2019-10-05
3
-11
/
+58
|
/
*
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-08-12
2
-6
/
+7
|
\
|
*
iio: imu: inv_mpu6050: be more explicit on supported chips
Jean-Baptiste Maneyrol
2019-08-05
1
-4
/
+6
|
*
iio: imu: mpu6050: Replace devm_add_action() followed by failure action with ...
Fuqian Huang
2019-07-27
1
-2
/
+1
*
|
iio: imu: mpu6050: add missing available scan masks
Jean-Baptiste Maneyrol
2019-07-14
1
-0
/
+43
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
6
-54
/
+6
*
Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-31
3
-5
/
+64
|
\
|
*
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-05-20
3
-5
/
+64
|
|
\
|
|
*
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
2019-04-14
3
-5
/
+64
*
|
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
/
*
|
iio: mpu6050: improve code readability
H. Nikolaus Schaller
2019-04-04
1
-2
/
+4
*
|
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2019-04-04
1
-2
/
+2
|
/
*
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-02-04
5
-7
/
+58
|
\
|
*
iio: imu: mpu6050: Add support for the ICM 20602 IMU
Randolph Maaßen
2019-02-02
5
-7
/
+58
*
|
iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
2018-12-03
1
-10
/
+6
|
/
*
iio: imu: mpu6050: add support for regulator framework
Brian Masney
2018-08-18
2
-0
/
+64
*
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-07-25
3
-0
/
+13
|
\
|
*
iio: imu: mpu6050: add support for 6515 variant
Brian Masney
2018-07-15
3
-0
/
+13
[prev]
[next]