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
/
imu
/
kmx61.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-1
/
+1
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-7
/
+3
2020-07-20
iio: imu: kmx61: Fix formatting in kerneldoc function headers
Lee Jones
1
-7
/
+7
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-5
/
+1
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-3
/
+0
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
1
-1
/
+0
2015-11-08
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
1
-13
/
+11
2015-10-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
1
-28
/
+0
2015-07-23
iio: fix drivers that consider 0 as a valid IRQ in client->irq
Octavian Purdila
1
-4
/
+4
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-1
/
+1
2015-02-22
iio: improve usage of gpiod API
Uwe Kleine-König
1
-5
/
+1
2015-02-04
iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table
Daniel Baluta
1
-38
/
+26
2015-01-21
iio kmx61 / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Daniel Baluta
1
-2
/
+2
2015-01-05
iio: imu: kmx61: Use correct base when reading data
Daniel Baluta
1
-1
/
+7
2015-01-05
iio: imu: kmx61: Remove unnecessary REG_INS1 read
Daniel Baluta
1
-2
/
+0
2015-01-05
iio: imu: kmx61: Fix device initialization when setting trigger state
Daniel Baluta
1
-2
/
+1
2015-01-05
iio: imu: kmx61: Use false instead of 0 for ev_enable_state
Daniel Baluta
1
-1
/
+1
2015-01-05
iio: imu: kmx61: Drop unused device parameter
Daniel Baluta
1
-3
/
+3
2015-01-05
iio: imu: kmx61: Fixup parameters alignment
Daniel Baluta
1
-9
/
+9
2015-01-05
iio: imu: kmx61: Enhance error handling
Daniel Baluta
1
-61
/
+43
2015-01-05
iio: imu: kmx61: Don't ignore kmx61_set_power_state errors
Daniel Baluta
1
-2
/
+9
2015-01-05
iio: imu: kmx61: Save odr_bits for later use
Daniel Baluta
1
-0
/
+2
2014-12-12
iio: imu: kmx61: kmx61_set_wake_up_odr() can be static
kbuild test robot
1
-1
/
+1
2014-12-12
iio: imu: kmx61: Add support for any motion trigger
Daniel Baluta
1
-7
/
+426
2014-12-12
iio: imu: kmx61: Add support for data ready triggers
Daniel Baluta
1
-1
/
+294
2014-12-12
iio: imu: kmx61: Add PM sleep support
Daniel Baluta
1
-0
/
+29
2014-12-12
iio: imu: kmx61: Add PM runtime support
Daniel Baluta
1
-2
/
+112
2014-12-12
iio: imu: kmx61: Add acpi support
Daniel Baluta
1
-0
/
+59
2014-12-12
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
1
-0
/
+691
2014-12-12
Revert "iio: imu: Add support for Kionix KMX61 sensor"
Jonathan Cameron
1
-766
/
+0
2014-11-22
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
1
-0
/
+766