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