index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bmc150-accel-core.c
Age
Commit message (
Expand
)
Author
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-11
iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...
Hans de Goede
2020-12-03
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
2020-12-03
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
2020-12-03
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
2020-12-03
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
2020-11-21
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-08-22
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-09-08
iio: fix center temperature of bmc150-accel-core
Pascal Bouwmann
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-04-22
iio:accel:Switch hardcoded function name with a reference to __func__ making ...
Mohan Kumar
2019-04-04
iio: accel: bmc150: add mount matrix support
H. Nikolaus Schaller
2018-04-28
iio: accel: bcm150: Remove handling for regmap raw_read_max
Charles Keepax
2018-02-24
iio: accel: bmc150: Remove redundant __func__ in dev_dbg()
Andy Shevchenko
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-17
iio: accel: bmc150: Always restore device to normal mode after suspend-resume
Hans de Goede
2017-01-10
iio:buffer: Introduced a function to assign the buffer specific attrs.
Jonathan Cameron
2016-09-03
iio: accel: bmc150: reset chip at init time
Olof Johansson
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-04-26
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-04-19
iio: accel: bmc150: use regmap to retrieve struct device
Alison Schofield
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
2016-04-03
iio: accel: bmc150: use common definition for regmap conf
Irina Tirdea
2016-04-03
iio: accel: bmc150: fix endianness when reading axes
Irina Tirdea
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
2016-04-03
iio: accel: bmc150: optimize transfers in trigger handler
Irina Tirdea
2016-04-03
iio: accel: bmc150: use available_scan_masks
Irina Tirdea
2015-11-08
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
2015-10-03
iio: bmc150: Split the driver into core and i2c
Markus Pargmann