Uwe Kleine-König 0e3912c75f [WATCHDOG] omap_wdt.c: move probe function to .devinit.text 16 years ago
..
Kconfig b8f75b0d79 [WATCHDOG] remove ARM26 sections 16 years ago
Makefile b8f75b0d79 [WATCHDOG] remove ARM26 sections 16 years ago
acquirewdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
advantechwdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
alim1535_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
alim7101_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
ar7_wdt.c 7944d3a5a7 [WATCHDOG] more coding style clean-up's 17 years ago
at32ap700x_wdt.c 7944d3a5a7 [WATCHDOG] more coding style clean-up's 17 years ago
at91rm9200_wdt.c 47dec7c6c4 [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text 16 years ago
at91sam9_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
bfin_wdt.c 29fa0586de [PATCH] Switch all my contributions stuff to a single common address 16 years ago
booke_wdt.c 0a0e9e0cb9 powerpc: Fix Book-E watchdog timer interval setting 16 years ago
cpu5wdt.c 0c06090c94 [WATCHDOG] Coding style - Indentation - part 2 17 years ago
cpwd.c 278aefc51b [WATCHDOG] Fix io.h & uaccess.h includes. 16 years ago
davinci_wdt.c 371d3525e3 [WATCHDOG] davinci: convert to ioremap() + io[read|write] 16 years ago
ep93xx_wdt.c 097d9eb537 Merge Linus' latest into master 17 years ago
eurotechwdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
gef_wdt.c 26952669f0 [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed 16 years ago
geodewdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
hpwdt.c e7a19c5624 dmi: Let dmi_walk() users pass private data 16 years ago
i6300esb.c fc8a9d830f [WATCHDOG] i6300esb.c: Restructure initialization of the device 16 years ago
iTCO_vendor.h 0e6fa3fb38 [WATCHDOG 18/57] iTCO: unlocked_ioctl, coding style and cleanup 17 years ago
iTCO_vendor_support.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
iTCO_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
ib700wdt.c 794db26f20 [WATCHDOG] ib700wdt - add timeout parameter 16 years ago
ibmasr.c 683f40d7e7 ibmasr: remove unnecessary spin_unlock() 16 years ago
indydog.c 29fa0586de [PATCH] Switch all my contributions stuff to a single common address 16 years ago
iop_wdt.c 097d9eb537 Merge Linus' latest into master 17 years ago
it8712f_wdt.c 7944d3a5a7 [WATCHDOG] more coding style clean-up's 17 years ago
it87_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
ixp2000_wdt.c 097d9eb537 Merge Linus' latest into master 17 years ago
ixp4xx_wdt.c 0ba8b9b273 [ARM] cputype: separate definitions, use them 16 years ago
ks8695_wdt.c c98d58e00d [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text 16 years ago
machzwd.c 325ea4d3a8 [WATCHDOG 24/57] machzwd: clean up, coding style, unlocked_ioctl 17 years ago
mixcomwd.c 0c06090c94 [WATCHDOG] Coding style - Indentation - part 2 17 years ago
mpc5200_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
mpc8xxx_wdt.c 593fc178f6 [WATCHDOG] mpc8xxx_wdt: fix modular build 17 years ago
mpcore_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
mtx-1_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
mv64x60_wdt.c 089ab0791d [WATCHDOG] Clean-up includes 17 years ago
omap_wdt.c 0e3912c75f [WATCHDOG] omap_wdt.c: move probe function to .devinit.text 16 years ago
omap_wdt.h 2817142f31 [WATCHDOG] omap_wdt.c: sync linux-omap changes 16 years ago
orion5x_wdt.c df6707b219 [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function 16 years ago
pc87413_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
pcwd.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
pcwd_pci.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
pcwd_usb.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
pika_wdt.c 618efba999 [WATCHDOG] Pika Warp appliance watchdog timer 16 years ago
pnx4008_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
rc32434_wdt.c d5c26a5977 [WATCHDOG] struct file_operations should be const 16 years ago
rdc321x_wdt.c 5662a2f8e7 x86, rdc321x: remove/move leftover files 16 years ago
riowd.c 278aefc51b [WATCHDOG] Fix io.h & uaccess.h includes. 16 years ago
rm9k_wdt.c 7a192ec334 platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' 16 years ago
s3c2410_wdt.c e856359685 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 16 years ago
sa1100_wdt.c ed40d0c472 Merge branch 'origin' into devel 16 years ago
sb_wdog.c 29fa0586de [PATCH] Switch all my contributions stuff to a single common address 16 years ago
sbc60xxwdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
sbc7240_wdt.c 0c06090c94 [WATCHDOG] Coding style - Indentation - part 2 17 years ago
sbc8360.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
sbc_epx_c3.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
sc1200wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
sc520_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
sch311x_wdt.c 4c6e63bd17 [WATCHDOG] Add SMSC SCH311x Watchdog Timer. 16 years ago
scx200_wdt.c 7944d3a5a7 [WATCHDOG] more coding style clean-up's 17 years ago
shwdt.c 58cf41984a [WATCHDOG] fix watchdog/shwdt.c compilation 17 years ago
smsc37b787_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
softdog.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
txx9wdt.c f8494e0617 [WATCHDOG] fix watchdog/txx9wdt.c compilation 17 years ago
w83627hf_wdt.c 29fa0586de [PATCH] Switch all my contributions stuff to a single common address 16 years ago
w83697hf_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
w83697ug_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
w83877f_wdt.c 0c06090c94 [WATCHDOG] Coding style - Indentation - part 2 17 years ago
w83977f_wdt.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
wafer5823wdt.c 29fa0586de [PATCH] Switch all my contributions stuff to a single common address 16 years ago
wd501p.h 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
wdrtas.c b6966b1be5 powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_buf 16 years ago
wdt.c 04bedfa542 [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501 16 years ago
wdt285.c 29fa0586de [PATCH] Switch all my contributions stuff to a single common address 16 years ago
wdt977.c 143a2e54bf [WATCHDOG] More coding-style and trivial clean-up 16 years ago
wdt_pci.c 29fa0586de [PATCH] Switch all my contributions stuff to a single common address 16 years ago
wm8350_wdt.c b1cf3e99db [WATCHDOG] wm8350: Fix section annotations 16 years ago