index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
1
-22
/
+24
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-4
/
+1
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-0
/
+1
2021-06-13
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
4
-84
/
+18
2021-06-13
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
4
-2
/
+5
2021-06-13
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
3
-42
/
+42
2021-06-13
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
2
-18
/
+2
2021-06-13
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
4
-67
/
+37
2021-06-13
iio: accel: bmc150: Clarify combo modules in Kconfig
Stephan Gerhold
1
-2
/
+5
2021-06-13
iio: accel: bmc150: Fix bma222 scale unit
Stephan Gerhold
1
-4
/
+5
2021-06-13
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
1
-2
/
+7
2021-06-09
iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes
Hans de Goede
1
-0
/
+16
2021-06-09
iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()
Hans de Goede
1
-5
/
+13
2021-06-09
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
3
-0
/
+116
2021-06-09
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
3
-24
/
+4
2021-06-09
iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
Hans de Goede
2
-53
/
+61
2021-06-09
iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID
Hans de Goede
1
-7
/
+12
2021-06-09
iio: accel: bmc150: Move check for second ACPI device into a separate function
Hans de Goede
1
-29
/
+51
2021-06-09
iio: accel: bmc150: Don't make the remove function of the second acceleromete...
Hans de Goede
3
-4
/
+4
2021-06-09
iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...
Hans de Goede
1
-7
/
+3
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2
-6
/
+0
2021-06-03
iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidth
Stephan Gerhold
1
-1
/
+1
2021-06-03
iio: accel: st_sensors: Stop copying channels
Linus Walleij
1
-10
/
+1
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
1
-53
/
+59
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
6
-9
/
+6
2021-05-17
iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-9
/
+8
2021-05-17
iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-4
/
+8
2021-05-17
iio: accel: mxc4005: Fix overread of data and alignment issue.
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
1
-10
/
+14
2021-05-17
iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-5
/
+8
2021-05-17
iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+20
2021-05-17
iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
3
-5
/
+1
2021-05-17
iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-5
/
+1
2021-05-17
iio: accel: kxcjk-1013: Add support for KX023-1025
Stephan Gerhold
1
-0
/
+93
2021-05-17
iio: accel: kxcjk-1013: Refactor configuration registers into struct
Stephan Gerhold
1
-42
/
+82
2021-05-17
iio: accel: fxls8962af: fix errata bug E3 - I2C burst reads
Sean Nyekjaer
1
-3
/
+30
2021-05-17
iio: accel: fxls8962af: add hw buffered sampling
Sean Nyekjaer
1
-0
/
+195
2021-05-17
iio: accel: fxls8962af: add interrupt support
Sean Nyekjaer
1
-0
/
+114
2021-05-17
iio: accel: fxls8962af: add set/get of samplerate
Sean Nyekjaer
1
-3
/
+75
2021-05-17
iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
Sean Nyekjaer
6
-0
/
+726
2021-05-17
iio:accel:stk8312: Remove acpi_device_id table
Guenter Roeck
1
-9
/
+0
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
1
-1
/
+88
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
1
-4
/
+0
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
3
-20
/
+35
2021-05-17
iio: accel: st_accel: Move platform data from header to C file
Andy Shevchenko
2
-8
/
+5
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
8
-11
/
+11
[next]