index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-04-29
iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helper
Hans de Goede
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
iio: bmc150-accel-core: Use IIO_STATIC_CONST_DEVICE_ATTR()
Matti Vaittinen
2022-10-17
iio: bmc150-accel-core: Fix unsafe buffer attributes
Matti Vaittinen
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:accel:bmc150: Move exports into IIO_BMC150 namespace
Jonathan Cameron
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
2021-12-21
iio:accel:bmc150: Mark structure __maybe_unused as only needed with for pm ops.
Jonathan Cameron
2021-10-19
iio: accel: bmc150: Make bmc150_accel_core_remove() return void
Uwe Kleine-König
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-08-08
iio: accel: bmc150: Add support for BMC156
Stephan Gerhold
2021-08-08
iio: accel: bmc150: Make it possible to configure INT2 instead of INT1
Stephan Gerhold
2021-06-16
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
2021-06-13
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
2021-06-13
iio: accel: bmc150: Fix bma222 scale unit
Stephan Gerhold
2021-06-09
iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes
Hans de Goede
2021-06-09
iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()
Hans de Goede
2021-06-09
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
2021-06-09
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
2021-06-09
iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
Hans de Goede
2021-06-09
iio: accel: bmc150: Don't make the remove function of the second acceleromete...
Hans de Goede
2021-06-09
iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...
Hans de Goede
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
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
[next]