aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap1-1/+1
2011-07-16watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering1-1/+0
2011-06-28watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt1-1/+1
2011-06-28watchdog: gef_wdt: fix MODULE_ALIASAxel Lin1-1/+1
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2-3/+1
2011-06-28watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli1-5/+3
2011-06-28watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli1-8/+5
2011-06-28watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli1-0/+8
2011-06-28watchdog: Handle multiple wm831x watchdogs being registeredMark Brown1-0/+5
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz1-2/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss1-9/+12
2011-05-19MIPS: Lantiq: Add watchdog supportJohn Crispin3-0/+268
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley1-0/+97
2011-04-26Merge branch 'master' into for-nextJiri Kosina18-68/+80
2011-04-10treewide: Fix iomap resource size miscalculationsJoe Perches1-1/+1
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi9-10/+10
2011-03-29watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot on timer expiryAnithra P Janakiraman1-3/+13
2011-03-29watchdog: fix nv_tco section mismatchRandy Dunlap1-1/+1
2011-03-29watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu1-2/+14
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall3-39/+31
2011-03-29watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_mem_regionJulia Lawall1-11/+8
2011-03-23rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon1-1/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+23
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds39-92/+1447
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latestPaul Mundt11-57/+60
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-21/+21
2011-03-15watchdog: booke_wdt: clean up status messagesTimur Tabi1-10/+9
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck26-63/+63
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck9-9/+9
2011-03-15watchdog: Xen watchdog driverJan Beulich3-0/+372
2011-03-15watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms.Donald Johnson4-0/+649
2011-03-15watchdog: jz4740_wdt - fix magic character checkingWim Van Sebroeck1-4/+11
2011-03-15watchdog: add JZ4740 watchdog driverPaul Cercueil3-0/+322
2011-03-15watchdog: it87_wdt: Add support for IT8721F watchdogHuaro Tomita2-8/+12
2011-03-15watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabledTony Camuso1-0/+2
2011-03-15watchdog: hpwdt: Fix a couple of typosNaga Chumbalkar1-2/+2
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin1-2/+2
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck1-1/+1
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter1-1/+1
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck1-1/+1
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck1-1/+1
2011-03-10Watchdog: omap_wdt: add fine grain runtime-pmPaul Walmsley1-2/+23
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-01Remove one to many n's in a wordJustin P. Mattock1-1/+1
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely4-21/+21