index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-04-13
selftests/timers: fix spelling mistake: "Asynchronous"
Colin Ian King
1
-1
/
+1
2017-03-24
selftests/timers: Spelling s/privledges/privileges/
Geert Uytterhoeven
1
-2
/
+2
2017-01-05
selftests: remove CROSS_COMPILE in dedicated Makefile
bamvor.zhangjian@huawei.com
1
-1
/
+0
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-7
/
+2
2016-12-15
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+1
2016-12-08
selftests: add missing set-tz to timers .gitignore
Shuah Khan
1
-0
/
+1
2016-11-29
selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"
Colin Ian King
1
-1
/
+1
2016-09-20
selftests/timers: Add missing error code assignment before test
Christophe JAILLET
1
-2
/
+2
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-3
/
+10
2016-06-26
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
Andrey Smirnov
1
-1
/
+1
2016-06-26
rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ
Andrey Smirnov
1
-1
/
+1
2016-06-26
rtc: rtctest: Change alarm IRQ support detection
Andrey Smirnov
1
-1
/
+8
2016-06-02
kselftests: timers: Add set-tz test case
John Stultz
2
-1
/
+121
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-02-15
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2016-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+138
2016-01-26
kselftests: timers: Add adjtimex SETOFFSET validity tests
John Stultz
1
-1
/
+138
2016-01-17
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-01-07
update .gitignore in selftests/timers
Yuan Sun
1
-0
/
+1
2015-12-10
selftests/timers: fix write return value handlng
Andrzej Hajda
1
-1
/
+1
2015-11-10
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-11-10
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2015-11-03
selftests: Add missing #include directives
Ben Hutchings
1
-0
/
+1
2015-11-03
rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL
Uwe Kleine-König
1
-1
/
+1
2015-10-12
timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments
John Stultz
2
-1
/
+223
2015-06-29
Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+25
2015-06-18
selftest: Timers: Avoid signal deadlock in leap-a-day
John Stultz
1
-11
/
+12
2015-06-12
selftests: timers: Add leap-second timer edge testing to leap-a-day.c
John Stultz
1
-4
/
+72
2015-05-26
kselftests: timers: Check _ALARM clockids are supported before suspending
John Stultz
1
-1
/
+5
2015-05-26
kselftests: timers: Ease alarmtimer-suspend unreasonable latency value
John Stultz
1
-1
/
+1
2015-05-26
kselftests: timers: Increase delay between suspends in alarmtimer-suspend
John Stultz
1
-1
/
+1
2015-05-26
selftests/timers: Make git ignore all binaries in timers test suite
Zhang Zhen
1
-0
/
+18
2015-04-02
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
John Stultz
1
-0
/
+7
2015-03-31
kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...
John Stultz
2
-2
/
+2
2015-03-24
tools, update rtctest.c to verify passage of time
Prarit Bhargava
1
-0
/
+13
2015-03-24
Documentation, split up rtc.txt into documentation and test file
Prarit Bhargava
2
-1
/
+259
2015-03-19
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
1
-15
/
+12
2015-03-19
kselftest/timers: Set default threadtest values to simplify execution scripts
John Stultz
1
-2
/
+6
2015-03-12
selftests/timers: Add set-2038 test from timetest suite
John Stultz
2
-1
/
+146
2015-03-12
selftests/timers: Add set-tai from the timetest suite
John Stultz
2
-1
/
+81
2015-03-12
selftests/timers: Add leapcrash test from the timetest suite
John Stultz
2
-1
/
+122
2015-03-12
selftests/timers: Add leap-a-day test from timetest suite
John Stultz
2
-0
/
+321
2015-03-12
selftests/timers: Add clocksource-switch test from timetest suite
John Stultz
2
-1
/
+181
2015-03-12
selftests/timers: Add skew_consistency test from the timetests suite
John Stultz
2
-1
/
+91
2015-03-12
selftests/timers: Add change_skew test from timetest suite
John Stultz
2
-1
/
+109
2015-03-12
selftests/timers: Add alarmtimer-suspend test from timetests suite
John Stultz
2
-2
/
+189
2015-03-12
selftests/timers: Add adjtimex validation test from timetest suite
John Stultz
2
-1
/
+212
2015-03-12
selftests/timers: Add mqueue latency test from the timetest suite
John Stultz
2
-1
/
+126
2015-03-12
selftests/timers: Add threaded time inconsistency test from timetest suite
John Stultz
2
-2
/
+202
[next]