summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* WATCHDOG: iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Devi...Seth Heasley2010-04-261-6/+93
* WATCHDOG: hpwdt - fix lower timeout limitThomas Mingarelli2010-04-261-1/+1
* [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2010-01-252-8/+7
* [WATCHDOG] ixp2000: Fix build failure caused by missing includePeter Huewe2010-01-191-0/+1
* [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDsSeth Heasley2010-01-181-1/+44
* [WATCHDOG] use resource_size()H Hartley Sweeten2009-12-239-17/+14
* [WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoCImre Kaloz2009-12-231-0/+4
* watchdog: update geodewdt for new MFGPT APIAndres Salomon2009-12-182-22/+20
* MIPS: eXcite: Remove platform.Ralf Baechle2009-12-173-430/+0
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-1/+1
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-123-295/+3
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-094-8/+8
| |\
| * \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-093-295/+3
| |\ \
| | * | mpc52xx/wdt: remove obsolete old WDT implementationAlbrecht Dreß2009-12-083-295/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-094-7/+7
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-074-7/+7
| |\ \ \ \
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-5/+5
| | * | | | fix my email address.Andrew Sharp2009-11-091-2/+2
| | | |/ / | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-082-45/+112
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [WATCHDOG] iTCO_wdt.c - cleanup chipset documentationWim Van Sebroeck2009-12-041-44/+17
| * | | | [WATCHDOG] iTCO_wdt: Add support for Intel Ibex PeakSeth Heasley2009-12-041-1/+12
| * | | | [WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support.Ben Dooks2009-12-041-3/+86
| |/ / /
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-081-1/+1
|\ \ \ \
| * \ \ \ Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-081-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | watchdog: Remove BKL from rio watchdog driverThomas Gleixner2009-11-021-3/+3
| | |/ | |/|
* | | [PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli2009-12-021-1/+1
* | | [WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten2009-12-021-1/+1
* | | ARM: PNX4008: fix watchdog device driver nameRussell King2009-11-201-2/+2
| |/ |/|
* | [WATCHDOG] SBC-FITPC2 watchdog driver registration fixDenis Turischev2009-11-101-1/+1
|/
* watchdog: Fix rio watchdog probe functionThomas Gleixner2009-10-141-1/+1
* [WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.Thierry Reding2009-09-253-0/+362
* [WATCHDOG] sizeof cleanupWim Van Sebroeck2009-09-183-3/+3
* [WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap2009-09-181-5/+5
* [WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck2009-09-181-7/+8
* [WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck2009-09-181-1/+2
* [WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli2009-09-181-53/+53
* [WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen2009-09-181-4/+53
* [WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman2009-09-181-2/+17
* [WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDTLinus Walleij2009-09-181-1/+1
* [WATCHDOG] Add support for WM831x watchdogMark Brown2009-09-183-0/+449
* [WATCHDOG] Add watchdog driver for NUC900Wan ZongShun2009-09-183-0/+363
* [WATCHDOG] add SBC-FITPC2 watchdog driverDenis Turischev2009-09-183-0/+290
* [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-151-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-071-2/+2
|\
| * ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-051-2/+2