Linus Torvalds 44d82e2963 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 years ago
..
Kconfig 3539fc544f Merge git://www.linux-watchdog.org/linux-watchdog 13 years ago
Makefile 664a0d7862 Watchdog: DA9052/53 PMIC watchdog support 13 years ago
acquirewdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
advantechwdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
alim1535_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
alim7101_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
ar7_wdt.c ae21cc20a6 watchdog: ar7_wdt.c: use devm_request_and_ioremap 13 years ago
at32ap700x_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
at91rm9200_wdt.c 750f77064a Merge git://www.linux-watchdog.org/linux-watchdog 13 years ago
at91sam9_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
at91sam9_wdt.h c1c30a29df ARM: at91: make watchdog drivers soc independent 13 years ago
ath79_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
bcm47xx_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
bcm63xx_wdt.c 5a135f3c72 watchdog: bcm63xx_wdt: fix driver section mismatch 13 years ago
bfin_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
booke_wdt.c be0884ce23 powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E 13 years ago
coh901327_wdt.c c362cb597b watchdog: coh901327_wdt: use clk_prepare/unprepare 13 years ago
cpu5wdt.c 27c766aaac watchdog: Use pr_<fmt> and pr_<level> 13 years ago
cpwd.c 27c766aaac watchdog: Use pr_<fmt> and pr_<level> 13 years ago
da9052_wdt.c 664a0d7862 Watchdog: DA9052/53 PMIC watchdog support 13 years ago
davinci_wdt.c b8ec61189f watchdog: convert drivers/watchdog/* to use module_platform_driver() 13 years ago
dw_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
ep93xx_wdt.c 2ca1606359 watchdog: ep93xx_wdt: timeout is an unsigned int value. 13 years ago
eurotechwdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
f71808e_wdt.c 3017020dc7 watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard 13 years ago
gef_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
geodewdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
hpwdt.c a089361cf5 watchdog: hpwdt: Unregister NMI events on exit. 13 years ago
i6300esb.c 5ce9c371c7 watchdog: Use module_pci_driver 13 years ago
iTCO_vendor.h 887c8ec721 watchdog: Convert iTCO_wdt driver to mfd model 13 years ago
iTCO_vendor_support.c 887c8ec721 watchdog: Convert iTCO_wdt driver to mfd model 13 years ago
iTCO_wdt.c bff23431fe watchdog: iTCO_wdt.c: convert to watchdog core 13 years ago
ib700wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
ibmasr.c 86a1e1896c watchdog: nowayout is bool 13 years ago
ie6xx_wdt.c 0402450f45 watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe() 13 years ago
imx2_wdt.c 4e7b6c9a6b watchdog imx2: prepare clk before enabling it 13 years ago
indydog.c 86a1e1896c watchdog: nowayout is bool 13 years ago
intel_scu_watchdog.c 27c766aaac watchdog: Use pr_<fmt> and pr_<level> 13 years ago
intel_scu_watchdog.h 27c766aaac watchdog: Use pr_<fmt> and pr_<level> 13 years ago
iop_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
it8712f_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
it87_wdt.c 198ca01534 watchdog: it87_wdt: Add support for IT8728F watchdog. 13 years ago
ixp4xx_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
jz4740_wdt.c 0197c1c49e watchdog: fix set_timeout operations 13 years ago
ks8695_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
lantiq_wdt.c cdb8612147 watchdog: MIPS: lantiq: implement OF support and minor fixes 13 years ago
m54xx_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
machzwd.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
max63xx_wdt.c a0f3683365 watchdog: Convert max63xx_wdt driver to watchdog framework 13 years ago
mixcomwd.c 86a1e1896c watchdog: nowayout is bool 13 years ago
mpc8xxx_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
mpcore_wdt.c 60a1aa50b2 watchdog: mpcore_wdt: Allow platform_get_irq() to fail 13 years ago
mtx-1_wdt.c b8ec61189f watchdog: convert drivers/watchdog/* to use module_platform_driver() 13 years ago
mv64x60_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
nuc900_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
nv_tco.c 86a1e1896c watchdog: nowayout is bool 13 years ago
nv_tco.h 456c730153 watchdog: Add TCO support for nVidia chipsets 14 years ago
octeon-wdt-main.c 86a1e1896c watchdog: nowayout is bool 13 years ago
octeon-wdt-nmi.S 4c076fb41a WATCHDOG: Add watchdog driver for OCTEON SOCs 15 years ago
of_xilinx_wdt.c 90fe6c608f watchdog: xilinx: Read clock frequency directly from DT node 13 years ago
omap_wdt.c 3539fc544f Merge git://www.linux-watchdog.org/linux-watchdog 13 years ago
omap_wdt.h 5f3b27569f watchdog: cleanup spaces before tabs 14 years ago
orion_wdt.c 44d82e2963 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 years ago
pc87413_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
pcwd.c 86a1e1896c watchdog: nowayout is bool 13 years ago
pcwd_pci.c 5ce9c371c7 watchdog: Use module_pci_driver 13 years ago
pcwd_usb.c 86a1e1896c watchdog: nowayout is bool 13 years ago
pika_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
pnx4008_wdt.c 3ba3774b8c watchdog: Device tree support for pnx4008-wdt 13 years ago
pnx833x_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
rc32434_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
rdc321x_wdt.c b8ec61189f watchdog: convert drivers/watchdog/* to use module_platform_driver() 13 years ago
riowd.c 27c766aaac watchdog: Use pr_<fmt> and pr_<level> 13 years ago
s3c2410_wdt.c 6b761b2902 watchdog: s3c2410_wdt: Use module_platform_driver() 13 years ago
sa1100_wdt.c 3169663ac5 ARM: sa11x0/pxa: convert OS timer registers to IOMEM 13 years ago
sb_wdog.c 27c766aaac watchdog: Use pr_<fmt> and pr_<level> 13 years ago
sbc60xxwdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
sbc7240_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
sbc8360.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
sbc_epx_c3.c 86a1e1896c watchdog: nowayout is bool 13 years ago
sbc_fitpc2_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
sc1200wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
sc520_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
sch311x_wdt.c 7732c6b96f watchdog: sch311x_wdt: Fix Polarity when starting watchdog 13 years ago
scx200_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
shwdt.c d42c97443d watchdog: shwdt: Use finer grained clock control. 13 years ago
smsc37b787_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
softdog.c a5132cafc0 watchdog: softdog: convert to watchdog core 13 years ago
sp5100_tco.c 62a9aebc5b watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL pointer 13 years ago
sp5100_tco.h 15e28bf130 watchdog: Add support for sp5100 chipset TCO 14 years ago
sp805_wdt.c 10d8935f46 Viresh has moved 13 years ago
stmp3xxx_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
ts72xx_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
twl4030_wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
txx9wdt.c b92c803ec6 watchdog: txx9wdt: fix timeout 13 years ago
via_wdt.c 257f8c4aae watchdog: Add watchdog_active() routine 13 years ago
w83627hf_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
w83697hf_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
w83697ug_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
w83877f_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
w83977f_wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
wafer5823wdt.c 86a1e1896c watchdog: nowayout is bool 13 years ago
watchdog_core.c f4e9c82f64 watchdog: Add Locking support 13 years ago
watchdog_core.h 45f5fed30a watchdog: Add multiple device support 13 years ago
watchdog_dev.c 8b9468d496 watchdog: core: fix WDIOC_GETSTATUS return value 13 years ago
wd501p.h 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
wdrtas.c 86a1e1896c watchdog: nowayout is bool 13 years ago
wdt.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
wdt285.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
wdt977.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 years ago
wdt_pci.c 5ce9c371c7 watchdog: Use module_pci_driver 13 years ago
wm831x_wdt.c abcf834b80 watchdog: wm831x: Convert to gpio_request_one() 13 years ago
wm8350_wdt.c 0197c1c49e watchdog: fix set_timeout operations 13 years ago
xen_wdt.c 38c484fa13 watchdog: xen: don't clear is_active when xen_wdt_stop() failed 13 years ago