)]}'
{
  "log": [
    {
      "commit": "bb2fd8a844d3a9209599b5fb694b30ac46a56ef0",
      "tree": "865ffef13864e8f88974f0d79b7feb447db7b7b6",
      "parents": [
        "100fb76f0acfebcb7c72875890b9ef33ff04dc2b"
      ],
      "author": {
        "name": "Wolfram Sang",
        "email": "w.sang@pengutronix.de",
        "time": "Thu Apr 29 10:03:17 2010 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 25 12:43:46 2010 +0000"
      },
      "message": "watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors.\n\nThis is the driver for the hardware watchdog on the Freescale IMX2 and later processors.\n\nSigned-off-by: Wolfram Sang \u003cw.sang@pengutronix.de\u003e\nCc: Vladimir Zapolskiy \u003cvzapolskiy@gmail.com\u003e\nCc: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nTested-by: Juergen Beisert \u003cjbe@pengutronix.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "8740f71d7f4f0400cd8c42e6584155024119d77e",
      "tree": "562873f0901e7ee4be0842339fccd8d9f9767adc",
      "parents": [
        "7e6811daa662fc4eb87ddfb3ea0ea9d782044157"
      ],
      "author": {
        "name": "Banajit Goswami",
        "email": "banajit.g@samsung.com",
        "time": "Thu May 20 11:58:24 2010 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 25 09:06:15 2010 +0000"
      },
      "message": "watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs\n\nThis patch adds HAVE_S3C2410_WATCHDOG to control inclusion of watchdog driver\nfor Samsung SoCs. This option will help to include the driver only for the\nnecessary machines and not for all for any given arch.\n\nSigned-off-by: Banajit Goswami \u003cbanajit.g@samsung.com\u003e\nSigned-off-by: Kukjin Kim \u003ckgene.kim@samsung.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "98af057092f8f0dabe63c5df08adc2bbfbddb1d2",
      "tree": "e67a50fcceb973cbaa0457aa131d905acbbe96d4",
      "parents": [
        "f4a27aed48584b9e4699e9ee76288618a8574d77"
      ],
      "author": {
        "name": "Srinidhi Kasagar",
        "email": "srinidhi.kasagar@stericsson.com",
        "time": "Wed May 12 05:53:26 2010 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed May 12 11:18:14 2010 +0100"
      },
      "message": "ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes\n\nThis fixes the build failures seen when building mpcore_wdt and it\nalso removes the nonexistent ARM_MPCORE_PLATFORM dependency, instead\nmake it dependent on HAVE_ARM_TWD.\n\nAlso this fixes spinlock usage appropriately.\n\nSigned-off-by: srinidhi kasagar \u003csrinidhi.kasagar@stericsson.com\u003e\nAcked-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "aebaec975f30c4db40bb418fe9117bb6b4655b1b",
      "tree": "f441ed82aac8e5390c717db098393c853fae62ff",
      "parents": [
        "b1183e064a3f95d27351b2d2c811b50bf4d770a4"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "geert@linux-m68k.org",
        "time": "Wed Apr 07 19:57:02 2010 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Apr 16 12:26:32 2010 +0000"
      },
      "message": "[WATCHDOG] max63xx driver depends on ioremap()\n\nCorrect fix for the \"ioremap() causes build failure on S390\" should have been\na dependancy on HAS_IOMEM. So we add this dependancy also (and leave the driver\nin the ARM section for now).\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "77165a48edeaf4758588563c0592af6559e8b256",
      "tree": "4f81f0214f251f0bd0061d21343476e9ea21f87d",
      "parents": [
        "dc57da3875f527b1cc195ea4ce5bd32e1e68433d"
      ],
      "author": {
        "name": "Santosh Shilimkar",
        "email": "santosh.shilimkar@ti.com",
        "time": "Wed Apr 07 13:17:22 2010 +0530"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Apr 16 12:22:55 2010 +0000"
      },
      "message": "[WATCHDOG] omap4: Fix WDT Kconfig\n\nThis patch allows Watchdog timer to be selected for OMAP4 by fixing\nKconfig entry\n\nSigned-off-by: Santosh Shilimkar \u003csantosh.shilimkar@ti.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "5e8037166497f8a1aa46325ed7febf0408d45caa",
      "tree": "e54b67263025f43f5f454dda717a2653b9ab45b9",
      "parents": [
        "35c79780064976cf9d7537a00e59f97c2061fa7d"
      ],
      "author": {
        "name": "Marc Zyngier",
        "email": "maz@misterjones.org",
        "time": "Mon Mar 29 20:09:14 2010 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Apr 03 22:39:30 2010 +0000"
      },
      "message": "[WATCHDOG] set max63xx driver as ARM only\n\nUse of ioremap() causes build failure on S390.\nRestrict the driver to ARM until another architecture comes along\nand enables the driver for its own use.\n\nSigned-off-by: Marc Zyngier \u003cmaz@misterjones.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "cda61c9420028ddd251b60f1445c9eed756991c7",
      "tree": "20fecc73d0378891b607ecfb5da117ade67b1e24",
      "parents": [
        "ec26985be4a22652c323f264cf570e4fbe3610b6"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@ge.com",
        "time": "Mon Mar 01 17:06:20 2010 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Mar 06 15:13:04 2010 +0000"
      },
      "message": "[WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture\n\nThis patch corrects author and copyright notices  following the split-up of\nthe GE Fanuc joint venture.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@ge.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "66aaa7a5592c0d8ca768c77d15d561bd43f514d8",
      "tree": "a30ae030043ad43acd74873beeb33ff3aedf9385",
      "parents": [
        "12926dc4167a9af460476a0df17f055398c8b871"
      ],
      "author": {
        "name": "Marc Zyngier",
        "email": "maz@misterjones.org",
        "time": "Thu Feb 04 20:08:56 2010 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Mar 06 15:12:29 2010 +0000"
      },
      "message": "[WATCHDOG] support for max63xx watchdog timer chips\n\nThis driver adds support for the max63{69,70,71,72,73,74} family of\nwatchdog timer chips.\n\nIt has been tested on an Arcom Zeus (max6369).\n\nSigned-off-by: Marc Zyngier \u003cmaz@misterjones.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "c90bf2aa94c08a0f48874f64ebdeb5fe973cf02e",
      "tree": "e78de295e1e68e937699a029b1818ff21c1c98b7",
      "parents": [
        "64096c17417380d8a472d096645f4cbc9406c987"
      ],
      "author": {
        "name": "Mika Westerberg",
        "email": "mika.westerberg@iki.fi",
        "time": "Sun Nov 29 16:58:38 2009 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Mar 06 15:12:03 2010 +0000"
      },
      "message": "[WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs\n\nTechnologic Systems TS-72xx SBCs have external glue logic\nCPLD which includes watchdog timer. This driver implements\nkernel support for that.\n\nSigned-off-by: Mika Westerberg \u003cmika.westerberg@iki.fi\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "a8eb7ca0cbb41c9cd379b8d2a2a5efb503aa65e9",
      "tree": "86901095aeb9e59815a6f95547cf68a9ec0b32e0",
      "parents": [
        "088ef950dc0dd58d2f339e1616c9092fea923f06"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Fri Feb 12 12:26:48 2010 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Mon Feb 15 09:27:02 2010 -0800"
      },
      "message": "omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3\n\nReplace ARCH_OMAP34XX with ARCH_OMAP3\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "088ef950dc0dd58d2f339e1616c9092fea923f06",
      "tree": "4901dd1855d101f2d4c84c1d297edb4e9404ffcd",
      "parents": [
        "d10f2b6e745f1232ff6517b335faf3bfd7005bec"
      ],
      "author": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Fri Feb 12 12:26:47 2010 -0800"
      },
      "committer": {
        "name": "Tony Lindgren",
        "email": "tony@atomide.com",
        "time": "Mon Feb 15 09:27:01 2010 -0800"
      },
      "message": "omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2\n\nConvert ARCH_OMAP24XX to ARCH_OMAP2\n\nSigned-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n"
    },
    {
      "commit": "ef39a1bf3c4fbdea085c618be424cc88b803f248",
      "tree": "44be93747836260b3fb2778cfe5830c2c467abe1",
      "parents": [
        "e605d554ec17be55741b066387ae9f341777f52c"
      ],
      "author": {
        "name": "Denis Turischev",
        "email": "denis@compulab.co.il",
        "time": "Thu Jan 21 16:10:07 2010 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 25 19:48:49 2010 +0000"
      },
      "message": "[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.\n\nThe mdelay function was used between I/O access commands, that causes peak\nin CPU usage. Fix it by substitution mdelay to msleep.\n\nExpand usage on fitPC2 compatible boards according to DMI identification.\n\nSigned-off-by: Denis Turischev \u003cdenis@compulab.co.il\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "9b0fd1149747b117e7c3e9917fdea03b774ae3d0",
      "tree": "b7d91e285047fc04d6fd59ce5e9afcb170010ee4",
      "parents": [
        "55639353a0035052d9ea6cfe4dde0ac7fcbb2c9f"
      ],
      "author": {
        "name": "Andres Salomon",
        "email": "dilinger@collabora.co.uk",
        "time": "Fri Dec 18 13:02:38 2009 -0500"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 18 10:19:57 2009 -0800"
      },
      "message": "watchdog: update geodewdt for new MFGPT API\n\nUpdate to the new cs5535_mfgpt* API.  The geode-specific wording should\neventually be dropped from this driver...\n\nSigned-off-by: Andres Salomon \u003cdilinger@collabora.co.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "de4148f3ef54b644a181ad75a6fb4b373f2b01f0",
      "tree": "83aa287fbbcc14a3df9e161af99af49776b61b6f",
      "parents": [
        "c3d8d85019c9e4f6e4f23d194b6432a2c2464372"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 17 01:57:35 2009 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Dec 17 01:57:35 2009 +0000"
      },
      "message": "MIPS: eXcite: Remove platform.\n\nThe platform has never been fully merged \n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: Thomas Koeller \u003cthomas.koeller@baslerweb.com\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: linux-kernel@vger.kernel.org\nCc: linux-mtd@lists.infradead.org\nAcked-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\nAcked-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "6d5355998a757a16815d58da4a739b15a6efbfba",
      "tree": "a8c4bbef84c207688ed8200236b1575528fd8c56",
      "parents": [
        "eda43d16ef3d0bd59e3b762de3ffc73bab02efe9"
      ],
      "author": {
        "name": "Albrecht Dreß",
        "email": "albrecht.dress@arcor.de",
        "time": "Fri Nov 13 18:09:31 2009 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Dec 08 14:42:28 2009 -0700"
      },
      "message": "mpc52xx/wdt: remove obsolete old WDT implementation\n\nRemove the old WDT implementation.\n\nSigned-off-by: Albrecht Dreß \u003calbrecht.dress@arcor.de\u003e\nAcked-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "38461c5c084ec9119f481f27629d84283733b82a",
      "tree": "7c5ab2defda56869f88f70365c74ca78dcf3b376",
      "parents": [
        "851b147e4411df6a1e7e90e2a609773c277eefd2"
      ],
      "author": {
        "name": "Thierry Reding",
        "email": "thierry.reding@avionic-design.de",
        "time": "Wed Sep 23 13:49:52 2009 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Sep 25 08:38:16 2009 +0000"
      },
      "message": "[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.\n\nThis patch adds support for the watchdog timer on Avionic Design Xanthos\nboards.\n\nSigned-off-by: Thierry Reding \u003cthierry.reding@avionic-design.de\u003e\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "502a0106b2cc31940f690dc6693fddfd3b97cab5",
      "tree": "fc6e7c4aa8a8df5b5a72566a9a3cda9153e7802d",
      "parents": [
        "0400e3134b03336617138f9ebf2cd0f117ceef20"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Mon Jul 27 14:46:12 2009 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Sep 18 08:35:49 2009 +0000"
      },
      "message": "[WATCHDOG] Add support for WM831x watchdog\n\nThe WM831x series of devices provide a watchdog with configurable\nbehaviour on timer expiry.\n\nCurrently this driver support refreshes via a register or GPIO line and\nautonomous refreshes from a hardware source (eg, a clock).\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "0400e3134b03336617138f9ebf2cd0f117ceef20",
      "tree": "5d1f577958534fd162d34fb0dbf7212b741aee6a",
      "parents": [
        "3a5f90002e9d08e5a6406fc650bfd838bf23bc1b"
      ],
      "author": {
        "name": "Wan ZongShun",
        "email": "mcuos.com@gmail.com",
        "time": "Mon Aug 17 18:00:01 2009 +0800"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Sep 18 08:35:07 2009 +0000"
      },
      "message": "[WATCHDOG] Add watchdog driver for NUC900\n\nAdd watchdog device driver for the Nuvoton NUC900 series SoCs.\n\nSigned-off-by: Wan ZongShun \u003cmcuos.com@gmail.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "3a5f90002e9d08e5a6406fc650bfd838bf23bc1b",
      "tree": "4c8865511780f18214bad55de595687e242305cb",
      "parents": [
        "df58bee21ed218cb7dfb561a590b1bd2a99531cf"
      ],
      "author": {
        "name": "Denis Turischev",
        "email": "denis@compulab.co.il",
        "time": "Tue Jul 21 13:13:29 2009 +0300"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Sep 18 08:34:56 2009 +0000"
      },
      "message": "[WATCHDOG] add SBC-FITPC2 watchdog driver\n\nAdd support for watchdog found on SBC-FITPC2 board.\n\nSigned-off-by: Denis Turischev \u003cdenis@compulab.co.il\u003e\nSigned-off-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "9b901ee0cb007eb4e2ee056e5b1c5c2837d53bdb",
      "tree": "2b074545b0625c13c104b08fe2735e513f8ee2ff",
      "parents": [
        "44df75353bc8f32e26e049284053a61d4f1047d6"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jun 19 09:32:57 2009 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jun 23 07:13:52 2009 +0000"
      },
      "message": "[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI\n\nChange the wdt_pci.c watchdog driver so that the code is the same for\nboth the PCI-WDT500 as the PCI-WDT501 card. The selection of the card\nis now being done via the module parameter: \u0027type\u0027 instead of the\nconfig option CONFIG_WDT_501_PCI.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "90074dce5537e87b27125505bb89a373567a7ede",
      "tree": "631cd42c3bc92e9182cc74893edefcb266c8e51a",
      "parents": [
        "accde1684ff1ea607557fb7224d2dd57775117e1"
      ],
      "author": {
        "name": "matthieu castet",
        "email": "castet.matthieu@free.fr",
        "time": "Fri Jun 05 18:57:18 2009 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 20 18:40:56 2009 +0000"
      },
      "message": "[WATCHDOG] add bcm47xx watchdog driver\n\nThis add watchdog driver for broadcom 47xx device.\nIt uses the ssb subsytem to access embeded watchdog device.\n\nBecause the watchdog timeout is very short (about 2s), a soft timer is used\nto increase the watchdog period.\n\nNote : A patch for exporting the ssb_watchdog_timer_set will\nbe submitted on next linux-mips merge. Without this patch it can\u0027t \nbe build as a module.\n\nSigned-off-by: Aleksandar Radovanovic \u003cbiblbroks@sezampro.rs\u003e\nSigned-off-by: Matthieu CASTET \u003ccastet.matthieu@free.fr\u003e\nTested-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e                                                                                       \nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "accde1684ff1ea607557fb7224d2dd57775117e1",
      "tree": "0dc6563daac1be6cc46ee425823f3c0aee6acea1",
      "parents": [
        "80e45b1e9edbca746618724d5b0a31500bdb6f39"
      ],
      "author": {
        "name": "dmitry pervushin",
        "email": "dpervushin@embeddedalley.com",
        "time": "Wed Jun 03 20:21:21 2009 +0400"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 20 18:40:32 2009 +0000"
      },
      "message": "[WATCHDOG] Freescale STMP: watchdog driver\n\nAdd watchdog timer support for Freescale STMP3xxx boards\n\nSigned-off-by: Vitaly Wool \u003cvital@embeddedalley.com\u003e\nSigned-off-by: Dmitry Pervushin \u003cdpervushin@embeddedalley.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "80e45b1e9edbca746618724d5b0a31500bdb6f39",
      "tree": "3da65f7db34c0a6ffa98447a99165da01ca63a2d",
      "parents": [
        "01480701d5cef5b3b0f8406d2eab1eaff82f9d5c"
      ],
      "author": {
        "name": "Timo Kokkonen",
        "email": "timo.t.kokkonen@nokia.com",
        "time": "Fri Mar 27 16:42:17 2009 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 20 18:39:43 2009 +0000"
      },
      "message": "[WATCHDOG] twl4030 watchdog driver\n\nImplementation of twl4030 watchdog driver.\n\nSigned-off-by: Timo Kokkonen \u003ctimo.t.kokkonen@nokia.com\u003e\nSigned-off-by: Atal Shargorodsky \u003cext-atal.shargorodsky@nokia.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "01480701d5cef5b3b0f8406d2eab1eaff82f9d5c",
      "tree": "997360c61a0d56d5cf0e1592d89c7212072bc098",
      "parents": [
        "33c050c586fec34dae36eb314bfc3a2c44654c05"
      ],
      "author": {
        "name": "Linus Walleij",
        "email": "linus.walleij@stericsson.com",
        "time": "Wed May 06 15:35:40 2009 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 20 18:38:53 2009 +0000"
      },
      "message": "[WATCHDOG] U300 COH 901 327 watchdog driver\n\nThis patch adds support for the U300 COH 901 327 watchdog for the\nU300 platform recently added to RMK:s ARM tree.\n\nSigned-off-by: Linus Walleij \u003clinus.walleij@stericsson.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "33c050c586fec34dae36eb314bfc3a2c44654c05",
      "tree": "56b4209a4eda180fa11266c45f9e0e68a1e2d942",
      "parents": [
        "ad5cf46b4e3b29f2bc08543e8ef0bf8b13d3f19e"
      ],
      "author": {
        "name": "Daniel Laird",
        "email": "daniel.j.laird@nxp.com",
        "time": "Wed Nov 05 16:46:49 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Jun 20 18:37:20 2009 +0000"
      },
      "message": "[WATCHDOG] Add pnx833x_wdt\n\nAdd support for PNX833x watchdog timer.\n\nSigned-off-by: Daniel Laird \u003cdaniel.j.laird@nxp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "489f7ab6c18cdd64a2d444e056d60a0e722f4ad7",
      "tree": "2c7ed6a0042dc15c91ece08c5a3866f610ddca6d",
      "parents": [
        "b322b7816908487c08b89b72f838174c37d8c836",
        "82d27b2b2f3a80ffa7759a49b9cba39e47df476e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jun 14 13:46:25 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jun 14 13:46:25 2009 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (31 commits)\n  trivial: remove the trivial patch monkey\u0027s name from SubmittingPatches\n  trivial: Fix a typo in comment of addrconf_dad_start()\n  trivial: usb: fix missing space typo in doc\n  trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug\n  trivial: Remove the hyphen from git commands\n  trivial: fix ETIMEOUT -\u003e ETIMEDOUT typos\n  trivial: Kconfig: .ko is normally not included in module names\n  trivial: SubmittingPatches: fix typo\n  trivial: Documentation/dell_rbu.txt: fix typos\n  trivial: Fix Pavel\u0027s address in MAINTAINERS\n  trivial: ftrace:fix description of trace directory\n  trivial: unnecessary (void*) cast removal in sound/oss/msnd.c\n  trivial: input/misc: Fix typo in Kconfig\n  trivial: fix grammo in bus_for_each_dev() kerneldoc\n  trivial: rbtree.txt: fix rb_entry() parameters in sample code\n  trivial: spelling fix in ppc code comments\n  trivial: fix typo in bio_alloc kernel doc\n  trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txt\n  trivial: Miscellaneous documentation typo fixes\n  trivial: fix typo milisecond/millisecond for documentation and source comments.\n  ...\n"
    },
    {
      "commit": "4737f0978d6e64eae468e01fa181abf6499e6b84",
      "tree": "44871914422157121d4a68d376e60d1b1e7f1f92",
      "parents": [
        "3226224039c8f8cb840d236b5f27d2a1104789e2"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Fri Jun 05 00:44:53 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Jun 12 18:01:50 2009 +0200"
      },
      "message": "trivial: Kconfig: .ko is normally not included in module names\n\n.ko is normally not included in Kconfig help, make it consistent.\n\nSigned-off-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "3b937a7dbddbedd9457b33fcc8fa369c0c229c6e",
      "tree": "f02422b135326f4212585501744ab2fd2d6fb3e8",
      "parents": [
        "054bd3f053de54c81b20df11f354476389826e61"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Mon Jun 01 13:56:02 2009 -0400"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Mon Jun 08 13:05:00 2009 -0400"
      },
      "message": "[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt\n\nThe Orion watchdog driver is also used on Kirkwood.\n\nConvention is to use orion5x for stuff specific to 88F5xxx Orion chips\nand simply \"orion\" for shared stuff across SoCs including Kirkwood.\n\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\n"
    },
    {
      "commit": "054bd3f053de54c81b20df11f354476389826e61",
      "tree": "9e2a70dac9ee0619e32d95cd96b378e290167ce6",
      "parents": [
        "6462c6160af557c310d5941f4700ea2c7f6c67b2"
      ],
      "author": {
        "name": "Thomas Reitmayr",
        "email": "treitmayr@devbase.at",
        "time": "Mon Jun 01 13:38:34 2009 +0200"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Mon Jun 08 13:04:59 2009 -0400"
      },
      "message": "[ARM] Kirkwood: Add the watchdog timer as a platform device.\n\nThe Kirkwood architecture uses the same watchdog device as the Orion\narchitecture. This patch adds orion5x_wdt as a platform device for\nKirkwood.\n\nSigned-off-by: Thomas Reitmayr \u003ctreitmayr@devbase.at\u003e\nTested-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@marvell.com\u003e\n"
    },
    {
      "commit": "b8f75b0d79671cb53d94e4ddd1db89502a7dc90e",
      "tree": "eea2e0ed7cf7260a01d70aec27fd8f57bd40ca4a",
      "parents": [
        "df6707b2190495037a1c8bb5b6f7756b4b9b73ac"
      ],
      "author": {
        "name": "Paulius Zaleckas",
        "email": "paulius.zaleckas@teltonika.lt",
        "time": "Tue Mar 31 15:46:57 2009 +0300"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Apr 08 06:10:09 2009 +0000"
      },
      "message": "[WATCHDOG] remove ARM26 sections\n\nRemoves ARM26 sections from Kconfig and Makefile, because\nARM26 is long gone.\n\nSigned-off-by: Paulius Zaleckas \u003cpaulius.zaleckas@teltonika.lt\u003e\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "9ff9a26b786c35ee8d2a66222924a807ec851a9f",
      "tree": "db432a17bccca1ca2c16907f0ee83ac449ed4012",
      "parents": [
        "0a3108beea9143225119d5e7c72a8e2c64f3eb7d",
        "0d34fb8e93ceba7b6dad0062dbb4a0813bacd75b"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Mon Mar 30 14:04:53 2009 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Mon Mar 30 14:04:53 2009 +1100"
      },
      "message": "Merge commit \u0027origin/master\u0027 into next\n\nManual merge of:\n\tarch/powerpc/include/asm/elf.h\n\tdrivers/i2c/busses/i2c-mpc.c\n"
    },
    {
      "commit": "04bedfa542d90ac7a1bbf28287e9861d0da21576",
      "tree": "dd73752bf09bb2c2daf3e860217a1ec00fcd61bb",
      "parents": [
        "278aefc51bdbc7f1a3d39c9bd5313c78335b7828"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Sun Mar 22 10:46:42 2009 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Mar 25 09:08:16 2009 +0000"
      },
      "message": "[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501\n\nChange the wdt.c watchdog driver so that the code is the same for\nboth the WDT500 as the WDT501-P card. The selection of the card\nis now being done via the module parameter: \u0027type\u0027 instead of the\nconfig option CONFIG_WDT_501.\n\nSigned-off-by: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "740d36ae6344f38c4da64c2ede765d7d2dd1f132",
      "tree": "5b1811bd90694236c67ad484a66bc321c26df0b6",
      "parents": [
        "6e27cca9155074a0a7a284b51c00304ca0694f00"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@gefanuc.com",
        "time": "Thu Mar 19 08:54:08 2009 +0000"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Mar 19 04:01:00 2009 -0500"
      },
      "message": "powerpc/86xx: Board support for GE Fanuc\u0027s PPC9A\n\nSupport for the PPC9A VME Single Board Computer from GE Fanuc (PowerPC\nMPC8641D).\n\nThis is the basic board support for GE Fanuc\u0027s PPC9A, a 6U single board\ncomputer, based on Freescale\u0027s MPC8641D.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@gefanuc.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "82a0a1cc8f94bc59e5919715bc03fc8353fa770d",
      "tree": "c25f19a0ae1f7cb75319b585c1d473cfed463f22",
      "parents": [
        "8d30c14cab30d405a05f2aaceda1e9ad57800f36",
        "5955c7a2cfb6a35429adea5dc480002b15ca8cfc"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Feb 18 13:19:25 2009 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Feb 18 13:19:25 2009 +1100"
      },
      "message": "Merge commit \u0027origin/master\u0027 into next\n\nManual merge of:\n\tarch/powerpc/include/asm/pgtable-ppc32.h\n"
    },
    {
      "commit": "12d60e28bed3f593aac5385acbdbb089eb8ae21e",
      "tree": "404fe676e5e3d10c13f5c64dd06b39c85dcf09e3",
      "parents": [
        "d2f8d7ee1a9b4650b4e43325b321801264f7c37a"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Jan 28 20:51:04 2009 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Feb 14 08:49:23 2009 +0000"
      },
      "message": "[WATCHDOG] iTCO_wdt: fix SMI_EN regression 2\n\nbugzilla: #12363\ncommit 7cd5b08be3c489df11b559fef210b81133764ad4 added a second regression:\nsome Dell\u0027s and Compaq\u0027s lockup on boot. So we revert most of the code.\nThe ICH9 reboot issue remains in place and will need some more fixing... :-(\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "bb2b66dca1c4cbe16d8208d4b2910cf0eb6e9f75",
      "tree": "a7da9bce77072855c0a6d13bb93aca46664bdeff",
      "parents": [
        "d0839118f396f6d7af553e99ad204aa2b3209cde"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@gefanuc.com",
        "time": "Mon Jan 19 11:33:24 2009 +0000"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jan 28 23:03:20 2009 -0600"
      },
      "message": "powerpc/86xx: Board support for GE Fanuc SBC310\n\nSupport for the SBC310 VPX Single Board Computer from GE Fanuc (PowerPC\nMPC8641D).\n\nThis is the basic board support for GE Fanuc\u0027s SBC310, a 3U single board\ncomputer, based on Freescale\u0027s MPC8641D.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@gefanuc.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "b7cfc9ca6a511acec529cad322eec2a6379f35f7",
      "tree": "9142da66f1d57e404535718efa2f774cd4e890e3",
      "parents": [
        "a45c6cb816474cefe56059fce422a9bdcd77e0dc"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Jan 24 16:48:42 2009 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jan 24 16:48:42 2009 +0000"
      },
      "message": "[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platforms\n\nThe driver was updated for OMAP34xx, but the Kconfig file was missed.\nSo this adds the missing parts from d99241c in Tony Lindgren\u0027s tree:\n\n    Add watchdog timer support for TI OMAP3430.\n\n    Signed-off-by: Madhusudhan Chikkature \u003cmadhu.cr@ti.com\u003e\n    Signed-off-by: Tony Lindgren \u003ctony@atomide.com\u003e\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "618efba999d0e7f4bcde93231dcb9a748223c6e3",
      "tree": "fca1195611b8c7f272cf0cd947e99062fa0748bb",
      "parents": [
        "6ec9eae67a82a38865af20580e5e0ccd012aca4b"
      ],
      "author": {
        "name": "Sean MacLennan",
        "email": "smaclennan@pikatech.com",
        "time": "Tue Sep 23 20:26:26 2008 -0400"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 12 20:08:56 2009 +0000"
      },
      "message": "[WATCHDOG] Pika Warp appliance watchdog timer\n\nThe FPGA based watchdog timer used by the Pika Warp appliance.\n\nSigned-off-by: Sean MacLennan \u003csmaclennan@pikatech.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "3268b5618f387c6b78b8f8b1190d43380c8170ac",
      "tree": "009133a59acb06a84b98e656f18950f392aca86c",
      "parents": [
        "b1cf3e99dbca10cc3ed62ce354f6541e76ac8ea8"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@gefanuc.com",
        "time": "Mon Nov 10 12:31:26 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jan 12 20:08:42 2009 +0000"
      },
      "message": "[WATCHDOG] Basic support for GE Fanuc\u0027s FPGA based watchdog timer\n\nGE Fanuc SBC610\n\nSupport for the FPGA based watchdog timer as found on GE Fanuc\u0027s SBC310,\nSBC610 and PPC9A Single Board Computers.\n\nThis patch adds support for the watchdog timer found in one of the devices\nFPGAs. There are two identical watchdog timers at different offsets in the\nabove mentioned boards, this driver is capable of supporting one of them.\nThe watchdog timers are also capable of generating interrupts at a\nuser-configurable threshold, though support for this operation is currently\nnot supported by the driver.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@gefanuc.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "006948bafece27265dce72d3158b12af3ff67fce",
      "tree": "af7baa6555b7596fc7e5cac5b7eadabc02855804",
      "parents": [
        "4c6e63bd177a28ca9154ae8c1bab00a387c350c4"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Thu Nov 06 10:56:21 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Dec 31 16:12:54 2008 +0000"
      },
      "message": "[WATCHDOG] Add support for the WM8350 watchdog\n\nThis driver implements support for the watchdog functionality provided\nby the Wolfson Microelectronics WM8350, a multi-function audio and\npower management subsystem intended for use in embedded systems. It is\nbased on a driver originally written by Graeme Gregory, though it has\nbeen extensively modified since then.\n\nUse of a GPIO to kick the watchdog is not yet supported.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "4c6e63bd177a28ca9154ae8c1bab00a387c350c4",
      "tree": "914ea254af8977bb4323630befd709c9b4e277c0",
      "parents": [
        "794db26f20b7dbb879f4e1911221e1959818dfdb"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Oct 22 08:59:25 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Dec 31 16:12:47 2008 +0000"
      },
      "message": "[WATCHDOG] Add SMSC SCH311x Watchdog Timer.\n\nAdd a watchdog driver for the hardware watchdog timer on the\nSMSC SCH3112, SCH3114 and SCH3116 Super IO chipset.\n\nTested-by: Marco Chiappero \u003cmarco@absence.it\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "f0e625c1aa24e861c224fb778c377b2ddb443d2b",
      "tree": "3f8d11576ac232052629b2707744da3f47e29f5b",
      "parents": [
        "b954f6f63e7938a11de5bd15cb5cbcac7423cf97"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "linux@maxim.org.za",
        "time": "Wed Nov 05 22:36:35 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Nov 06 08:54:37 2008 +0000"
      },
      "message": "[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processors\n\nThe SAM9 watchdog driver is usable on the whole family of AT91SAM9 and\nCAP9 processors.\nUpdate the configuration to indicate this and allow the driver to be selected.\n\nSigned-off-by: Andrew Victor \u003clinux@maxim.org.za\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "22ac92322c83334b562024414b770e48927ae963",
      "tree": "0d0686491ec9559c3318f2ee8301c52a7555d702",
      "parents": [
        "b3112180fe0b8dd80053d1d83e6fc421a266e47a"
      ],
      "author": {
        "name": "Sylver Bruneau",
        "email": "sylver.bruneau@googlemail.com",
        "time": "Thu Jun 26 10:47:45 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Oct 10 13:14:17 2008 +0000"
      },
      "message": "[WATCHDOG] Orion: add hardware watchdog support\n\nThis patch allows the use of the hardware watchdog in the\nMarvell Orion series of ARM SoCs.\n\nSigned-off-by: Sylver Bruneau \u003csylver.bruneau@googlemail.com\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@marvell.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "e6bb42e3d669afbeb4c971994614bcf241687666",
      "tree": "707f13c14ccfa2bea894f7e670d6ffe69dd67fc2",
      "parents": [
        "7d8b09066117e3023e55964ae4626c107f437b60"
      ],
      "author": {
        "name": "Renaud CERRATO",
        "email": "r.cerrato@til-technologies.fr",
        "time": "Mon Jun 23 17:05:49 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Oct 10 13:09:51 2008 +0000"
      },
      "message": "[WATCHDOG] Add AT91SAM9X watchdog\n\nAdd a driver for the watchdog timer embedded into AT91SAM9X chips.\n\nSigned-off-by: Renaud Cerrato \u003cr.cerrato@til-technologies.fr\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "7d8b09066117e3023e55964ae4626c107f437b60",
      "tree": "eda88e7a4cb04bc19361e5354d7b2fcb677ab288",
      "parents": [
        "e1fee94f346387739e683b31815ab54dc0a30bd6"
      ],
      "author": {
        "name": "Flemming Frandsen",
        "email": "ff@nrvissing.net",
        "time": "Thu Apr 17 11:29:54 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Oct 10 13:09:28 2008 +0000"
      },
      "message": "[WATCHDOG] Add driver for winbond w83697ug/uf watchdog feature\n\nAdapted the w83627hf_wdt.c driver to work with the w83697ug/uf chip, \nfound on MSI Fuzzy CX700 boards.\n\nThe method used is taken directly from the winbond datasheet and \nsurprisingly it differs slightly from all the other winbond watchdogs.\n\nSo far it has only been tested on the CX700 board that I have, but it \nseems to work nicely.\n\nSigned-off-by: Flemming Frandsen \u003cff@nrvissing.net\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "e1fee94f346387739e683b31815ab54dc0a30bd6",
      "tree": "033e9a8ba356d021feceab3ba5ee03bcfa36779f",
      "parents": [
        "3fa8749e584b55f1180411ab1b51117190bac1e5"
      ],
      "author": {
        "name": "Oliver Schuster",
        "email": "olivers137@aol.com",
        "time": "Wed Mar 05 16:48:45 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Oct 10 13:09:17 2008 +0000"
      },
      "message": "[WATCHDOG] add watchdog driver IT8716 IT8726 IT8712J/K\n\nAdd it87xx watchdog driver\nIT8716 IT8718 IT8726 IT8712-J IT8712-K\n\nSigned-off-by: Oliver Schuster \u003colivers137@aol.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "03ec58568a3c66cac4b23ff74db95c966a1521de",
      "tree": "a6c846dcd9afd72a3286e601dcd30255b5e43f20",
      "parents": [
        "b3e8f2c13ae964a8889fe96a2f3f7fd7e0cfae76"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian.fainelli@telecomint.eu",
        "time": "Mon Feb 25 13:11:31 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Aug 26 20:20:20 2008 +0000"
      },
      "message": "[WATCHDOG] Add support for the IDT RC32434 watchdog\n\nAdd driver for the IDT RC32434 SoC built-in watchdog.\n\nSigned-off-by: Florian Fainelli \u003cflorian.fainelli@telecomint.eu\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "b3e8f2c13ae964a8889fe96a2f3f7fd7e0cfae76",
      "tree": "8b6a2156f20d5205e86c3d094d6af42820764f35",
      "parents": [
        "eaa95eb6ea43e6de8bea702c13556de9a1a1195a"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian.fainelli@telecomint.eu",
        "time": "Mon Feb 25 12:59:26 2008 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Aug 26 20:20:05 2008 +0000"
      },
      "message": "[WATCHDOG] Add support for the built-int RDC R-321x SoC watchdog\n\nThis patch adds support for the built-in RDC R-321x SoC watchdog.\n\nSigned-off-by: Florian Fainelli \u003cflorian.fainelli@telecomint.eu\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "eaa95eb6ea43e6de8bea702c13556de9a1a1195a",
      "tree": "76bd1f60d25550117128f4be673b66e0dce8a227",
      "parents": [
        "0e65fb2978467a3538af69858ae6bc13d332b9b2"
      ],
      "author": {
        "name": "Jochen Friedrich",
        "email": "jochen@scram.de",
        "time": "Thu Jul 24 12:22:05 2008 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Aug 26 20:19:56 2008 +0000"
      },
      "message": "[WATHDOG] delete unused driver mpc8xx_wdt.c\n\nThe watchdog driver mpc8xx_wdt.c was a device interface to\narch/ppc/syslib/m8xx_wdt.c for MPC8xx hardware. Now that ARCH\u003dppc is\ngone, this driver is of no more use. For ARCH\u003dpowerpc, MPC8xx hardware\nis supported by mpc8xxx_wdt.c.\n\nSigned-off-by: Jochen Friedrich \u003cjochen@scram.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nAcked-by: Vitaly Bordug \u003cvitb@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "bdd873540df9271634b0aae189f91c064f8b6147",
      "tree": "bd9f8a33f41a5de015f15eb63896bcc3f450922a",
      "parents": [
        "5f8c3c8edff426fd87098f057688463107fcd9ce"
      ],
      "author": {
        "name": "Alexander Clouter",
        "email": "alex@digriz.org.uk",
        "time": "Tue Aug 12 15:09:12 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 12 16:07:31 2008 -0700"
      },
      "message": "ALi M7101 PMU also available on Sun Netra\u0027s too\n\nMy Sun Netra T1 AC200 has one of these... bit harsh not letting me use it\nand all :)\n\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nalex@woodchuck:~$ lspci -nn\n00:01.0 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba Advanced PCI Bridge [108e:5000] (rev 13)\n00:01.1 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba Advanced PCI Bridge [108e:5000] (rev 13)\n01:03.0 Non-VGA unclassified device [0000]: ALi Corporation M7101 Power Management Controller [PMU] [10b9:7101]\n01:05.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. RIO GEM [108e:1101] (rev 01)\n01:05.3 USB Controller [0c03]: Sun Microsystems Computer Corp. RIO USB [108e:1103] (rev 01)\n01:07.0 ISA bridge [0601]: ALi Corporation M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+] [10b9:1533]\n01:0c.0 Bridge [0680]: Sun Microsystems Computer Corp. RIO EBUS [108e:1100] (rev 01)\n01:0c.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. RIO GEM [108e:1101] (rev 01)\n01:0c.3 USB Controller [0c03]: Sun Microsystems Computer Corp. RIO USB [108e:1103] (rev 01)\n01:0d.0 IDE interface [0101]: ALi Corporation M5229 IDE [10b9:5229] (rev c3)\n02:08.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53C896/897 [1000:000b] (rev 07)\n02:08.1 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53C896/897 [1000:000b] (rev 07)\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nSigned-off-by: Alexander Clouter \u003calex@digriz.org.uk\u003e\nCc: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "7944d3a5a70ee5c1904ed1e8b1d71ff0af2854d9",
      "tree": "fe6ec1a557a4b27712266d9d86f791c69e8e2596",
      "parents": [
        "12b7a1523eda9cd72362fdda928ddb995ecdc06d"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 20:19:41 2008 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 20:19:41 2008 +0000"
      },
      "message": "[WATCHDOG] more coding style clean-up\u0027s\n\nMore coding style clean-up\u0027s.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "0d7b101404f7bedcf3f448c1667c3744551cd9ee",
      "tree": "b38363e88e0b02c4bdbc265c05b3fb770fe0b143",
      "parents": [
        "cb55d282a0d2156e7d40ee81726ab16b569e96d7"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:36 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:08:47 2008 +0000"
      },
      "message": "[WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogs\n\nThe mpc8xxx_wdt driver is using two registers: SWSRR to push magic\nnumbers, and SWCRR to control the watchdog.  Both registers are available\non the MPC8xx, and seem to have the same offsets and semantics as in\nMPC83xx/MPC86xx watchdogs.  The only difference is prescale value.  So\nthis driver simply works on the MPC8xx CPUs.\n\nOne quirk is needed for the MPC8xx, though.  It has small prescale value\nand slow CPU, so the watchdog resets board prior to the driver has time to\nload.  To solve this we should split initialization in two steps: start\nping the watchdog early, and register the watchdog userspace interface\nlater.\n\nMPC823 seem to be the first CPU in MPC8xx line, so we use fsl,mpc823-wdt\ncompatible matching.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nTested-by: Jochen Friedrich \u003cjochen@scram.de\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "28acd02f9f9efe44718de3bbe8be22d6dfb7e47f",
      "tree": "a9afe194d2d4cee5d3356f25c790b4486dd2b77a",
      "parents": [
        "500c919e3d699644cc9d6c1e93022481baafd8e1"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:34 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:06:25 2008 +0000"
      },
      "message": "[WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt\n\nRename the driver because now we support some MPC86xx processors.\n\nThere are no changes to the mpc83xx_wdt.c file, yet.  When possible, we do\nfile renames and changes separately (because Linus once asked so, because\nit helps git to track the renamed files).\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "500c919e3d699644cc9d6c1e93022481baafd8e1",
      "tree": "4bf64f774303f6adbb8368093cca12170fc3f5ca",
      "parents": [
        "ef8ab12ec2d663f9b146c920a4dd589a7e767f2d"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jul 03 23:51:34 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Aug 06 13:05:12 2008 +0000"
      },
      "message": "[WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs\n\nOn MPC86xx the watchdog could be enabled only at power-on-reset, and could\nnot be disabled afterwards.  We must ping the watchdog from the kernel\nuntil the userspace handles it.\n\nMPC83xx CPUs are only differ in a way that watchdog could be disabled\nonce, but after it was enabled via software it becomes just the same as\nMPC86xx.\n\nThus, to support MPC86xx I added the kernel timer which pings the watchdog\nuntil the userspace opens it.\n\nSince we implemented the timer, now we\u0027re able to implement proper\nhandling for the CONFIG_WATCHDOG_NOWAYOUT case, for MPC83xx and MPC86xx.\n\nAlso move the probe code into subsys_initcall, because we want start\npinging the watchdog ASAP, and misc devices are available in\nsubsys_initcall.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "f606ddf42fd4edc558eeb48bfee66d2c591571d2",
      "tree": "193f00db121201255b2629fce43b99a53c4ec735",
      "parents": [
        "99764fa4ceeecba8b9e0a8a5565b418a2e94f83b"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Wed Jul 23 21:28:50 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 24 10:47:24 2008 -0700"
      },
      "message": "remove the v850 port\n\nTrying to compile the v850 port brings many compile errors, one of them exists\nsince at least kernel 2.6.19.\n\nThere also seems to be noone willing to bring this port back into a usable\nstate.\n\nThis patch therefore removes the v850 port.\n\nIf anyone ever decides to revive the v850 port the code will still be\navailable from older kernels, and it wouldn\u0027t be impossible for the port to\nreenter the kernel if it would become actively maintained again.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nAcked-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "0b36086b5d7c397a128784bed6e332418e500af1",
      "tree": "ba2039b425d32796d47e3aa557cac78427f4b6ce",
      "parents": [
        "7f7f894c6d3285407b2493d1575500fb25e3d495"
      ],
      "author": {
        "name": "Jordan Crouse",
        "email": "jordan.crouse@amd.com",
        "time": "Mon Jan 21 10:07:00 2008 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun May 25 09:02:17 2008 +0000"
      },
      "message": "[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers\n\nAdd a watchdog timer based on the MFGPT timers in the CS5535/CS5536\ncompanion chips to the AMD Geode GX and LX processors.  Only caveat\nis that the BIOS must provide at least a one free timer, and most\ndo not.\n\nSigned-off-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "7f4da4745c34287938ce76b92b23409adeecb5b8",
      "tree": "21b7fa9619863c970e34fc2d264769540435aa74",
      "parents": [
        "bb59b5578a73d0e0e4e208a014fa7ea0c4f0ccb4"
      ],
      "author": {
        "name": "Thomas Mingarelli",
        "email": "thomas.mingarelli@hp.com",
        "time": "Tue Dec 04 17:41:54 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Feb 18 17:06:21 2008 +0000"
      },
      "message": "[WATCHDOG] HP ProLiant WatchDog driver\n\nHp is providing a Hardware WatchDog Timer driver that will only work with the\nspecific HW Timer located in the HP ProLiant iLO 2 ASIC. The iLO 2 HW Timer\nwill generate a Non-maskable Interrupt (NMI) 9 seconds before physically\nresetting the server, by removing power, so that the event can be logged to\nthe HP Integrated Management Log (IML), a Non-Volatile Random Access Memory\n(NVRAM). The logging of the event is performed using the HP ProLiant ROM via\nan Industry Standard access known as a BIOS Service Directory Entry.\n\nSigned-off-by: Thomas Mingarelli \u003cthomas.mingarelli@hp.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "75c752e6c3147f596c13365b200b91d754b66f59",
      "tree": "7f8d6ad758b24ffe5633755b8322727353feaeae",
      "parents": [
        "1309d4e68497184d2fd87e892ddf14076c2bda98"
      ],
      "author": {
        "name": "Andrew Sharp",
        "email": "andy.sharp@onstor.com",
        "time": "Thu Dec 13 16:16:42 2007 -0800"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Feb 18 16:53:47 2008 +0000"
      },
      "message": "[WATCHDOG] Add support for SB1 hardware watchdog\n\nSupport watchdog timers built into SiByte MIPS SoCs.\n\nSigned-off-by: Andy Sharp \u003candy.sharp@onstor.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "1ceea8243aa917ac7fc5a4a6585dea4789f7c20f",
      "tree": "bbb46154ec73532cdd3cb4e56049224453d896a3",
      "parents": [
        "0ba6c33bcddc64a54b5f1c25a696c4767dc76292"
      ],
      "author": {
        "name": "Thomas Bogendoerfer",
        "email": "tsbogend@alpha.franken.de",
        "time": "Sun Dec 02 12:54:42 2007 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Jan 29 12:58:38 2008 +0000"
      },
      "message": "[WATCHDOG] use SGI_HAS_INDYDOG for INDYDOG depends\n\nUse SGI_HAS_INDYDOG for INDYDOG depends.\n\nSigned-off-by: Thomas Bogendoerfer \u003ctsbogend@alpha.franken.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "6f702fce387e16e16d7930b5c9927d5e71d36ece",
      "tree": "e6ce779ccfcaec9827fba0613767bccaa86fdc9f",
      "parents": [
        "c6cb13aead3a3cf5bd3e2cfa945602d5cd7825cd"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Nov 12 01:32:17 2007 +0900"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jan 25 20:34:55 2008 +0000"
      },
      "message": "[WATCHDOG] TXx9 watchdog driver\n\nThis is a driver for watchdog timer built into TXx9 MIPS SoCs.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "438ff3f3cc33833206a48492e9d6674e4e82bed8",
      "tree": "5159b43453c6a86949798af889d3cb0200818b74",
      "parents": [
        "281ef58ccf62eaa6c4e4b7e4c0a3ee6b52e84e5b"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Mon Oct 29 15:28:07 2007 +0100"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Fri Jan 25 08:31:41 2008 +0100"
      },
      "message": "[AVR32] Add support for AT32AP7001 and AT32AP7002\n\nThese are derivatives of the AT32AP7000 chip, which means that most of\nthe code stays the same. Rename a few files, functions, definitions\nand config symbols to reflect that they apply to all AP700x chips, and\nexclude some platform devices from chips where they aren\u0027t present.\n\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "c4c283357d865aad1f124c069f5f6e3f39e76790",
      "tree": "261561355eb90e63f5880f93b0c4e07f9559941c",
      "parents": [
        "783e6bcde4e6a7c849fa5fa7f35b0fba721ac5f4"
      ],
      "author": {
        "name": "Gilles Gigan",
        "email": "gilles.gigan@gmail.com",
        "time": "Wed Oct 31 16:31:42 2007 +1000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Dec 04 16:48:06 2007 +0000"
      },
      "message": "[WATCHDOG] add Nano 7240 driver\n\nAdds support for the built-in watchdog on EPIC Nano 7240 boards from IEI.\n\nTested on Nano-7240RS.\n\nHardware documentation of the platform (including watchdog) can be found\non the IEI website: http://www.ieiworld.com\n\nSigned-off-by: Gilles Gigan \u003cgilles.gigan@gmail.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "38ff6fd2fa4959925cf217ccaebea90fabd8ce04",
      "tree": "2f6680a4810d3cbc6964409c7b1bed01b550bf95",
      "parents": [
        "6027f661f8da653f084df80f4aade21359bcea35"
      ],
      "author": {
        "name": "Jorge Boncompte [DTI2]",
        "email": "jorge@dti2.net",
        "time": "Mon Nov 19 15:09:21 2007 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Nov 19 21:25:41 2007 +0000"
      },
      "message": "[WATCHDOG] IT8212F watchdog driver\n\nThis patch adds support for the ITE Tech Inc. IT8712F EC-LPC Super I/O \nchipset found on many Pentium III and AMD motherboards. Developed using code \nfrom other watchdog drivers and the datasheet on ITE Tech homepage.\n\nSigned-off-by: Jorge Boncompte \u003cjorge@dti2.net\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "e403149c92a2a0643211debbbb0a9ec7cc04cff7",
      "tree": "c3ef82a7fa02222aab2c3d3d79e644f8a1c95286",
      "parents": [
        "bdb76ef5a4bc8676a81034a443f1eda450b4babb"
      ],
      "author": {
        "name": "Dirk Hohndel",
        "email": "hohndel@linux.intel.com",
        "time": "Tue Oct 30 13:37:19 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Oct 30 14:26:30 2007 -0700"
      },
      "message": "Kbuild/doc: fix links to Documentation files\n\nFix links to files in Documentation/* in various Kconfig files\n\nSigned-off-by: Dirk Hohndel \u003chohndel@linux.intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c283cf2c09ca1b7f1e7677bde384a8f92b1b7584",
      "tree": "925026bb73224b863a53e674294554a1e574905d",
      "parents": [
        "01ed08c14de6933e9f29ba3359a46598dae6f5b7"
      ],
      "author": {
        "name": "Matteo Croce",
        "email": "technoboy85@gmail.com",
        "time": "Thu Sep 20 18:06:41 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Oct 23 20:35:13 2007 +0000"
      },
      "message": "[WATCHDOG] AR7: watchdog timer\n\nDriver for the watchdog timer. Still doesn\u0027t reboots the machine\non some boards, but we have improved and cleaned it\n\nSigned-off-by: Matteo Croce \u003ctechnoboy85@gmail.com\u003e\nSigned-off-by: Nicolas Thill \u003cnico@openwrt.org\u003e\nSigned-off-by: Enrik Berkhan \u003cEnrik.Berkhan@akk.org\u003e\nSigned-off-by: Christer Weinigel \u003cwingel@nano-system.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "01ed08c14de6933e9f29ba3359a46598dae6f5b7",
      "tree": "1c67c18c07442e0207a1c93216aa69e45e5ee7c0",
      "parents": [
        "0895e91d60ef9bdef426d1ce14bb94bd5875870d"
      ],
      "author": {
        "name": "Veljkovic Srdjan",
        "email": "sveljko@gvs.co.yu",
        "time": "Wed Sep 12 15:22:26 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Oct 23 20:35:00 2007 +0000"
      },
      "message": "[WATCHDOG] Linux kernel IPC SBC Watchdog Timer driver\n\nICP\u0027s Wafer 5823 SBC has, as far as I can tell, the same WDT as many,\nif not all ICP\u0027s SBC\u0027s (that do have a WDT). I have tested it with\nseveral boards, including Rocky 4783, Rocky 3703 and Rocky 3782. \n\nI propose a rename of the  Wafer 5823 watchdog timer driver\nto something like \"IPC (SBC) Watchdog Timer\", to reflect that it\nworks with other IPC boards (maybe even all of them).\n\nSigned-off-by: Veljkovic Srdjan \u003csveljko@gvs.co.yu\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "b7e04f8c61a46d742de23af5d7ca2b41b33e40ac",
      "tree": "c52a7ea568648e2d8ed0d423098b42298de2058b",
      "parents": [
        "d85714d81cc0408daddb68c10f7fd69eafe7c213"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Aug 17 08:38:02 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Oct 18 10:39:03 2007 +0000"
      },
      "message": "mv watchdog tree under drivers\n\nmove watchdog tree from drivers/char/watchdog to drivers/watchdog.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "c0e962f93d0b6ecc594dc75bb28ee744143cdbe4",
      "tree": "8abc81fc4dd14f863f70ca31b80799ee3e59fce5",
      "parents": [
        "5c4eb61b375ce16fc7af5055d8ab7bc19e788361"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Jul 20 20:13:43 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jul 23 17:42:49 2007 +0000"
      },
      "message": "[WATCHDOG] Clean-up Kconfig+Makefile\n\nClean-up of the watchdog\u0027s Kconfig and makefile files.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "7d831bf59a6991f399170bd2934dad4450891024",
      "tree": "e0e6d8e5f51f00b3e4a725a32d1153abe81831bb",
      "parents": [
        "1e6d320f40685694708cef872edb10f4f9175989"
      ],
      "author": {
        "name": "Vladimir Barinov",
        "email": "vbarinov@ru.mvista.com",
        "time": "Tue Jun 12 18:09:50 2007 +0400"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jul 23 17:22:21 2007 +0000"
      },
      "message": "[WATCHDOG] davinci watchdog driver\n\nAdd watchdog support for TI Davinci DM644x/DM646x processors.\n\nSigned-off-by: Vladimir Barinov \u003cvbarinov@ru.mvista.com\u003e \nSigned-off-by: Kevin Hilman \u003ckhilman@mvista.com\u003e \nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e \n\n"
    },
    {
      "commit": "1e6d320f40685694708cef872edb10f4f9175989",
      "tree": "881ec512b694b589dc5662732b666c8a73f068d0",
      "parents": [
        "8cf18971ec6ad96cce4a9eb896047581985cf99e"
      ],
      "author": {
        "name": "Bryan Wu",
        "email": "bryan.wu@analog.com",
        "time": "Sun Jul 15 02:50:02 2007 +0800"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jul 23 16:55:20 2007 +0000"
      },
      "message": "[WATCHDOG] Blackfin on-chip watchdog driver\n\nThis patch implements the driver necessary use the Analog Devices\nBlackfin processor\u0027s on-chip watchdog controller, supports\nBF53[123]/BF53[467]/BF54[2489]/BF561.\n\nSigned-off-by: Mike Frysinger \u003cmichael.frysinger@analog.com\u003e\nSigned-off-by: Bryan Wu \u003cbryan.wu@analog.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "8cf18971ec6ad96cce4a9eb896047581985cf99e",
      "tree": "aedd2786f7310c2b9dadbc8831ce7baddd986fd8",
      "parents": [
        "f695baf2df9e0413d3521661070103711545207a"
      ],
      "author": {
        "name": "Domen Puncer",
        "email": "domen.puncer@telargo.com",
        "time": "Mon Jun 18 08:17:57 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jul 23 16:54:07 2007 +0000"
      },
      "message": "[WATCHDOG] mpc5200 watchdog (GPT0)\n\nDriver for internal mpc5200 watchdog on general purpose timer 0.\nFor IPB clock of 132 MHz the maximum timeout is about 32 seconds.\n\nSigned-off-by: Domen Puncer \u003cdomen.puncer@telargo.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "7578634990fb47cc30083fbd812689aa6deacfc0",
      "tree": "f493860658579d9572a19b3a41fcea2de035e49f",
      "parents": [
        "d7f5e3df3574c6e38b99f5fe22f15540b2b9811d",
        "5957a4eb284dd6f522b248b674792416466555b2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 22 11:22:59 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jul 22 11:22:59 2007 -0700"
      },
      "message": "Merge branch \u0027devel\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm\n\n* \u0027devel\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm: (60 commits)\n  [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410\n  [ARM] 4523/1: S3C: Remove FIFO_MAX from uncompression headers\n  [ARM] 4522/1: S3C: split include/asm-arm/arch/memory.h\n  [ARM] 4521/2: S3C: Reorganise VA mapping headers\n  [ARM] 4520/1: S3C: Remove old VA values from static map\n  [ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.h\n  [ARM] 4518/1: S3C: Rename watchdog configuration options\n  [ARM] 4517/1: S3C: Fix debug macros for ARM926 output\n  [ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926\n  [ARM] 4515/1: S3C: Move uncompress code to plat-s3c\n  [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UART\n  [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT\n  [ARM] 4512/1: S3C: rename the debug macros for per-cpu updates\n  [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU support\n  [ARM] 4510/1: S3C: split debug-macro support into plat-s3c\n  [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3c\n  [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c\n  [ARM] 4461/1: MXC platform and i.MX31ADS core support\n  [ARM] 4507/1: pxa2xx clock_event_device\n  [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later\n  ...\n"
    },
    {
      "commit": "70c14ff0e9f5e1f5456587b827620e636ba70a09",
      "tree": "bcd34365e64d6537d833f649a46a534f3a0ff2c6",
      "parents": [
        "7dea1b20066cd30fb54da7e686b16b5e38b46b2d"
      ],
      "author": {
        "name": "Dan Williams",
        "email": "dan.j.williams@intel.com",
        "time": "Fri Jul 20 02:07:26 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 20 09:35:42 2007 +0100"
      },
      "message": "[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx\n\nIn order for this driver to be shared across the iop architectures the\niop3xx and iop13xx header files are modified to present a common interface\nfor the iop_wdt driver.\n\nDetails:\n* iop13xx supports disabling the timer while iop3xx does not.  This requires\n  a few \u0027compatibility\u0027 definitions in include/asm-arm/hardware/iop3xx.h to\n  preclude adding #ifdef CONFIG_ARCH_IOP13XX blocks to the driver code.\n* The heartbeat interval is derived from the internal bus clock rate, so this\n  this patch also exports the tick rate to the iop_wdt driver.\n\nCc: Curt Bruns \u003ccurt.e.bruns@intel.com\u003e\nCc: Peter Milne \u003cpeter.milne@d-tacq.com\u003e\nSigned-off-by: Dan Williams \u003cdan.j.williams@intel.com\u003e\nAcked-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d0afa579698f33a65bc5c21d3d667dbb46f9e440",
      "tree": "d72916a396ed179b3556bf0dc3939a645c539018",
      "parents": [
        "e5e3dfc80a7380abe101d5b5d5266bed2691de1d"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 18 18:55:25 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jul 20 12:18:20 2007 +0900"
      },
      "message": "sh: Fix up SH-3 and SH-4 driver dependencies.\n\nBoth shwdt and rtc-sh are only supported on SH-3 and SH-4 at\nthe moment, don\u0027t allow them to break the SH-2 and SH-5 (sh64)\nbuilds.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "726c9f611a4079b5265e7ede1d66ed455ac6343c",
      "tree": "bc9fd4c2fd8d6670ee0df0fc30b3367c02292562",
      "parents": [
        "c0ead7e0ff996f0cfa91a73fa674fdca5c05798a"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Jun 18 22:49:35 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Thu Jul 05 05:31:27 2007 +0000"
      },
      "message": "[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch\n\nintegrate the timeout/heartbeat as a module parameter and not as\na CONFIG_* value.\n\nSigned-off-by: Hans-Christian Egtvedt \u003chcegtvedt@atmel.com\u003e\nCc: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "a9cb3959ace112295fdb65c99a2928eedba06926",
      "tree": "40767f7c8fb62ac6da3f2657204c87a343837f28",
      "parents": [
        "10a29304f496ddef58473e6c53b5e66d9685536d"
      ],
      "author": {
        "name": "Hans-Christian Egtvedt",
        "email": "hcegtvedt@atmel.com",
        "time": "Thu Jun 07 16:06:41 2007 -0700"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Jun 10 19:49:20 2007 +0000"
      },
      "message": "[WATCHDOG] Watchdog driver for AT32AP700X devices\n\nAdd support for the built in watchdog in AT32AP700X devices.\n\nTested on AT32AP7000 and ATSTK1000.\n\nHardware documentation can be found in the AT32AP7000 datasheet.\n\nSigned-off-by: Hans-Christian Egtvedt \u003chcegtvedt@atmel.com\u003e\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\n\n"
    },
    {
      "commit": "ccb8f430ac4cfd1acd12ff591918b8b67d73c977",
      "tree": "04a704cafa5e0e351381ccf025348bdaf366f469",
      "parents": [
        "55b637c6a003a8c4850b41a2c2fd6942d8a7f530"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Mon May 14 14:45:25 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat May 19 09:42:20 2007 +0000"
      },
      "message": "[WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver\n\nWatchdog driver for the Kendin/Micrel KS8695 processor.\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "04bf3b4f5fc033adf921f2e57d034ddbebef5fe7",
      "tree": "51982518d855a067bcf06f78214d8b4234c4d1fd",
      "parents": [
        "62be074147fe2e24359d76a33938df7bccea1e6a"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian.fainelli@int-evry.fr",
        "time": "Sun May 06 12:55:32 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun May 06 19:36:45 2007 +0000"
      },
      "message": "[WATCHDOG] MTX-1 Watchdog driver\n\nThis patch adds support for the MTX-1 boards watchdog. If not available the\nboard will reboot every 100 seconds. It uses the Linux watchdog and timer\nAPIs.\n\nSigned-off-by: Florian Fainelli \u003cflorian.fainelli@int-evry.fr\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "261259b2a8c2924cbe591697e740654734ec0f7b",
      "tree": "954d9b297d927fec0a13bd3457c6ec59565a8912",
      "parents": [
        "5aa15050a2b00d1171d11d2e8d9f99bf34a0088b"
      ],
      "author": {
        "name": "Jan Engelhardt",
        "email": "jengelh@linux01.gwdg.de",
        "time": "Mon Apr 30 13:56:42 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat May 05 06:55:25 2007 +0000"
      },
      "message": "[WATCHDOG] Kconfig menuconfig patch\n\nChange Kconfig objects from \"menu, config\" into \"menuconfig\" so\nthat the user can disable the whole feature without having to\nenter the menu first.\n\nSigned-off-by: Jan Engelhardt \u003cjengelh@gmx.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "dbf379ea9ae878bf88d2b3cf8f74ce4536e25d19",
      "tree": "96d846142debb428b424e88891e3e39dcbe1355e",
      "parents": [
        "48a7afe314bfc4d7f50e1608632f503dbba7e013"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Apr 06 12:22:17 2007 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue May 01 07:35:35 2007 +0000"
      },
      "message": "[WATCHDOG] the scheduled removal of the i8xx_tco watchdog driver\n\nThis patch contains the scheduled removal of the i8xx_tco watchdog \ndriver.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "34f6d749c0a328817d5e36274e53121c1db734dc",
      "tree": "84b785b4bf6c4263e95797bec0c98967c5987196",
      "parents": [
        "6ec367091a418dd6119e381758940a38b180089c"
      ],
      "author": {
        "name": "Dave Jiang",
        "email": "djiang@mvista.com",
        "time": "Sat Apr 14 08:25:24 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Apr 30 11:05:48 2007 +1000"
      },
      "message": "[POWERPC] remove kernel module option for booke wdt\n\nRemove option of making booke_wdt into a kernel module. This watchdog\ncannot be disabled. No point being a kernel module.\n\nSigned-off-by: Dave Jiang \u003cdjiang@mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ab97e6cf7be77d1a9ae48d1d0eafde0de21805fc",
      "tree": "1cf77e32e1d176572a9d8cbd2896fbc084782d2b",
      "parents": [
        "be521466feb3bb1cd89de82a2b1d080e9ebd3cb6"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Mar 11 12:59:47 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Mar 11 12:59:47 2007 +0000"
      },
      "message": "[WATCHDOG] i8xx TCO driver - mark for removal\n\nMark the i8xx TCO driver for removal.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "825d3748c1b5f9272e4f9769f1c2da85174ece28",
      "tree": "42f1dadaeb33326f58a5af5c21347a20df016fbd",
      "parents": [
        "e033351d5359f348d2913eb83fbb37023d8f21af"
      ],
      "author": {
        "name": "Thomas Koeller",
        "email": "thomas.koeller@baslerweb.com",
        "time": "Mon Aug 14 21:55:29 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Nov 17 20:45:24 2006 +0100"
      },
      "message": "[WATCHDOG] MIPS RM9000 on-chip watchdog device\n\nThis is a driver for the on-chip watchdog device found on some\nMIPS RM9000 processors.\n\nSigned-off-by: Thomas Koeller \u003cthomas.koeller@baslerweb.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "e033351d5359f348d2913eb83fbb37023d8f21af",
      "tree": "0ccb7fd82aa28277ace1cd323e3c040db56ee175",
      "parents": [
        "58c6570add83e30c0905885171fbffc134441165"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Nov 12 18:05:09 2006 +0100"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Nov 12 18:05:09 2006 +0100"
      },
      "message": "[WATCHDOG] Add iTCO vendor specific support\n\nAdd vendor specific support to the intel TCO timer based watchdog\ndevices. At this moment we only have additional support for some\nSuperMicro Inc. motherboards.\n\nSigned-off-by: Robert Seretny \u003clkpatches@paypc.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "789fc0adbaf3a3ca95a3894aedacfc01863e8ae3",
      "tree": "095a8e2abad707c245f16126925553fc44a58a4d",
      "parents": [
        "cbf40d3f04c2c76a58f1183bb4a9a82fefb842e3"
      ],
      "author": {
        "name": "Sven Anders \u0026 Marcus Junker",
        "email": "anders@anduras.de, junker@anduras.de",
        "time": "Thu Aug 24 17:11:50 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Oct 15 20:04:59 2006 +0200"
      },
      "message": "[WATCHDOG] NS pc87413-wdt Watchdog driver\n\nNew watchdog driver for the NS pc87413-wdt Watchdog Timer.\n \nSigned-off-by: Sven Anders \u003canders@anduras.de\u003e\nSigned-off-by: Marcus Junker \u003cjunker@anduras.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "cbf40d3f04c2c76a58f1183bb4a9a82fefb842e3",
      "tree": "6b0b809d700dc8c8543d010a2ae590af1bc4b9a8",
      "parents": [
        "bdcff3458f5448fac585a6174ad9342f361b5135"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Oct 14 20:18:47 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Oct 14 20:18:47 2006 +0200"
      },
      "message": "[WATCHDOG] remove experimental on iTCO_wdt.c\n\nThe iTCO_wdt.c driver has been tested enough. So we can\nremove the experimental classification.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "bdcff3458f5448fac585a6174ad9342f361b5135",
      "tree": "c4ea854e9f39d6f84391f423d54f9c4722066999",
      "parents": [
        "2db02c0fe8519bd5985c6280896f4d719a6ae801"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Tue Sep 26 17:49:30 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Fri Oct 13 23:10:39 2006 +0200"
      },
      "message": "[WATCHDOG] Atmel AT91RM9200 rename.\n\nThe new Atmel AT91SAM9261 and AT91SAM9260 processors use a different\ninternal watchdog peripheral.  This watchdog driver is therefore\nAT91RM9200-specific.\n\nThis patch renames at91_wdt.c to at91rm9200_wdt.c, and changes the name\nof the configuration option.\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "ff02cfc76a5040ee125c597baa1cfc9874918ed2",
      "tree": "7339207283a26a7ee7aa173a7a1f61c6d65caf7e",
      "parents": [
        "e223f01a822e999b0aea2e720e12d8bb3532da70"
      ],
      "author": {
        "name": "Samuel Tardieu",
        "email": "sam@rfc1149.net",
        "time": "Thu Sep 07 11:57:00 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Oct 04 22:54:26 2006 +0200"
      },
      "message": "[WATCHDOG] w83697hf/hg WDT driver - Kconfig patch\n\nUpdate Kconfig for the w83697hf/hg watchdog driver.\n\nSigned-off-by: Samuel Tardieu \u003csam@rfc1149.net\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "c310e2b950c949cfc14754baed877eadb1a26f6b",
      "tree": "82ee546641ba7aa0495abc7c66ed9715bd31b42f",
      "parents": [
        "ab9d441425559aa035ba6327f21e8922e8a13927"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Sep 02 19:04:02 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Oct 04 22:42:07 2006 +0200"
      },
      "message": "[WATCHDOG] Kconfig clean up\n\nfixed some more trailing spaces.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "e0845bf4e1df07e16fa39d96508a1ba4a480ce3e",
      "tree": "03c1d369098975402ff044501300502967c38e5e",
      "parents": [
        "f9a8c8913a95aed91bfa81f7d4043c6430423bf8"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sat Sep 02 17:59:54 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Oct 04 22:41:37 2006 +0200"
      },
      "message": "[WATCHDOG] Kconfig clean-up\n\n* fix typo\u0027s according to spellings checker\n* Fix some leading and trailing spaces\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "f9a8c8913a95aed91bfa81f7d4043c6430423bf8",
      "tree": "273e9760e548ecb9ceb178d9936d45fc3ae8193c",
      "parents": [
        "aa1fd4d7c3b131026bf156da40fdf94bcbd705aa"
      ],
      "author": {
        "name": "Marcus Junker",
        "email": "junker@anduras.de",
        "time": "Thu Aug 24 17:11:50 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Oct 04 22:41:07 2006 +0200"
      },
      "message": "[WATCHDOG] w83697hf WDT driver\n\nNew watchdog driver for the Winbond W83697HF chipset.\n \nSigned-off-by: Marcus Junker \u003cjunker@anduras.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "485ae77dc7f484563707557ccf8c5d228980619f",
      "tree": "f6b24e7e0b02ea3d33744bfd19671909b197ecc1",
      "parents": [
        "3bdc9d0b408e01c4e556daba0035ba37f603e920"
      ],
      "author": {
        "name": "Sven Anders",
        "email": "anders@anduras.de",
        "time": "Thu Aug 24 17:11:50 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Wed Oct 04 22:36:02 2006 +0200"
      },
      "message": "[WATCHDOG] Winbond SMsC37B787 watchdog driver\n\nNew watchdog driver for the Winbond SMsC37B787 chipset.\n \nSigned-off-by: Sven Anders \u003canders@anduras.de\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "9e0ea345ff542320882caa21ec2248e6c02d8b91",
      "tree": "729386940717343f7a0527f3daae330b31b3f642",
      "parents": [
        "8ccb3dcd1f8e80e8702642e1de26541b52f6bb7c"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun May 21 14:37:44 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Oct 03 21:34:29 2006 +0200"
      },
      "message": "[WATCHDOG] iTCO_wdt (Intel TCO Timer) driver\n\nHardware driver for the intel TCO timer based watchdog devices.\nThese drivers are included in the Intel 82801 I/O Controller\nHub family (from ICH0 up to ICH7) and in the Intel 6300ESB\ncontroller hub.\n\nThis driver will replace the i8xx_tco.c driver.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "9325fa36151fb9af39e697a6cd87e82667e2d8f9",
      "tree": "ba1bbe83c6287e693109644e9b361f973baf1593",
      "parents": [
        "92dd9994c36fb83883585058232e082cb78b19c1"
      ],
      "author": {
        "name": "Vitaly Wool",
        "email": "vitalywool@gmail.com",
        "time": "Mon Jun 26 19:31:49 2006 +0400"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Mon Oct 02 23:02:37 2006 +0200"
      },
      "message": "[WATCHDOG] pnx4008: add watchdog support\n\nAdd watchdog support for Philips PNX4008 ARM board inlined.\n\nSigned-off-by: Vitaly Wool \u003cvitalywool@gmail.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "7768a13c252a97e13a552f88f642962768de1fa4",
      "tree": "6c21fc7dcd915c676b87115ca0b769bb04954533",
      "parents": [
        "f1b7c5f459b21feba80f96415429ff2570d63e4d"
      ],
      "author": {
        "name": "Komal Shah",
        "email": "komal_shah802003@yahoo.com",
        "time": "Fri Sep 29 01:59:18 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 29 09:18:07 2006 -0700"
      },
      "message": "[PATCH] OMAP: Add Watchdog driver support\n\nAdd Texas Instruments (TI) OMAP1/2 (http://www.ti.com/omap) based\nprocessors, like OMAP1610/1710/242x.\n\n[akpm@osdl.org: cleanups]\nCc: \u003cgdavis@mvista.com\u003e\nCc: \"Komal Shah\" \u003ckomal_shah802003@yahoo.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f118420be83c3ce7888fe1d42db84af495da9edb",
      "tree": "5d6bf59f2d9dee6623a63cd51a56a806b73d81d0",
      "parents": [
        "781125ca58dfbd47635cfc0e408f1f9d7e10b227"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Sep 27 17:53:59 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Sep 27 17:53:59 2006 +0900"
      },
      "message": "watchdog: Add a simple mmap() stub for shwdt.\n\nIn some applications people have expressed a need for an mmap() method,\nso we implement a simple stub for this that maps back a page with the\ncounter in it.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2621e2a155140b01c6ff57b3863cda2922c2c8bd",
      "tree": "e66b4cffbd870e4e9244a4b48442b4908255a9ff",
      "parents": [
        "9f737633e6ee54fc174282d49b2559bd2208391d"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Wed Jul 05 01:20:51 2006 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Tue Aug 15 11:17:22 2006 +0200"
      },
      "message": "[WATCHDOG] Kconfig typos fix.\n\nThree typos in drivers/char/watchdog/Kconfig...\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n\n"
    },
    {
      "commit": "853807fb500a9442d88646b7be92bfa51334f8e8",
      "tree": "5848d577206581bcf28494d11429b8b52857300a",
      "parents": [
        "c9d1a0b8d52e7539e22f3c3190f8b6e0c80b6cfe"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Tue Mar 14 11:11:04 2006 +0200"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Apr 02 18:52:01 2006 +0200"
      },
      "message": "[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver\n\nWatchdog driver for the Atmel AT91RM9200 processor.\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\n"
    },
    {
      "commit": "f52ac8fec8a13e207f675b0c16e0d5f800c1c204",
      "tree": "9e9150a6c89aa2460c8f714809494d36a5f72283",
      "parents": [
        "214fda1f6e1b8ef2a5292b0372744037fc80d318"
      ],
      "author": {
        "name": "Alessandro Zummo",
        "email": "a.zummo@towertech.it",
        "time": "Sat Mar 25 03:06:37 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 25 08:22:49 2006 -0800"
      },
      "message": "[PATCH] cirrus ep93xx watchdog driver\n\nAdd a driver for the on-chip watchdog on the cirrus ep93xx series of ARM\nCPUs.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nCc: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fabbfb9e8c53416eaa4f62b957430211376c9c82",
      "tree": "a17bd86d02975f724471dbc8ed23f4b38005b739",
      "parents": [
        "7339ff8302fd70aabf5f1ae26e0c4905fa74a495"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@gate.crashing.org",
        "time": "Sat Jan 14 13:20:50 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jan 14 18:27:07 2006 -0800"
      },
      "message": "[PATCH] powerpc: Add support for the MPC83xx watchdog\n\nAdd support for the PowerPC MPC83xx watchdog.  The MPC83xx has a simple\nwatchdog that once enabled it can not be stopped, has some simple timeout\nrange selection, and the ability to either reset the processor or take a\nmachine check.\n\nSigned-off-by: Dave Updegraff \u003cdave@cray.org\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nCc: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "eed6565f70ce3fc958e5a3483c48fc4a8e111bdc"
}
