aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
...
| | * | | | | | [WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2009-03-25
| | * | | | | | [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] struct file_operations should be constWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli2009-03-25
| | * | | | | | [PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall2009-03-25
| | * | | | | | [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2009-03-25
| | * | | | | | [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck2009-03-25
| | * | | | | | [WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter2009-03-25
| | * | | | | | [WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter2009-03-25
| | * | | | | | [WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman2009-03-25
| | * | | | | | [WATCHDOG] w83697ug: add error checkingEric Lammerts2009-03-25
| | * | | | | | [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-25
| | | |_|_|_|/ | | |/| | | |
| * / | | | | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-24
| |/ / / / /
* | | | | | powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-19
* | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-11
|\| | | | |
| * | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-05
| * | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-05
| * | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-05
| * | | | | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-24
| * | | | | [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-24
| | |_|_|/ | |/| | |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-19
| |\ \ \ \
| | * | | | [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-14
| | |/ / /
* | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-02-17
|\| | | |
| * | | | [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2Wim Van Sebroeck2009-02-14
| |/ / /
* / / / powerpc/86xx: Board support for GE Fanuc SBC310Martyn Welch2009-01-29
|/ / /
* | | [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-24
* | | [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-24
| |/ |/|
* | [WATCHDOG] Pika Warp appliance watchdog timerSean MacLennan2009-01-12
* | [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timerMartyn Welch2009-01-12
* | [WATCHDOG] wm8350: Fix section annotationsMark Brown2009-01-12
|/
* [WATCHDOG] Add support for the WM8350 watchdogMark Brown2008-12-31
* [WATCHDOG] Add SMSC SCH311x Watchdog Timer.Wim Van Sebroeck2008-12-31
* [WATCHDOG] ib700wdt - add timeout parameterWim Van Sebroeck2008-12-31
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-29
|\
| * [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-29
* | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15
|\ \
| * | iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds2008-12-03
| * | [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-01
| * | [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-21
| * | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-21
| * | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-21
| * | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboardsWim Van Sebroeck2008-11-21
| * | [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-21
| |/
* | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-29
|\ \