summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorLines
2011-07-17watchdog: hpwdt depends on PCIRandy Dunlap-1/+1
2011-07-16watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering-1/+0
2011-06-28watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt-1/+1
2011-06-28watchdog: gef_wdt: fix MODULE_ALIASAxel Lin-1/+1
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl-3/+1
2011-06-28watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli-5/+3
2011-06-28watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli-8/+5
2011-06-28watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli-0/+8
2011-06-28watchdog: Handle multiple wm831x watchdogs being registeredMark Brown-0/+5
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz-2/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss-9/+12
2011-05-19MIPS: Lantiq: Add watchdog supportJohn Crispin-0/+268
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely-2/+5
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley-0/+97
2011-04-26Merge branch 'master' into for-nextJiri Kosina-68/+80
2011-04-10treewide: Fix iomap resource size miscalculationsJoe Perches-1/+1
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-10/+10
2011-03-29watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...Anithra P Janakiraman-3/+13
2011-03-29watchdog: fix nv_tco section mismatchRandy Dunlap-1/+1
2011-03-29watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu-2/+14
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall-39/+31
2011-03-29watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m...Julia Lawall-11/+8
2011-03-23rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon-1/+2
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+23
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds-1/+1
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds-92/+1447
2011-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-57/+60
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-21/+21
2011-03-15watchdog: booke_wdt: clean up status messagesTimur Tabi-10/+9
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck-63/+63
2011-03-15watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck-9/+9
2011-03-15watchdog: Xen watchdog driverJan Beulich-0/+372
2011-03-15watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms.Donald Johnson-0/+649
2011-03-15watchdog: jz4740_wdt - fix magic character checkingWim Van Sebroeck-4/+11
2011-03-15watchdog: add JZ4740 watchdog driverPaul Cercueil-0/+322
2011-03-15watchdog: it87_wdt: Add support for IT8721F watchdogHuaro Tomita-8/+12
2011-03-15watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabledTony Camuso-0/+2
2011-03-15watchdog: hpwdt: Fix a couple of typosNaga Chumbalkar-2/+2
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin-2/+2
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck-1/+1
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter-1/+1
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck-1/+1
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck-1/+1
2011-03-10Watchdog: omap_wdt: add fine grain runtime-pmPaul Walmsley-2/+23
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby-2/+5
2011-03-01Remove one to many n's in a wordJustin P. Mattock-1/+1
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely-21/+21