summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
...
* iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+20
* iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-173-5/+1
* iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-5/+1
* iio: accel: kxcjk-1013: Add support for KX023-1025Stephan Gerhold2021-05-171-0/+93
* iio: accel: kxcjk-1013: Refactor configuration registers into structStephan Gerhold2021-05-171-42/+82
* iio: accel: fxls8962af: fix errata bug E3 - I2C burst readsSean Nyekjaer2021-05-171-3/+30
* iio: accel: fxls8962af: add hw buffered samplingSean Nyekjaer2021-05-171-0/+195
* iio: accel: fxls8962af: add interrupt supportSean Nyekjaer2021-05-171-0/+114
* iio: accel: fxls8962af: add set/get of samplerateSean Nyekjaer2021-05-171-3/+75
* iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometersSean Nyekjaer2021-05-176-0/+726
* iio:accel:stk8312: Remove acpi_device_id tableGuenter Roeck2021-05-171-9/+0
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-171-1/+88
* iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-4/+0
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-173-20/+35
* iio: accel: st_accel: Move platform data from header to C fileAndy Shevchenko2021-05-172-8/+5
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-178-11/+11
* iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: accel: Add driver for Murata SCA3300 accelerometerTomas Melin2021-05-173-0/+486
* iio:accel:stk8312: Add lowercase i2c device idJonathan Cameron2021-05-171-2/+4
* iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-101-1/+0
* iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron2021-03-291-1/+1
* iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-251-1/+1
* iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.Jonathan Cameron2021-03-251-4/+4
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-257-9/+0
* iio: set default trig->dev.parentGwendal Grignou2021-03-251-2/+1
* iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-258-8/+8
* iio: accel: mma8452: fix indentationSean Nyekjaer2021-03-251-23/+23
* iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-111-14/+9
* iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-111-16/+3
* iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-111-9/+5
* iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede2021-03-111-4/+10
* iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...Hans de Goede2021-03-111-6/+12
* iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans2021-03-115-0/+688
* iio: hid-sensor-accel-3d: Add timestamp channel for gravity sensorYe Xiang2021-01-221-2/+4
* iio: accel: kxcjk1013: Add rudimentary regulator supportDevajith V S2021-01-221-0/+32
* iio: accel: bmc150: Get mount-matrix from ACPIHans de Goede2020-12-031-4/+104
* iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline2020-12-033-2/+62
* iio: accel: bmc150: Removed unused bmc150_accel_dat irq memberHans de Goede2020-12-031-5/+2
* iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron2020-12-034-28/+19
* iio: accel: bmc150-accel: Add rudimentary regulator supportLinus Walleij2020-12-031-2/+33
* iio: accel: bmc150-accel: Add support for BMA222Linus Walleij2020-12-034-0/+22
* Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-11-245-20/+20
|\
| * iio: accel: adis16209: remove unneeded spi_set_drvdata()Alexandru Ardelean2020-11-211-1/+0
| * iio: accel: adis16201: remove unneeded spi_set_drvdata()Alexandru Ardelean2020-11-211-1/+0
| * iio: accel: bmc150: use iio_triggered_buffer_setup_ext()Alexandru Ardelean2020-11-211-11/+14
| * iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean2020-11-211-6/+5
| * iio: accel: mma8452: Constify static struct attribute_groupRikard Falkeborn2020-10-101-1/+1
* | iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede2020-11-141-0/+36