index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-03
iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table
Daniel Baluta
1
-38
/
+26
2015-01-20
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