index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
iio: imu: inv_mpu6050: fix suspend/resume with runtime power
Jean-Baptiste Maneyrol
1
-1
/
+10
2020-03-08
iio: imu: inv_mpu6050: temperature only work with accel/gyro
Jean-Baptiste Maneyrol
1
-0
/
+5
2020-03-08
iio: imu: inv_mpu6050: use runtime pm with autosuspend
Jean-Baptiste Maneyrol
3
-112
/
+196
2020-03-08
iio: imu: inv_mpu6050: dynamic sampling rate change
Jean-Baptiste Maneyrol
1
-5
/
+0
2020-03-08
iio: imu: inv_mpu6050: factorize fifo enable/disable
Jean-Baptiste Maneyrol
3
-67
/
+55
2020-03-08
iio: imu: inv_mpu6050: fix data polling interface
Jean-Baptiste Maneyrol
3
-23
/
+37
2020-03-08
iio: imu: inv_mpu6050: rewrite power and engine management
Jean-Baptiste Maneyrol
5
-131
/
+262
2020-03-08
iio: imu: inv_mpu6050: reduce sleep time when turning regulators on
Jean-Baptiste Maneyrol
1
-1
/
+2
2020-03-08
iio: imu: inv_mpu6050: add all signal path resets at init
Jean-Baptiste Maneyrol
2
-0
/
+24
2020-03-08
iio: imu: inv_mpu6050: early init of chip_config for use at setup
Jean-Baptiste Maneyrol
2
-9
/
+7
2020-03-08
iio: imu: inv_mpu6050: simplify polling magnetometer
Jean-Baptiste Maneyrol
1
-21
/
+13
2020-03-08
iio: imu: inv_mpu6050: set power on/off only once during all init
Jean-Baptiste Maneyrol
3
-38
/
+24
2020-03-08
iio: imu: inv_mpu6050: delete useless check
Jean-Baptiste Maneyrol
1
-8
/
+5
2020-03-08
iio: imu: inv_mpu6050: enable i2c aux mux bypass only once
Jean-Baptiste Maneyrol
1
-43
/
+28
2020-02-14
iio: imu: inv_mpu6050: update LPF bandwidth settings
Jean-Baptiste Maneyrol
2
-19
/
+21
2020-02-14
iio: imu: inv_mpu6050: add support of ICM20690
Jean-Baptiste Maneyrol
5
-9
/
+48
2020-02-14
iio: imu: inv_mpu6050: add support of IAM20680
Jean-Baptiste Maneyrol
5
-2
/
+23
2020-02-14
iio: imu: inv_mpu6050: add support of ICM20609 & ICM20689
Jean-Baptiste Maneyrol
5
-8
/
+53
2020-02-14
iio: imu: inv_mpu6050: cleanup of/acpi support
Jean-Baptiste Maneyrol
3
-28
/
+50
2020-01-18
iio: imu/mpu6050: support dual-edge IRQ
Michał Mirosław
2
-5
/
+2
2020-01-18
iio: imu: inv_mpu6050: add fifo temperature data support
Jean-Baptiste Maneyrol
4
-141
/
+90
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-41
/
+109
2019-12-15
iio: imu: inv_mpu6050: Select I2C_MUX again
Linus Walleij
1
-1
/
+2
2019-12-08
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2
-15
/
+24
2019-11-16
iio: imu: inv_mpu6050: add support of MPU9150 magnetometer
Jean-Baptiste Maneyrol
4
-36
/
+104
2019-11-16
iio: imu: inv_mpu6050: delete not existing MPU9150 spi support
Jean-Baptiste Maneyrol
2
-4
/
+3
2019-11-13
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2
-10
/
+37
2019-11-11
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
3
-3
/
+23
2019-11-10
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2
-10
/
+37
2019-10-22
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
3
-3
/
+23
2019-10-05
iio: imu: inv_mpu6050: add fifo support for magnetometer data
Jean-Baptiste Maneyrol
4
-12
/
+88
2019-10-05
iio: imu: inv_mpu6050: add MPU925x magnetometer support
Jean-Baptiste Maneyrol
5
-4
/
+538
2019-10-05
iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
Jean-Baptiste Maneyrol
3
-1
/
+225
2019-10-05
iio: imu: inv_mpu6050: fix objects syntax in Makefile
Jean-Baptiste Maneyrol
1
-3
/
+3
2019-10-05
iio: imu: inv_mpu6050: add defines for supporting 9-axis chips
Jean-Baptiste Maneyrol
1
-2
/
+54
2019-10-05
iio: imu: inv_mpu6050: add header include protection macro
Jean-Baptiste Maneyrol
1
-0
/
+6
2019-10-05
iio: imu: inv_mpu6050: disable i2c mux for MPU925x
Jean-Baptiste Maneyrol
3
-11
/
+58
2019-08-12
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-6
/
+7
2019-08-05
iio: imu: inv_mpu6050: be more explicit on supported chips
Jean-Baptiste Maneyrol
1
-4
/
+6
2019-07-27
iio: imu: mpu6050: Replace devm_add_action() followed by failure action with ...
Fuqian Huang
1
-2
/
+1
2019-07-14
iio: imu: mpu6050: add missing available scan masks
Jean-Baptiste Maneyrol
1
-0
/
+43
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
6
-54
/
+6
2019-05-31
Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+64
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-5
/
+64
2019-04-14
iio: imu: mpu6050: Fix FIFO layout for ICM20602
Steve Moskovchenko
3
-5
/
+64
2019-04-04
iio: mpu6050: improve code readability
H. Nikolaus Schaller
1
-2
/
+4
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
1
-2
/
+2
2019-02-04
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
5
-7
/
+58
[next]