summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bmc150-accel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: replace s64 __aligned(8) with aligned_s64Jonathan Cameron2024-10-281-1/+2
* iio: accel: bmc150: Make bmc150_accel_core_remove() return voidUwe Kleine-König2021-10-191-1/+1
* iio: accel: bmc150: Add support for BMC156Stephan Gerhold2021-08-081-1/+19
* iio: accel: bmc150: Drop misleading/duplicate chip identifiersStephan Gerhold2021-06-131-10/+0
* iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...Hans de Goede2021-06-091-0/+3
* iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functionsHans de Goede2021-06-091-2/+0
* iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.hHans de Goede2021-06-091-0/+61
* iio: accel: bmc150: Don't make the remove function of the second acceleromete...Hans de Goede2021-06-091-1/+1
* iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline2020-12-031-0/+2
* iio: accel: bmc150-accel: Add support for BMA222Linus Walleij2020-12-031-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iio: accel: bmc150: use common definition for regmap confIrina Tirdea2016-04-031-0/+1
* iio: bmc150: Split the driver into core and i2cMarkus Pargmann2015-10-031-0/+20