index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
/
fxas21002c_core.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
iio: gyro: fxas21002c: use irq_get_trigger_type()
Jonathan Cameron
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2022-11-23
iio: gyro: fxas210002c: Move exports to IIO_FXAS210002C namespace.
Jonathan Cameron
2022-06-14
iio: gyro: fxas210002c: Fix alignment for DMA safety
Jonathan Cameron
2022-04-28
iio: gyro: fxas21002c: Make use of device properties
Andy Shevchenko
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-05-22
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
2021-05-17
iio: gyro: fxa21002c: Balance 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
2020-07-20
iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used
Lee Jones
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-04-22
iio: gyro: add core driver for fxas21002c
Rui Miguel Silva