1. 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
  2. 1dbbf44 selftests: add missing set-tz to timers .gitignore by Shuah Khan · 8 years ago
  3. a109ded selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous" by Colin Ian King · 8 years ago
  4. c3cb835 selftests/timers: Add missing error code assignment before test by Christophe JAILLET · 9 years ago
  5. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  6. 0a553cb rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET by Andrey Smirnov · 9 years ago
  7. 519efa9 rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ by Andrey Smirnov · 9 years ago
  8. cd26fca rtc: rtctest: Change alarm IRQ support detection by Andrey Smirnov · 9 years ago
  9. 1a77e2b kselftests: timers: Add set-tz test case by John Stultz · 9 years ago
  10. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  11. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  12. 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
  13. e03a58c kselftests: timers: Add adjtimex SETOFFSET validity tests by John Stultz · 9 years ago
  14. 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
  15. 886187c update .gitignore in selftests/timers by Yuan Sun · 9 years ago
  16. 3b44eda selftests/timers: fix write return value handlng by Andrzej Hajda · 9 years ago
  17. 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
  18. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  19. c1ee483 selftests: Add missing #include directives by Ben Hutchings · 9 years ago
  20. e21a47f rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL by Uwe Kleine-König · 9 years ago
  21. 6035519 timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments by John Stultz · 9 years ago
  22. 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
  23. 51a16c1 selftest: Timers: Avoid signal deadlock in leap-a-day by John Stultz · 10 years ago
  24. 0c4a5fc selftests: timers: Add leap-second timer edge testing to leap-a-day.c by John Stultz · 10 years ago
  25. 61171d0 kselftests: timers: Check _ALARM clockids are supported before suspending by John Stultz · 10 years ago
  26. acd5705 kselftests: timers: Ease alarmtimer-suspend unreasonable latency value by John Stultz · 10 years ago
  27. 859b1be kselftests: timers: Increase delay between suspends in alarmtimer-suspend by John Stultz · 10 years ago
  28. 78000ef selftests/timers: Make git ignore all binaries in timers test suite by Zhang Zhen · 10 years ago
  29. 48fd77d kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM by John Stultz · 10 years ago
  30. e48f284 kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat by John Stultz · 10 years ago
  31. 0b63acc tools, update rtctest.c to verify passage of time by Prarit Bhargava · 10 years ago
  32. 4a5fd81 Documentation, split up rtc.txt into documentation and test file by Prarit Bhargava · 10 years ago
  33. 5744de5 selftests/timers: Use shared logic to run and install tests by Michael Ellerman · 10 years ago
  34. 1c0a749 kselftest/timers: Set default threadtest values to simplify execution scripts by John Stultz · 10 years ago
  35. 0d02a75 selftests/timers: Add set-2038 test from timetest suite by John Stultz · 10 years ago
  36. 3a92a15 selftests/timers: Add set-tai from the timetest suite by John Stultz · 10 years ago
  37. d7b2902 selftests/timers: Add leapcrash test from the timetest suite by John Stultz · 10 years ago
  38. 5bccfe4 selftests/timers: Add leap-a-day test from timetest suite by John Stultz · 10 years ago
  39. 7290ce1 selftests/timers: Add clocksource-switch test from timetest suite by John Stultz · 10 years ago
  40. 6e8b285 selftests/timers: Add skew_consistency test from the timetests suite by John Stultz · 10 years ago
  41. d869424 selftests/timers: Add change_skew test from timetest suite by John Stultz · 10 years ago
  42. b7bb844 selftests/timers: Add alarmtimer-suspend test from timetests suite by John Stultz · 10 years ago
  43. de52133 selftests/timers: Add adjtimex validation test from timetest suite by John Stultz · 10 years ago
  44. 274d631 selftests/timers: Add mqueue latency test from the timetest suite by John Stultz · 10 years ago
  45. e39b60f selftests/timers: Add threaded time inconsistency test from timetest suite by John Stultz · 10 years ago
  46. 4e40d0a selftests/timers: Add set-timer-lat test from timetest suite by John Stultz · 10 years ago
  47. 51f91cb selftests/timers: Add clock skew estimation test from timetest suite by John Stultz · 10 years ago
  48. c5fffcb selftests/timers: Add nsleep-lat test from timetest suite by John Stultz · 10 years ago
  49. ed3fe34 selftests/timers: Add inconsistency-check test from timetests by John Stultz · 10 years ago
  50. 689f32f selftests/timers: Add nanosleep test from timetest suite by John Stultz · 10 years ago
  51. 2430ec6 selftests/timers: Quiet warning due to lack of return check on brk by John Stultz · 10 years ago
  52. 03438212 selftests/timers: Cleanup Makefile to make it easier to add future tests by John Stultz · 10 years ago
  53. 8847164 selftests/timers: change test to use ksft framework by Shuah Khan · 10 years ago
  54. c88b05b tools/testing/selftests: fix uninitialized variable by Felipe Pena · 11 years ago
  55. 0bc4b0c selftests: add basic posix timers selftests by Frederic Weisbecker · 12 years ago