Files
linux/kernel
David Riley e704f93af5 kernel: time: Add udelay_test module to validate udelay
Create a module that allows udelay() to be executed to ensure that
it is delaying at least as long as requested (with a little bit of
error allowed).

There are some configurations which don't have reliably udelay
due to using a loop delay with cpufreq changes which should use
a counter time based delay instead.  This test aims to identify
those configurations where timing is unreliable.

Signed-off-by: David Riley <davidriley@chromium.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
2014-07-23 10:16:35 -07:00
..
2014-06-12 16:18:45 +02:00
2014-06-10 15:34:46 -07:00
2014-06-12 16:18:44 +02:00
2014-05-16 13:22:48 -04:00
2014-06-12 16:18:45 +02:00
2014-07-16 21:57:38 +02:00
2014-06-23 16:47:43 -07:00
2014-06-06 16:08:12 -07:00
2014-06-12 16:18:45 +02:00