index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
octeon-wdt-main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: octeon-wdt: Add support for 78XX SOCs.
Carlos Munoz
2017-09-04
1
-30
/
+103
*
watchdog: octeon-wdt: Add support for cn68XX SOCs.
David Daney
2017-09-04
1
-13
/
+35
*
watchdog: octeon-wdt: File cleaning.
Steven J. Hill
2017-09-04
1
-15
/
+30
*
watchdog: octeon-wdt: Remove old boot vector code.
Steven J. Hill
2017-09-04
1
-124
/
+10
*
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-24
1
-1
/
+0
|
\
|
*
watchdog: octeon: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-12-16
1
-1
/
+0
*
|
watchdog/octeon: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-47
/
+15
|
/
*
watchdog: octeon: Handle the FROZEN hot plug notifier actions.
Richard Cochran
2016-05-14
1
-1
/
+1
*
watchdog: octeon: use fixed length string for register names
Aaro Koskinen
2015-04-22
1
-1
/
+1
*
watchdog: octeon: fix some trivial coding style issues
Aaro Koskinen
2015-04-22
1
-6
/
+10
*
watchdog: octeon: convert to WATCHDOG_CORE API
Aaro Koskinen
2015-04-22
1
-147
/
+38
*
MIPS: OCTEON: watchdog: don't jump to bootloader without entry address
Aaro Koskinen
2014-08-02
1
-28
/
+34
*
octeon, watchdog: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-2
/
+9
*
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
*
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
1
-5
/
+7
*
watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD
Venkat Subbiah
2011-11-05
1
-1
/
+1
*
WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.
David Daney
2010-10-29
1
-2
/
+2
*
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-10-07
1
-0
/
+1
*
WATCHDOG: Add watchdog driver for OCTEON SOCs
David Daney
2010-08-05
1
-0
/
+745