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
/
drivers
/
watchdog
/
watchdog_dev.c
Age
Commit message (
Expand
)
Author
2013-07-11
watchdog: core: don't try to stop device if not running
Hector Palacios
2013-05-09
watchdog: Fix race condition in registration code
Guenter Roeck
2013-03-01
watchdog: core: dt: add support for the timeout-sec dt property
Fabio Porcedda
2012-06-28
watchdog: core: fix WDIOC_GETSTATUS return value
Wim Van Sebroeck
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
2012-05-30
watchdog: Add Locking support
Hans de Goede
2012-05-30
watchdog: watchdog_dev: Rewrite wrapper code
Hans de Goede
2012-05-30
watchdog: use dev_ functions
Alan Cox
2012-05-30
watchdog: create all the proper device files
Alan Cox
2012-05-30
watchdog: Add multiple device support
Alan Cox
2012-05-30
watchdog: correct the name of the watchdog_core inlude file
Wim Van Sebroeck
2012-05-30
watchdog: Add watchdog_active() routine
Viresh Kumar
2012-05-30
watchdog: watchdog_dev: include private header to pickup global symbol protot...
H Hartley Sweeten
2012-03-27
watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core
Viresh Kumar
2012-03-27
watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...
Hans de Goede
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2011-09-20
watchdog: WatchDog Timer Driver Core - use passed watchdog_device
H Hartley Sweeten
2011-07-28
watchdog: WatchDog Timer Driver Core - Add minimum and max timeout
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add ioctl call
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add nowayout feature
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add Magic Close feature
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality
Wim Van Sebroeck
2011-07-28
watchdog: WatchDog Timer Driver Core - Add basic framework
Wim Van Sebroeck