summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/octeon-wdt-main.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: octeon: Handle the FROZEN hot plug notifier actions.Richard Cochran2016-05-141-1/+1
* watchdog: octeon: use fixed length string for register namesAaro Koskinen2015-04-221-1/+1
* watchdog: octeon: fix some trivial coding style issuesAaro Koskinen2015-04-221-6/+10
* watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen2015-04-221-147/+38
* MIPS: OCTEON: watchdog: don't jump to bootloader without entry addressAaro Koskinen2014-08-021-28/+34
* octeon, watchdog: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+9
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-5/+7
* watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-051-1/+1
* WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney2010-10-291-2/+2
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* WATCHDOG: Add watchdog driver for OCTEON SOCsDavid Daney2010-08-051-0/+745