aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-03-1711-57/+60
|\ \ \ \
| * \ \ \ Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-164-21/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-284-21/+21
| | |/ /
| * | | watchdog: hpwdt: eliminate section mismatch warningAxel Lin2011-03-141-2/+2
| * | | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck2011-03-141-1/+1
| * | | watchdog: sch311x_wdt: fix printk conditionDan Carpenter2011-03-141-1/+1
| * | | watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck2011-03-141-1/+1
| * | | watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck2011-03-141-1/+1
| * | | watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby2011-03-091-2/+5
| |/ /
| * | m68knommu: Rename m548x_wdt.c to m54xx_wdt.cPhilippe De Muyter2011-02-083-4/+4
| * | m68knommu: fix m548x_wdt.c compilation after headers renamingPhilippe De Muyter2011-02-081-25/+25
| |/
* | Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in...Paul Mundt2011-01-2648-394/+5037
|\ \ | |/
| * watchdog: Add MCF548x watchdog driver.Philippe De Muyter2011-01-123-3/+234
| * watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-123-0/+313
| * watchdog: Add TCO support for nVidia chipsetsMike Waychison2011-01-124-0/+595
| * watchdog: Add support for sp5100 chipset TCOPriyanka Gupta2011-01-124-0/+533
| * watchdog: f71808e_wdt: add F71862FG, F71869 to KconfigLutz Ballaschke2011-01-121-2/+2
| * watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCHSeth Heasley2011-01-121-1/+5
| * watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDsWim Van Sebroeck2011-01-121-1/+5
| * watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h.Yegor Yefremov2011-01-121-1/+1
| * watchdog: Propagate Book E WDT period changes to all coresRandy Vinson2011-01-121-2/+17
| * watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driverTimur Tabi2011-01-121-0/+16
| * watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tblNamhyung Kim2011-01-121-1/+1
| * watchdog: alim1535_wdt: fix compiler warning on ali_pci_tblNamhyung Kim2011-01-121-1/+1
| * watchdog: Fix reboot on W83627ehf chipset.Herman Morsink Vollenbroek2011-01-121-0/+2
| * watchdog: Add watchdog support for W83627DHG chipBenny Loenstrup Ammitzboell2011-01-122-7/+8
| * watchdog: f71808e_wdt: Add Fintek F71869 watchdogMichel Arboi2011-01-121-1/+11
| * watchdog: add f71862fg supportLutz Ballaschke2011-01-121-4/+41
| * watchdog: clean-up f71808e_wdt.cLutz Ballaschke2011-01-121-10/+11
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-1/+1
| |\
| | * x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus2011-01-071-1/+1
| * | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'devel-stable' into develRussell King2011-01-061-1/+1
| | |\
| | | * Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-034-32/+22
| | | |\
| | | * | watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam2010-12-141-1/+1
| * | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-041-1/+1
| |\ \ \ \ | | |/ / /
| | * | | watchdog: Fix null pointer dereference while accessing rdc321x platform_dataFlorian Fainelli2010-12-221-1/+1
| | | |/ | | |/|
| * | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-2/+2
| * | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-074-32/+22
| |\ \ \ | | |/ /
| | * | watchdog: it8712f_wdt: add note to KconfigWim Van Sebroeck2010-12-021-0/+3
| | * | watchdog: gef_wdt: include fs.hWolfram Sang & Martyn Welch2010-12-021-0/+1
| | * | watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck2010-12-021-30/+12
| | * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCHSeth Heasley2010-12-021-2/+6
| | |/
| * | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-6/+1
| |/
| * WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney2010-10-291-2/+2
| * watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init codePrarit Bhargava2010-10-281-2/+0
| * watchdog: add support for Broadcom BCM63xx built-in watchdogFlorian Fainelli2010-10-283-0/+361
| * watchdog: f71808e_wdt: add support for the F71889FGGiel van Schijndel2010-10-282-3/+11
| * watchdog: MachZ: fix debug macroNicolas Kaiser2010-10-281-1/+1
| * watchdog: it8712f_wdt: Add module parameter for alternative reset sourcesTimo Juhani Lindfors2010-10-281-2/+11