index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-03-02
iio: Fix error handling for PM
Miaoqian Lin
1
-1
/
+4
2021-08-08
iio: accel: bmc150: Add support for BMC156
Stephan Gerhold
1
-3
/
+6
2021-08-08
iio: accel: bmc150: Make it possible to configure INT2 instead of INT1
Stephan Gerhold
1
-12
/
+59
2021-06-16
iio: accel: bmc150: Use more consistent and accurate scale values
Stephan Gerhold
1
-22
/
+24
2021-06-13
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
1
-1
/
+1
2021-06-13
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
1
-1
/
+1
2021-06-13
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
1
-20
/
+20
2021-06-13
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
1
-9
/
+1
2021-06-13
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
1
-27
/
+7
2021-06-13
iio: accel: bmc150: Fix bma222 scale unit
Stephan Gerhold
1
-4
/
+5
2021-06-09
iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes
Hans de Goede
1
-0
/
+16
2021-06-09
iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()
Hans de Goede
1
-5
/
+13
2021-06-09
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
1
-0
/
+3
2021-06-09
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
1
-16
/
+0
2021-06-09
iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
Hans de Goede
1
-53
/
+0
2021-06-09
iio: accel: bmc150: Don't make the remove function of the second acceleromete...
Hans de Goede
1
-2
/
+2
2021-06-09
iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...
Hans de Goede
1
-7
/
+3
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-2
/
+1
2021-05-17
iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-5
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-2
/
+2
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2021-03-11
iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...
Hans de Goede
1
-6
/
+12
2020-12-03
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
1
-4
/
+104
2020-12-03
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
1
-0
/
+21
2020-12-03
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
1
-5
/
+2
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-8
/
+4
2020-12-03
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
1
-2
/
+33
2020-12-03
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
1
-0
/
+15
2020-11-21
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-11
/
+14
2020-08-22
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+12
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-2
/
+2
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-09-08
iio: fix center temperature of bmc150-accel-core
Pascal Bouwmann
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-04-22
iio:accel:Switch hardcoded function name with a reference to __func__ making ...
Mohan Kumar
1
-1
/
+1
2019-04-04
iio: accel: bmc150: add mount matrix support
H. Nikolaus Schaller
1
-0
/
+21
2018-04-28
iio: accel: bcm150: Remove handling for regmap raw_read_max
Charles Keepax
1
-20
/
+3
2018-02-24
iio: accel: bmc150: Remove redundant __func__ in dev_dbg()
Andy Shevchenko
1
-5
/
+1
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-3
/
+0
2017-07-17
iio: accel: bmc150: Always restore device to normal mode after suspend-resume
Hans de Goede
1
-8
/
+1
2017-01-10
iio:buffer: Introduced a function to assign the buffer specific attrs.
Jonathan Cameron
1
-1
/
+2
2016-09-03
iio: accel: bmc150: reset chip at init time
Olof Johansson
1
-0
/
+11
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-2
/
+2
2016-04-27
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-45
/
+54
2016-04-19
iio: accel: bmc150: use regmap to retrieve struct device
Alison Schofield
1
-45
/
+54
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2016-04-03
iio: accel: bmc150: use common definition for regmap conf
Irina Tirdea
1
-1
/
+2
2016-04-03
iio: accel: bmc150: fix endianness when reading axes
Irina Tirdea
1
-3
/
+4
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
1
-1
/
+0
2016-04-03
iio: accel: bmc150: optimize transfers in trigger handler
Irina Tirdea
1
-12
/
+6
[next]