index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
selftests: timers: clocksource-switch: adapt to kselftest framework
Wolfram Sang
1
-3
/
+5
2022-07-14
selftests: timers: clocksource-switch: add 'runtime' command line parameter
Wolfram Sang
1
-3
/
+8
2022-07-14
selftests: timers: clocksource-switch: add command line switch to skip sanity...
Wolfram Sang
1
-12
/
+28
2022-07-14
selftests: timers: clocksource-switch: sort includes
Wolfram Sang
1
-5
/
+5
2022-07-14
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
1
-3
/
+3
2022-07-14
selftests: timers: inconsistency-check: adapt to kselftest framework
Wolfram Sang
1
-14
/
+18
2022-07-14
selftests: timers: nanosleep: adapt to kselftest framework
Wolfram Sang
1
-7
/
+11
2022-07-14
selftests: timers: fix declarations of main()
Wolfram Sang
4
-4
/
+4
2022-07-14
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
1
-1
/
+1
2022-07-03
selftests:timers: globals don't need initialization to 0
Zan Aziz
1
-1
/
+1
2021-12-11
selftests: timers: Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-12-11
kselftests: timers:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-06-08
selftests: timers: rtcpie: skip test if default RTC device does not exist
Po-Hsu Lin
1
-1
/
+9
2021-03-23
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
4
-6
/
+6
2020-08-21
selftests/timers: Turn off timeout setting
Po-Hsu Lin
2
-0
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2019-06-22
kselftests: timers: freq-step: Update maximum acceptable precision and errors
Miroslav Lichvar
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
1
-2
/
+1
2019-05-21
selftests/timers: Add missing fflush(stdout) calls
Kees Cook
10
-0
/
+12
2019-04-09
selftest/timers: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-01-28
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2018-07-10
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...
John Stultz
1
-0
/
+5
2018-05-31
selftests: move RTC tests to rtc subfolder
Alexandre Belloni
4
-418
/
+2
2018-05-31
selftests: timers: rtcpie: restore previous PIE rate
Alexandre Belloni
1
-3
/
+5
2018-05-31
selftests: timers: move PIE tests out of rtctest
Alexandre Belloni
4
-80
/
+138
2017-11-15
selftests: timers: Update .gitignore with newly added tests
Shuah Khan
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
1
-3
/
+1
2017-09-09
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
20
-229
/
+22
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-25
selftests: change lib.mk RUN_TESTS to take test list as an argument
Shuah Khan
1
-13
/
+1
2017-08-25
selftests/timers: make loop consistent with array size
Benjamin Gaignard
1
-1
/
+1
2017-08-23
selftests: timers: remove rtctest_setdate from run_destructive_tests
Shuah Khan
1
-3
/
+5
2017-08-22
selftests: timers: Fix run_destructive_tests target to handle skipped tests
Shuah Khan
1
-13
/
+13
2017-08-22
kselftests: timers: leap-a-day: Change default arguments to help test runs
John Stultz
1
-8
/
+9
2017-08-22
selftests: timers: drop support for !KTEST case
Shuah Khan
19
-204
/
+1
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-17
rtc: rtctest: Improve support detection
Lukáš Doktor
1
-1
/
+6
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-21
kselftests: timers: Add test for frequency step
Miroslav Lichvar
2
-2
/
+271
2017-06-21
kselftests: timers: Fix inconsistency-check to not ignore first timestamp
Miroslav Lichvar
1
-2
/
+2
2017-05-09
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]