aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2009-04-08[WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] remove ARM26 sectionsPaulius Zaleckas
2009-04-08[WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping functionThomas Reitmayr
2009-04-08[WATCHDOG] i6300esb.c: Restructure initialization of the deviceWim Van Sebroeck
2009-04-08[WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls.Wim Van Sebroeck
2009-04-08[WATCHDOG] i6300esb.c: CleanupWim Van Sebroeck
2009-04-07powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_bufMark Nelson
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-03-25[WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck
2009-03-25[WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck
2009-03-25[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox
2009-03-25[WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck
2009-03-25[WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli
2009-03-25[PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr
2009-03-25[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck
2009-03-25[WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck
2009-03-25[WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck
2009-03-25[WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter
2009-03-25[WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter
2009-03-25[WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman
2009-03-25[WATCHDOG] w83697ug: add error checkingEric Lammerts
2009-03-25[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2009-03-19Merge branch 'omap-clks3' into develRussell King
2009-03-19powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao
2009-03-05[WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck
2009-03-05[WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin
2009-03-05[WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan
2009-02-24[WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter
2009-02-24[WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor
2009-02-14[WATCHDOG] iTCO_wdt: fix SMI_EN regression 2Wim Van Sebroeck