| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: Drop references to H8300 architecture | Guenter Roeck | 2013-09-16 | 1 | -2/+0 |
* | watchdog: sunxi: New watchdog driver for Allwinner A10/A13 | Carlo Caione | 2013-09-10 | 1 | -0/+10 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ |
|
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 2013-06-10 | 1 | -1/+1 |
* | | watchdog: New watchdog driver for MEN A21 watchdogs | Johannes Thumshirn | 2013-07-11 | 1 | -0/+12 |
* | | Watchdog: allow orion_wdt to be built for Dove | Russell King | 2013-07-11 | 1 | -1/+1 |
* | | watchdog: Add Broadcom BCM2835 watchdog timer driver | Lubomir Rintel | 2013-07-11 | 1 | -0/+11 |
* | | watchdog: delete mpcore_wdt driver | Viresh Kumar | 2013-07-11 | 1 | -9/+0 |
* | | watchdog: Kontron PLD watchdog timer driver | Kevin Strasser | 2013-06-30 | 1 | -0/+11 |
|/ |
|
* | watchdog: Revert the AT91RM9200_WATCHDOG dependency | Nicolas Ferre | 2013-04-14 | 1 | -1/+1 |
* | watchdog: sp805_wdt depends on ARM | Alessandro Rubini | 2013-03-01 | 1 | -1/+1 |
* | watchdog: at91rm9200: add DT support | Joachim Eastwood | 2013-03-01 | 1 | -1/+1 |
* | watchdog: at91sam9_wdt: Convert to use the watchdog framework | Wenyou Yang | 2013-03-01 | 1 | -0/+1 |
* | watchdog: bcm47xx_wdt.c: convert to watchdog core api | Hauke Mehrtens | 2013-03-01 | 1 | -0/+1 |
* | watchdog: Convert BookE watchdog driver to watchdog infrastructure | Guenter Roeck | 2013-03-01 | 1 | -0/+1 |
* | watchdog: remove old STMP3xxx driver | Wolfram Sang | 2013-03-01 | 1 | -9/+0 |
* | watchdog: add new driver for STMP3xxx and i.MX23/28 | Wolfram Sang | 2013-03-01 | 1 | -0/+10 |
* | watchdog: introduce retu_wdt driver | Aaro Koskinen | 2013-03-01 | 1 | -0/+12 |
* | watchdog: intel_scu_watchdog: fix Kconfig dependency | Wim Van Sebroeck | 2013-03-01 | 1 | -1/+1 |
* | watchdog: da9055_wdt needs to select WATCHDOG_CORE | Randy Dunlap | 2013-03-01 | 1 | -0/+1 |
* | watchdog: Add support for ux500_wdt watchdog | Fabio Baltieri | 2013-02-14 | 1 | -0/+12 |
* | watchdog: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2012-12-19 | 1 | -2/+2 |
* | watchdog: DA9055 Watchdog driver | Ashish Jangam | 2012-12-19 | 1 | -0/+10 |
* | watchdog: omap_wdt: convert to new watchdog core | Aaro Koskinen | 2012-12-19 | 1 | -0/+1 |
* | watchdog: imx2_wdt: Select the driver via ARCH_MXC | Fabio Estevam | 2012-12-19 | 1 | -1/+1 |
* | watchdog: Convert twl4030_wdt to watchdog core | Jarkko Nikula | 2012-12-19 | 1 | -0/+1 |
* | ARM: mach-pnx4008: Remove architecture | Roland Stigge | 2012-08-26 | 1 | -3/+3 |
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-07-24 | 1 | -0/+2 |
|\ |
|
| * | watchdog: orion_wdt: Convert driver to watchdog core | Axel Lin | 2012-07-23 | 1 | -0/+1 |
| * | watchdog: iTCO_wdt.c: convert to watchdog core | Wim Van Sebroeck | 2012-07-23 | 1 | -0/+1 |
* | | powerpc/watchdog: replace CONFIG_FSL_BOOKE with CONFIG_PPC_FSL_BOOK3E | Shaohui Xie | 2012-07-10 | 1 | -4/+4 |
|/ |
|
* | watchdog: sp805_wdt: convert to watchdog core | Viresh Kumar | 2012-05-30 | 1 | -0/+1 |
* | Watchdog: DA9052/53 PMIC watchdog support | Ashish Jangam | 2012-05-30 | 1 | -0/+12 |
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 1 | -0/+1 |
|\ |
|
| * | watchdog: Convert iTCO_wdt driver to mfd model | Aaron Sierra | 2012-05-09 | 1 | -0/+1 |
* | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-05-23 | 1 | -14/+21 |
|\ \ |
|
| * | | watchdog: via_wdt: depends on PCI | Randy Dunlap | 2012-05-23 | 1 | -1/+1 |
| * | | watchdog: Add watchdog driver for Intel Atom E6XX | Alexander Stein | 2012-05-23 | 1 | -0/+13 |
| * | | watchdog: it87_wdt: Add support for IT8728F watchdog. | Diego Elio Pettenò | 2012-05-23 | 1 | -1/+6 |
| * | | watchdog: i6300esb: don't depend on X86 | Michael Olbrich | 2012-05-23 | 1 | -1/+1 |
| * | | watchdog: remove ixp2000 driver | Rob Herring | 2012-05-23 | 1 | -11/+0 |
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | watchdog: shwdt: Conversion to watchdog core. | Paul Mundt | 2012-05-10 | 1 | -0/+1 |
| |/ |
|
* | | Fix typo in various Kconfig file | Masanari Iida | 2012-04-16 | 1 | -1/+1 |
|/ |
|
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-03-28 | 1 | -0/+8 |
|\ |
|
| * | watchdog: Convert txx9wdt driver to watchdog framework | Axel Lin | 2012-03-27 | 1 | -0/+1 |
| * | watchdog: coh901327: convert to use watchdog core | Linus Walleij | 2012-03-27 | 1 | -0/+1 |
| * | watchdog: Convert ep93xx driver to watchdog core | H Hartley Sweeten | 2012-03-27 | 1 | -0/+1 |
| * | watchdog: softdog: convert to watchdog core | Alan Cox | 2012-03-27 | 1 | -0/+1 |
| * | watchdog: Convert max63xx_wdt driver to watchdog framework | Axel Lin | 2012-03-27 | 1 | -0/+1 |