* git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog: watchdog: Add MCF548x watchdog driver. watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs watchdog: Add TCO support for nVidia chipsets watchdog: Add support for sp5100 chipset TCO watchdog: f71808e_wdt: add F71862FG, F71869 to Kconfig watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCH watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDs watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h. watchdog: Propagate Book E WDT period changes to all cores watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driver watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tbl watchdog: alim1535_wdt: fix compiler warning on ali_pci_tbl watchdog: Fix reboot on W83627ehf chipset. watchdog: Add watchdog support for W83627DHG chip watchdog: f71808e_wdt: Add Fintek F71869 watchdog watchdog: add f71862fg support watchdog: clean-up f71808e_wdt.c
No related branches found
No related tags found
Showing
- arch/m68k/include/asm/m548xgpt.h 2 additions, 0 deletionsarch/m68k/include/asm/m548xgpt.h
- drivers/watchdog/Kconfig 49 additions, 7 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 4 additions, 2 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/alim1535_wdt.c 1 addition, 1 deletiondrivers/watchdog/alim1535_wdt.c
- drivers/watchdog/alim7101_wdt.c 1 addition, 1 deletiondrivers/watchdog/alim7101_wdt.c
- drivers/watchdog/ath79_wdt.c 305 additions, 0 deletionsdrivers/watchdog/ath79_wdt.c
- drivers/watchdog/booke_wdt.c 33 additions, 2 deletionsdrivers/watchdog/booke_wdt.c
- drivers/watchdog/f71808e_wdt.c 63 additions, 15 deletionsdrivers/watchdog/f71808e_wdt.c
- drivers/watchdog/iTCO_wdt.c 10 additions, 2 deletionsdrivers/watchdog/iTCO_wdt.c
- drivers/watchdog/ks8695_wdt.c 1 addition, 1 deletiondrivers/watchdog/ks8695_wdt.c
- drivers/watchdog/m548x_wdt.c 227 additions, 0 deletionsdrivers/watchdog/m548x_wdt.c
- drivers/watchdog/nv_tco.c 512 additions, 0 deletionsdrivers/watchdog/nv_tco.c
- drivers/watchdog/nv_tco.h 64 additions, 0 deletionsdrivers/watchdog/nv_tco.h
- drivers/watchdog/sp5100_tco.c 480 additions, 0 deletionsdrivers/watchdog/sp5100_tco.c
- drivers/watchdog/sp5100_tco.h 41 additions, 0 deletionsdrivers/watchdog/sp5100_tco.h
- drivers/watchdog/w83627hf_wdt.c 5 additions, 3 deletionsdrivers/watchdog/w83627hf_wdt.c
Loading
Please register or sign in to comment