index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
octeon-wdt-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-07
Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-5
/
+7
2021-06-21
watchdog: fix syntactic kernel-doc issues
Lukas Bulwahn
1
-5
/
+7
2021-06-10
watchdog/octeon-wdt: Directly include linux/irqdomain.h
Marc Zyngier
1
-0
/
+1
2019-07-08
watchdog: convert remaining drivers to use SPDX license identifier
Guenter Roeck
1
-10
/
+1
2017-09-04
watchdog: octeon-wdt: Add support for 78XX SOCs.
Carlos Munoz
1
-30
/
+103
2017-09-04
watchdog: octeon-wdt: Add support for cn68XX SOCs.
David Daney
1
-13
/
+35
2017-09-04
watchdog: octeon-wdt: File cleaning.
Steven J. Hill
1
-15
/
+30
2017-09-04
watchdog: octeon-wdt: Remove old boot vector code.
Steven J. Hill
1
-124
/
+10
2016-12-24
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2016-12-16
watchdog: octeon: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-11-23
watchdog/octeon: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-47
/
+15
2016-05-14
watchdog: octeon: Handle the FROZEN hot plug notifier actions.
Richard Cochran
1
-1
/
+1
2015-04-22
watchdog: octeon: use fixed length string for register names
Aaro Koskinen
1
-1
/
+1
2015-04-22
watchdog: octeon: fix some trivial coding style issues
Aaro Koskinen
1
-6
/
+10
2015-04-22
watchdog: octeon: convert to WATCHDOG_CORE API
Aaro Koskinen
1
-147
/
+38
2014-08-02
MIPS: OCTEON: watchdog: don't jump to bootloader without entry address
Aaro Koskinen
1
-28
/
+34
2014-03-20
octeon, watchdog: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-2
/
+9
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
1
-2
/
+2
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
1
-5
/
+7
2011-11-06
watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-1
/
+1
2010-10-29
WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.
David Daney
1
-2
/
+2
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
1
-0
/
+1
2010-08-05
WATCHDOG: Add watchdog driver for OCTEON SOCs
David Daney
1
-0
/
+745