summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-18/+7
|\
| * x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+1
| * x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-18/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-2/+25
|\ \
| * | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-224-16/+17
| |\|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-221-2/+25
| |\ \
| | * | bcm47xx: add support for bcma busHauke Mehrtens2011-08-081-0/+11
| | * | bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-081-0/+4
| | * | bcm47xx: prepare to support different busesHauke Mehrtens2011-08-081-2/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
| |/ /
* | | watchdog: Initconst section fixes for watchdogAndi Kleen2011-09-201-1/+1
* | | watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin2011-09-201-4/+4
* | | watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar2011-09-201-4/+5
* | | watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten2011-09-201-7/+7
|/ /
* | watchdog: Cleanup WATCHDOG_CORE help textJosh Boyer2011-08-021-3/+0
* | watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boardsMart Gerrits2011-08-021-0/+8
* | watchdog: shwdt: fix usage of mod_timerDavid Engraf2011-08-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds2011-07-2920-471/+1875
|\ \ | |/ |/|
| * watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck2011-07-282-0/+13
| * watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck2011-07-281-0/+6
| * watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck2011-07-281-5/+13
| * watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck2011-07-281-3/+24
| * watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck2011-07-281-0/+20
| * watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck2011-07-281-7/+72
| * watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck2011-07-281-0/+5
| * watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck2011-07-281-0/+32
| * watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2011-07-285-0/+384
| * watchdog: hpwdt: add next gen HP serversThomas Mingarelli2011-07-281-27/+77
| * watchdog: it8712f_wdt.c: improve includesWim Van Sebroeck2011-07-261-1/+1
| * watchdog: at91sam9/wdt: move register header to driversJean-Christophe Plagniol-Villard2011-07-262-1/+38
| * watchdog: Add Xilinx watchdog timer driverAlejandro Cabrera2011-07-263-0/+450
| * watchdog: remove empty pm-functionsWolfram Sang2011-07-263-29/+0
| * watchdog: sp805: Flush posted writes in enable/disable.Nick Bowler2011-07-261-0/+4
| * watchdog: sp805: Don't write 0 to the load value register.Nick Bowler2011-07-261-1/+0
| * watchdog: imx2_wdt: add device tree probe supportShawn Guo2011-07-261-0/+6
| * watchdog: s3c2410: Add support for device tree based probeThomas Abraham2011-07-221-0/+10
| * watchdog: mpcore_wdt: Add suspend/resume support.Peter Fordham2011-07-221-0/+23
| * watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli2011-07-221-2/+2
| * watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend onSascha Hauer2011-07-221-1/+1
| * watchdog: add support for the Synopsys DesignWare WDTJamie Iles2011-07-223-0/+386
| * watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to useJonathan McDowell2011-07-221-46/+50
| * watchdog: iTCO_wdt: clean-up PCI device ID'sWim Van Sebroeck2011-07-221-268/+139
| * watchdog: Use "request_muxed_region" in it87 watchdog driversNat Gurumoorthy2011-07-222-95/+134
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
|/
* watchdog: hpwdt depends on PCIRandy Dunlap2011-07-171-1/+1
* watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering2011-07-161-1/+0
* watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt2011-06-281-1/+1
* watchdog: gef_wdt: fix MODULE_ALIASAxel Lin2011-06-281-1/+1
* watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-282-3/+1