summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bmc150-accel-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax2018-04-281-20/+3
* iio: accel: bmc150: Remove redundant __func__ in dev_dbg()Andy Shevchenko2018-02-241-5/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-3/+0
* iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-07-171-8/+1
* iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-101-1/+2
* iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-031-0/+11
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-2/+2
* Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-261-45/+54
|\
| * iio: accel: bmc150: use regmap to retrieve struct deviceAlison Schofield2016-04-191-45/+54
* | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\ \ | |/ |/|
| * iio: accel: bmc150: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
* | iio: accel: bmc150: use common definition for regmap confIrina Tirdea2016-04-031-1/+2
* | iio: remove unused gpio consumer.h includeIrina Tirdea2016-04-031-1/+0
* | iio: accel: bmc150: optimize transfers in trigger handlerIrina Tirdea2016-04-031-12/+6
* | iio: accel: bmc150: use available_scan_masksIrina Tirdea2016-04-031-2/+7
|/
* iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-081-11/+9
* iio: bmc150: Split the driver into core and i2cMarkus Pargmann2015-10-031-0/+1754
OpenPOWER on IntegriCloud