aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bmc150-accel-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-28iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax1-20/+3
2018-02-24iio: accel: bmc150: Remove redundant __func__ in dev_dbg()Andy Shevchenko1-5/+1
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-3/+0
2017-07-17iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede1-8/+1
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron1-1/+2
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-2/+2
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman1-45/+54
2016-04-19iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield1-45/+54
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-3/+3
2016-04-03iio: accel: bmc150: use common definition for regmap confIrina Tirdea1-1/+2
2016-04-03iio: accel: bmc150: fix endianness when reading axesIrina Tirdea1-3/+4
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea1-1/+0
2016-04-03iio: accel: bmc150: optimize transfers in trigger handlerIrina Tirdea1-12/+6
2016-04-03iio: accel: bmc150: use available_scan_masksIrina Tirdea1-2/+7
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus1-11/+9
2015-10-03iio: bmc150: Split the driver into core and i2cMarkus Pargmann1-0/+1754