index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2016-04-03
iio: accel: bmc150: use available_scan_masks
Irina Tirdea
1
-2
/
+7
2015-11-08
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
1
-11
/
+9
2015-10-03
iio: bmc150: Split the driver into core and i2c
Markus Pargmann
1
-0
/
+1754