index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-08
iio: imu: adis_buffer: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+2
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-03-08
iio: adis16460: Make use of __adis_initial_startup
Nuno Sá
1
-35
/
+3
2020-03-08
iio: adis16480: Make use of __adis_initial_startup
Nuno Sá
1
-56
/
+24
2020-03-08
iio: imu: adis: add support product ID check in adis_initial_startup
Alexandru Ardelean
1
-1
/
+22
2020-03-08
iio: imu: adis: Refactor adis_initial_startup
Nuno Sá
1
-7
/
+22
2020-03-08
iio: imu: adis: Add self_test_reg variable
Nuno Sá
4
-3
/
+7
2020-03-08
iio: imu: adis: add unlocked __adis_initial_startup()
Alexandru Ardelean
1
-10
/
+4
2020-03-08
iio: imu: adis16400: initialize adis_data statically
Alexandru Ardelean
1
-76
/
+63
2020-03-08
iio: imu: adis16480: initialize adis_data statically
Alexandru Ardelean
1
-78
/
+62
2020-03-08
iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
Lorenzo Bianconi
1
-2
/
+3
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-02-14
iio: imu: st_lsm6dsx: Fix mismatched comments
JieunKim
1
-2
/
+2
2020-01-22
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+2
2020-01-18
iio: imu: st_lsm6dsx: add mount matrix support
Martin Kepplinger
2
-0
/
+23
2020-01-18
iio: imu: adis16480: Add support for ADIS16490
Stefan Popa
1
-0
/
+17
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-14
iio: imu: adis: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-9
/
+18
2020-01-14
iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
Lorenzo Bianconi
1
-2
/
+5
2020-01-13
iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
Stephan Gerhold
1
-1
/
+2
2020-01-12
iio: adis: Remove startup_delay
Nuno Sá
1
-1
/
+0
2020-01-12
iio: adis: Introduce timeouts structure
Nuno Sá
4
-6
/
+140
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
16
-185
/
+380
2019-12-29
iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsm
Lorenzo Bianconi
4
-15
/
+94
2019-12-29
iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read...
Lorenzo Bianconi
1
-5
/
+6
2019-12-29
iio: imu: st_lsm6dsx: check if shub_output reg is located in primary page
Lorenzo Bianconi
3
-15
/
+28
2019-12-29
iio: imu: st_lsm6dsx: check if pull_up is located in primary page
Lorenzo Bianconi
2
-5
/
+14
2019-12-29
iio: imu: st_lsm6dsx: check if master_enable is located in primary page
Lorenzo Bianconi
3
-5
/
+14
2019-12-29
iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_sett...
Lorenzo Bianconi
3
-2
/
+5
2019-12-29
iio: st_lsm6dsx: Make use of device properties
Andy Shevchenko
1
-13
/
+13
2019-12-29
iio: st_lsm6dsx: Drop unneeded OF code
Andy Shevchenko
2
-4
/
+2
2019-12-29
iio: st_lsm6dsx: Mark predefined constants with __maybe_unused
Andy Shevchenko
1
-2
/
+5
2019-12-15
iio: imu: st_lsm6dsx: fix checkpatch warning
Lorenzo Bianconi
1
-5
/
+5
[next]