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