index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+96
2017-08-17
kselftests: timers: set-timer-lat: Add one-shot timer test cases
Greg Hackmann
1
-13
/
+73
2017-08-17
kselftests: timers: set-timer-lat: Tweak reporting when timer fires early
Greg Hackmann
1
-8
/
+25
2017-08-17
kselftests: timers: freq-step: Fix build warning
John Stultz
1
-2
/
+2
2017-08-17
kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...
John Stultz
1
-0
/
+4
2017-08-11
selftests: timers: freq-step: fix compile error
Shuah Khan
1
-4
/
+3
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-5
/
+211
2017-07-09
rtc: rtctest: add check for problematic dates
Benjamin Gaignard
1
-4
/
+124
2017-07-09
tools: timer: add rtctest_setdate
Benjamin Gaignard
2
-1
/
+87
2017-06-20
kselftests: timers: Add test for frequency step
Miroslav Lichvar
2
-2
/
+271
2017-06-20
kselftests: timers: Fix inconsistency-check to not ignore first timestamp
Miroslav Lichvar
1
-2
/
+2
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
[next]