aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2012-01-11Merge branch 'lt-3.2-imx5' into topic/lt-3.2-imx6-uglytopic/lt-3.2-imx6-uglyEric Miao
2011-12-27watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck
2011-12-26watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas
2011-12-26watchdog: sp805: Fix section mismatch in ID table.Nick Bowler
2011-12-26watchdog: move coh901327 state holdersLinus Walleij
2011-12-19PMIC: Add Watchdog Driver for Dialog DA9052Ying-Chun Liu (PaulLiu)
2011-11-16watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow
2011-11-16watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown
2011-11-15watchdog: adx_wdt.c: remove driverWim Van Sebroeck
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown
2011-11-05watchdog: s3c2410: convert to use the watchdog frameworkWolfram Sang
2011-11-05watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearingWim Van Sebroeck
2011-11-05watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driverGreg Lee
2011-11-05watchdog: irq: Remove IRQF_DISABLEDYong Zhang
2011-11-05watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREADVenkat Subbiah
2011-11-05watchdog: sc520_wdt: Remove unnecessary cast.Sean Young
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-11-02um: clean Kconfig up a bitAl Viro
2011-10-31watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-10x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-20watchdog: Initconst section fixes for watchdogAndi Kleen
2011-09-20watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin
2011-09-20watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar
2011-09-20watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens
2011-08-02watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer
2011-08-02watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf
2011-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli