<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/iopoll.h, branch v4.11.3</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.11.3</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.11.3'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2017-02-25T01:46:56Z</updated>
<entry>
<title>include/linux/iopoll.h: include &lt;linux/ktime.h&gt; instead of &lt;linux/hrtimer.h&gt;</title>
<updated>2017-02-25T01:46:56Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2017-02-24T23:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=16f4e3195156f2f06e90d00a36bc48d7a513f253'/>
<id>urn:sha1:16f4e3195156f2f06e90d00a36bc48d7a513f253</id>
<content type='text'>
The timer APIs this header needs are ktime_get(), ktime_add_us(), and
ktime_compare().  So, including &lt;linux/ktime.h&gt; seems enough.  This
commit will cut unnecessary header file parsing.

Link: http://lkml.kernel.org/r/1481679225-10885-1-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>iopoll: Introduce memory-mapped IO polling macros</title>
<updated>2015-01-19T16:11:59Z</updated>
<author>
<name>Matt Wagantall</name>
<email>mattw@codeaurora.org</email>
</author>
<published>2014-12-15T23:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=54c523127bcca986c6f9b04c7b56a949ea011899'/>
<id>urn:sha1:54c523127bcca986c6f9b04c7b56a949ea011899</id>
<content type='text'>
It is sometimes necessary to poll a memory-mapped register until its value
satisfies some condition. Introduce a family of convenience macros that do
this. Tight-looping, sleeping, and timing out can all be accomplished using
these macros.

Cc: Thierry Reding &lt;thierry.reding@gmail.com&gt;
Cc: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Cc: Robert Elliott &lt;elliott@hp.com&gt;
Acked-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
Acked-by: Will Deacon &lt;will.deacon@arm.com&gt;
Signed-off-by: Matt Wagantall &lt;mattw@codeaurora.org&gt;
Signed-off-by: Mitchel Humpherys &lt;mitchelh@codeaurora.org&gt;
Signed-off-by: Will Deacon &lt;will.deacon@arm.com&gt;
</content>
</entry>
</feed>
