index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: inv_mpu6050: fix suspend/resume with runtime power
Jean-Baptiste Maneyrol
2020-04-19
1
-1
/
+10
*
iio: imu: inv_mpu6050: temperature only work with accel/gyro
Jean-Baptiste Maneyrol
2020-03-08
1
-0
/
+5
*
iio: imu: inv_mpu6050: use runtime pm with autosuspend
Jean-Baptiste Maneyrol
2020-03-08
3
-112
/
+196
*
iio: imu: inv_mpu6050: dynamic sampling rate change
Jean-Baptiste Maneyrol
2020-03-08
1
-5
/
+0
*
iio: imu: inv_mpu6050: factorize fifo enable/disable
Jean-Baptiste Maneyrol
2020-03-08
3
-67
/
+55
*
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
|
\
[next]