aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iopoll.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-05iopoll: Do not use timekeeping in read_poll_timeout_atomic()Gravatar Geert Uytterhoeven 1-5/+17
2023-06-05iopoll: Call cpu_relax() in busy loopsGravatar Geert Uytterhoeven 1-0/+2
2020-09-25iopoll: update kerneldoc of read_poll_timeout_atomic()Gravatar Chunfeng Yun 1-2/+2
2020-05-06iopoll: Introduce read_poll_timeout_atomic macroGravatar Kai-Heng Feng 1-19/+43
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeGravatar Dejin Zheng 1-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroGravatar Dejin Zheng 1-0/+44
2019-06-14docs: timers: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Gravatar Thomas Gleixner 1-10/+1
2017-11-17iopoll: avoid -Wint-in-bool-context warningGravatar Arnd Bergmann 1-9/+15
2017-02-24include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Gravatar Masahiro Yamada 1-1/+1
2015-01-19iopoll: Introduce memory-mapped IO polling macrosGravatar Matt Wagantall 1-0/+144