1. d21e43f kselftests: timers: freq-step: Update maximum acceptable precision and errors by Miroslav Lichvar · 6 years ago
  2. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  3. 4f19048 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 by Thomas Gleixner · 6 years ago
  4. fe48319 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 6 years ago
  5. a04a678 selftest/timers: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  6. 7d4e591 selftests: timers: use LDLIBS instead of LDFLAGS by Fathi Boudra · 6 years ago
  7. 1416270 selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress by John Stultz · 7 years ago
  8. a12ab9e selftests: move RTC tests to rtc subfolder by Alexandre Belloni · 7 years ago
  9. 6d73cea selftests: timers: rtcpie: restore previous PIE rate by Alexandre Belloni · 7 years ago
  10. 843b20b selftests: timers: move PIE tests out of rtctest by Alexandre Belloni · 7 years ago
  11. e7d65f9 selftests: timers: Update .gitignore with newly added tests by Shuah Khan · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. eefd95e selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms by Shuah Khan · 7 years ago
  14. 01db7fb selftests: timers: set-timer-lat: fix hang when std out/err are redirected by Shuah Khan · 7 years ago
  15. 6d62189 Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  16. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 77d802e selftests: change lib.mk RUN_TESTS to take test list as an argument by Shuah Khan · 7 years ago
  18. 8f14e26 selftests/timers: make loop consistent with array size by Benjamin Gaignard · 7 years ago
  19. 475c57c selftests: timers: remove rtctest_setdate from run_destructive_tests by Shuah Khan · 7 years ago
  20. df9c011 selftests: timers: Fix run_destructive_tests target to handle skipped tests by Shuah Khan · 7 years ago
  21. 98b74e1 kselftests: timers: leap-a-day: Change default arguments to help test runs by John Stultz · 7 years ago
  22. b841065 selftests: timers: drop support for !KTEST case by Shuah Khan · 7 years ago
  23. 28be3f8 kselftests: timers: set-timer-lat: Add one-shot timer test cases by Greg Hackmann · 7 years ago
  24. a524b11 kselftests: timers: set-timer-lat: Tweak reporting when timer fires early by Greg Hackmann · 7 years ago
  25. 6cc6366 kselftests: timers: freq-step: Fix build warning by John Stultz · 7 years ago
  26. 0aeab46 kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers by John Stultz · 7 years ago
  27. 4db26f9 rtc: rtctest: Improve support detection by Lukáš Doktor · 7 years ago
  28. 622b2fb selftests: timers: freq-step: fix compile error by Shuah Khan · 7 years ago
  29. 3a00be19 Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  30. 69c3122 rtc: rtctest: add check for problematic dates by Benjamin Gaignard · 8 years ago
  31. c96396f tools: timer: add rtctest_setdate by Benjamin Gaignard · 8 years ago
  32. 7673925 kselftests: timers: Add test for frequency step by Miroslav Lichvar · 8 years ago
  33. 7a5de55 kselftests: timers: Fix inconsistency-check to not ignore first timestamp by Miroslav Lichvar · 8 years ago
  34. 2868b25 Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  35. 05844f8 selftests/timers: fix spelling mistake: "Asynchronous" by Colin Ian King · 8 years ago
  36. 1fb95c6 selftests/timers: Spelling s/privledges/privileges/ by Geert Uytterhoeven · 8 years ago
  37. 5a2d4a5 selftests: remove CROSS_COMPILE in dedicated Makefile by bamvor.zhangjian@huawei.com · 8 years ago
  38. 88baa78 selftests: remove duplicated all and clean target by bamvor.zhangjian@huawei.com · 8 years ago
  39. 09dee2a Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  40. 1dbbf44 selftests: add missing set-tz to timers .gitignore by Shuah Khan · 8 years ago
  41. a109ded selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous" by Colin Ian King · 8 years ago
  42. c3cb835 selftests/timers: Add missing error code assignment before test by Christophe JAILLET · 8 years ago
  43. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  44. 0a553cb rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET by Andrey Smirnov · 9 years ago
  45. 519efa9 rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ by Andrey Smirnov · 9 years ago
  46. cd26fca rtc: rtctest: Change alarm IRQ support detection by Andrey Smirnov · 9 years ago
  47. 1a77e2b kselftests: timers: Add set-tz test case by John Stultz · 9 years ago
  48. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  49. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  50. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. e03a58c kselftests: timers: Add adjtimex SETOFFSET validity tests by John Stultz · 9 years ago
  52. 12768c1 Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  53. 886187c update .gitignore in selftests/timers by Yuan Sun · 9 years ago
  54. 3b44eda selftests/timers: fix write return value handlng by Andrzej Hajda · 9 years ago
  55. 6a177af Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  56. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  57. c1ee483 selftests: Add missing #include directives by Ben Hutchings · 9 years ago
  58. e21a47f rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL by Uwe Kleine-König · 9 years ago
  59. 6035519 timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments by John Stultz · 9 years ago
  60. d93a74a Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  61. 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 10 years ago
  62. 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 10 years ago
  63. 61171d0 kselftests: timers: Check _ALARM clockids are supported before suspending by John Stultz · 10 years ago
  64. acd5705 kselftests: timers: Ease alarmtimer-suspend unreasonable latency value by John Stultz · 10 years ago
  65. 859b1be kselftests: timers: Increase delay between suspends in alarmtimer-suspend by John Stultz · 10 years ago
  66. 78000ef selftests/timers: Make git ignore all binaries in timers test suite by Zhang Zhen · 10 years ago
  67. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 10 years ago
  68. e48f284 kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat by John Stultz · 10 years ago
  69. 0b63acc tools, update rtctest.c to verify passage of time by Prarit Bhargava · 10 years ago
  70. 4a5fd81 Documentation, split up rtc.txt into documentation and test file by Prarit Bhargava · 10 years ago
  71. 5744de5 selftests/timers: Use shared logic to run and install tests by Michael Ellerman · 10 years ago
  72. 1c0a749 kselftest/timers: Set default threadtest values to simplify execution scripts by John Stultz · 10 years ago
  73. 0d02a75 selftests/timers: Add set-2038 test from timetest suite by John Stultz · 10 years ago
  74. 3a92a15 selftests/timers: Add set-tai from the timetest suite by John Stultz · 10 years ago
  75. d7b2902 selftests/timers: Add leapcrash test from the timetest suite by John Stultz · 10 years ago
  76. 5bccfe4 selftests/timers: Add leap-a-day test from timetest suite by John Stultz · 10 years ago
  77. 7290ce1 selftests/timers: Add clocksource-switch test from timetest suite by John Stultz · 10 years ago
  78. 6e8b285 selftests/timers: Add skew_consistency test from the timetests suite by John Stultz · 10 years ago
  79. d869424 selftests/timers: Add change_skew test from timetest suite by John Stultz · 10 years ago
  80. b7bb844 selftests/timers: Add alarmtimer-suspend test from timetests suite by John Stultz · 10 years ago
  81. de52133 selftests/timers: Add adjtimex validation test from timetest suite by John Stultz · 10 years ago
  82. 274d631 selftests/timers: Add mqueue latency test from the timetest suite by John Stultz · 10 years ago
  83. e39b60f selftests/timers: Add threaded time inconsistency test from timetest suite by John Stultz · 10 years ago
  84. 4e40d0a selftests/timers: Add set-timer-lat test from timetest suite by John Stultz · 10 years ago
  85. 51f91cb selftests/timers: Add clock skew estimation test from timetest suite by John Stultz · 10 years ago
  86. c5fffcb selftests/timers: Add nsleep-lat test from timetest suite by John Stultz · 10 years ago
  87. ed3fe34 selftests/timers: Add inconsistency-check test from timetests by John Stultz · 10 years ago
  88. 689f32f selftests/timers: Add nanosleep test from timetest suite by John Stultz · 10 years ago
  89. 2430ec6 selftests/timers: Quiet warning due to lack of return check on brk by John Stultz · 10 years ago
  90. 03438212 selftests/timers: Cleanup Makefile to make it easier to add future tests by John Stultz · 10 years ago
  91. 8847164 selftests/timers: change test to use ksft framework by Shuah Khan · 10 years ago
  92. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  93. 0bc4b0c selftests: add basic posix timers selftests by Frederic Weisbecker · 12 years ago