aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/octeon-wdt-main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+0
2016-12-16watchdog: octeon: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2016-11-22watchdog/octeon: Convert to hotplug state machineSebastian Andrzej Siewior1-47/+15
2016-05-14watchdog: octeon: Handle the FROZEN hot plug notifier actions.Richard Cochran1-1/+1
2015-04-22watchdog: octeon: use fixed length string for register namesAaro Koskinen1-1/+1
2015-04-22watchdog: octeon: fix some trivial coding style issuesAaro Koskinen1-6/+10
2015-04-22watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen1-147/+38
2014-08-02MIPS: OCTEON: watchdog: don't jump to bootloader without entry addressAaro Koskinen1-28/+34
2014-03-20octeon, watchdog: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-2/+9
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-5/+7
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah1-1/+1
2010-10-29WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney1-2/+2
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney1-0/+745