aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-16watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow1-2/+2
2011-11-16watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown1-1/+1
2011-11-15watchdog: adx_wdt.c: remove driverWim Van Sebroeck3-363/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown2-213/+106
2011-11-05watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang2-139/+38
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck1-6/+13
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee1-6/+27
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang6-8/+7
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah1-1/+1
2011-11-05watchdog: sc520_wdt: Remove unnecessary cast.Sean Young1-1/+1
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+5
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-11-02um: clean Kconfig up a bitAl Viro1-0/+4
2011-10-31watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker1-0/+1
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+7
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+25
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-10-10x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar1-0/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-18/+6
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller4-16/+17
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen1-1/+1
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin1-4/+4
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar1-4/+5
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten1-7/+7
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+25
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens1-0/+11
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens1-0/+4
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens1-2/+10
2011-08-02watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer1-3/+0
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits1-0/+8
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf1-1/+1
2011-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds20-471/+1875
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2-0/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck1-0/+6
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck1-5/+13
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck1-3/+24
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctlWim Van Sebroeck1-0/+20
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck1-7/+72
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck1-0/+5
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck1-0/+32
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck5-0/+384
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli1-27/+77
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-26watchdog: it8712f_wdt.c: improve includesWim Van Sebroeck1-1/+1
2011-07-26watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2-1/+38
2011-07-26watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera3-0/+450
2011-07-26watchdog: remove empty pm-functionsWolfram Sang3-29/+0
2011-07-26watchdog: sp805: Flush posted writes in enable/disable.Nick Bowler1-0/+4