aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger/iio-trig-hrtimer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-07iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sampling_frequencyGustavo A. R. Silva1-1/+1
2021-03-25iio: set default trig->dev.parentGwendal Grignou1-1/+1
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou1-1/+1
2021-03-25iio: hrtimer: Allow sub Hz granularityGwendal Grignou1-10/+23
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen1-2/+2
2020-04-19iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+1
2017-10-19iio: make function argument and some structures constBhumika Goyal1-1/+1
2017-08-22iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-3/+2
2015-12-03iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta1-0/+193