summaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger/iio-trig-hrtimer.c
Commit message (Expand)AuthorAgeFilesLines
* iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...Gustavo A. R. Silva2021-04-071-1/+1
* iio: set default trig->dev.parentGwendal Grignou2021-03-251-1/+1
* iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-251-1/+1
* iio: hrtimer: Allow sub Hz granularityGwendal Grignou2021-03-251-10/+23
* iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen2020-12-031-2/+2
* iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-1/+1
|\
| * iio: make function argument and some structures constBhumika Goyal2017-10-191-1/+1
* | iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-3/+2
* iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta2015-12-031-0/+193