index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iopoll.h
Age
Commit message (
Expand
)
Author
2025-08-28
iopoll: Reorder the timeout handling in poll_timeout_us()
Ville Syrjälä
2025-08-28
iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()
Ville Syrjälä
2025-08-28
iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Ville Syrjälä
2024-10-16
iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
Anna-Maria Behnsen
2023-06-05
iopoll: Do not use timekeeping in read_poll_timeout_atomic()
Geert Uytterhoeven
2023-06-05
iopoll: Call cpu_relax() in busy loops
Geert Uytterhoeven
2020-09-25
iopoll: update kerneldoc of read_poll_timeout_atomic()
Chunfeng Yun
2020-05-06
iopoll: Introduce read_poll_timeout_atomic macro
Kai-Heng Feng
2020-03-23
iopoll: redefined readx_poll_timeout macro to simplify the code
Dejin Zheng
2020-03-23
iopoll: introduce read_poll_timeout macro
Dejin Zheng
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
2017-02-24
include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>
Masahiro Yamada
2015-01-19
iopoll: Introduce memory-mapped IO polling macros
Matt Wagantall