summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
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-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/jik...Linus 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/linvil...John 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_GETTIME...Wim 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
2011-07-26watchdog: sp805: Don't write 0 to the load value register.Nick Bowler1-1/+0
2011-07-26watchdog: imx2_wdt: add device tree probe supportShawn Guo1-0/+6
2011-07-22watchdog: s3c2410: Add support for device tree based probeThomas Abraham1-0/+10
2011-07-22watchdog: mpcore_wdt: Add suspend/resume support.Peter Fordham1-0/+23
2011-07-22watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli1-2/+2
2011-07-22watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend onSascha Hauer1-1/+1
2011-07-22watchdog: add support for the Synopsys DesignWare WDTJamie Iles3-0/+386
2011-07-22watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to useJonathan McDowell1-46/+50
2011-07-22watchdog: iTCO_wdt: clean-up PCI device ID'sWim Van Sebroeck1-268/+139
2011-07-22watchdog: Use "request_muxed_region" in it87 watchdog driversNat Gurumoorthy2-95/+134
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap1-1/+1
2011-07-16watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering1-1/+0