index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
watchdog
/
watchdog-test.c
Age
Commit message (
Expand
)
Author
2019-10-02
selftests: watchdog: Add command line option to show watchdog_info
George G. Davis
2019-10-02
selftests: watchdog: Validate optional file argument
George G. Davis
2019-09-23
selftests: watchdog: cleanup whitespace in usage options
George G. Davis
2019-09-23
selftests: watchdog: Add optional file argument
George G. Davis
2018-12-13
selftests: watchdog: fix spelling mistake "experies" -> "expires"
Colin Ian King
2018-12-12
selftests: watchdog: Add gettimeleft command line arg
Jerry Hoemann
2018-10-24
selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit path
Shuah Khan (Samsung OSG)
2018-10-24
selftests: watchdog: Add gettimeout and get|set pretimeout
Jerry Hoemann
2018-10-24
selftests: watchdog: Fix error message.
Jerry Hoemann
2018-10-24
selftests: watchdog: fix message when /dev/watchdog open fails
Shuah Khan (Samsung OSG)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-24
selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUS
Eugeniu Rosca
2017-07-24
selftests: watchdog: avoid keepalive flood
Eugeniu Rosca
2017-07-24
selftests: watchdog: point out ioctl() failures
Eugeniu Rosca
2017-07-24
selftests: watchdog: prefer strtoul() over atoi()
Eugeniu Rosca
2017-07-24
selftests: watchdog: use getopt_long()
Eugeniu Rosca
2017-07-24
selftests: watchdog: fix mixed whitespace
Eugeniu Rosca
2017-05-02
selftests: watchdog: accept multiple params on command line
Timur Tabi
2016-09-20
selftests: move watchdog tests from Documentation/watchdog
Shuah Khan