summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/bmc150-accel-i2c.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: accel: bmc150: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-18iio:accel:bmc150: Move exports into IIO_BMC150 namespaceJonathan Cameron
2021-10-19iio: accel: bmc150: Make bmc150_accel_core_remove() return voidUwe Kleine-König
2021-08-08iio: accel: bmc150: Add support for BMC156Stephan Gerhold
2021-06-13iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driverStephan Gerhold
2021-06-13iio: accel: bmc150: Add device IDs for BMA253Stephan Gerhold
2021-06-13iio: accel: bmc150: Sort all chip names alphabetically / by chip IDStephan Gerhold
2021-06-13iio: accel: bmc150: Drop duplicated documentation of supported chipsStephan Gerhold
2021-06-13iio: accel: bmc150: Drop misleading/duplicate chip identifiersStephan Gerhold
2021-06-09iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...Hans de Goede
2021-06-09iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functionsHans de Goede
2021-06-09iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HIDHans de Goede
2021-06-09iio: accel: bmc150: Move check for second ACPI device into a separate functionHans de Goede
2021-06-09iio: accel: bmc150: Don't make the remove function of the second acceleromete...Hans de Goede
2020-12-03iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline
2020-12-03iio: accel: bmc150-accel: Add support for BMA222Linus Walleij
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2017-12-02iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas
2017-07-01iio: accel: bmc150: Add support for BOSC0200 ACPI device idHans de Goede
2016-04-03iio: accel: bmc150: use common definition for regmap confIrina Tirdea
2015-10-03iio: bmc150: Split the driver into core and i2cMarkus Pargmann