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
/
inv_mpu_acpi.c
Age
Commit message (
Expand
)
Author
2024-10-28
iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration
Andy Shevchenko
2024-09-30
iio: imu: inv_mpu6050: Use upper_16_bits()/lower_16_bits() helpers
Andy Shevchenko
2022-08-19
iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-02-06
iio: imu: inv_mpu6050: Check ACPI companion directly
Andy Shevchenko
2020-06-14
iio: imu: inv_mpu6050: Drop double check for ACPI companion device
Andy Shevchenko
2020-04-19
iio: imu: inv_mpu6050: convert to use i2c_new_client_device()
Wolfram Sang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-12-03
iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
2017-12-02
iio: imu: inv_mpu6050: Remove duplicate NULL check
Andy Shevchenko
2016-06-11
iio: inv_mpu6050: Fix use-after-free in ACPI code
Crestez Dan Leonard
2016-04-22
iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
Peter Rosin
2016-02-24
iio: imu: inv_mpu6050: Remove unnecessary parentheses
Daniel Baluta
2016-02-24
iio: imu: inv_mpu6050: Fix newlines to make code easier to read
Daniel Baluta
2016-02-13
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
Adriana Reus
2015-02-25
iio: imu: inv_mpu6050: Create mux clients for ACPI
Srinivas Pandruvada