aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-08m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter3-4/+4
2011-02-08m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter1-25/+25
2011-01-26Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' into sh-latestPaul Mundt48-394/+5037
2011-01-12watchdog: Add MCF548x watchdog driver.Philippe De Muyter3-3/+234
2011-01-12watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos3-0/+313
2011-01-12watchdog: Add TCO support for nVidia chipsetsMike Waychison4-0/+595
2011-01-12watchdog: Add support for sp5100 chipset TCOPriyanka Gupta4-0/+533
2011-01-12watchdog: f71808e_wdt: add F71862FG, F71869 to KconfigLutz Ballaschke1-2/+2
2011-01-12watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCHSeth Heasley1-1/+5
2011-01-12watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDsWim Van Sebroeck1-1/+5
2011-01-12watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h.Yegor Yefremov1-1/+1
2011-01-12watchdog: Propagate Book E WDT period changes to all coresRandy Vinson1-2/+17
2011-01-12watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driverTimur Tabi1-0/+16
2011-01-12watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tblNamhyung Kim1-1/+1
2011-01-12watchdog: alim1535_wdt: fix compiler warning on ali_pci_tblNamhyung Kim1-1/+1
2011-01-12watchdog: Fix reboot on W83627ehf chipset.Herman Morsink Vollenbroek1-0/+2
2011-01-12watchdog: Add watchdog support for W83627DHG chipBenny Loenstrup Ammitzboell2-7/+8
2011-01-12watchdog: f71808e_wdt: Add Fintek F71869 watchdogMichel Arboi1-1/+11
2011-01-12watchdog: add f71862fg supportLutz Ballaschke1-4/+41