| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: update author email for at32ap700x_wdt | Hans-Christian Egtvedt | 2011-06-28 | 1 | -1/+1 |
* | watchdog: gef_wdt: fix MODULE_ALIAS | Axel Lin | 2011-06-28 | 1 | -1/+1 |
* | watchdog: Intel SCU Watchdog: Fix build and remove duplicate code | Jesper Juhl | 2011-06-28 | 2 | -3/+1 |
* | watchdog: mtx1-wdt: fix section mismatch | Florian Fainelli | 2011-06-28 | 1 | -5/+3 |
* | watchdog: mtx1-wdt: fix GPIO toggling | Florian Fainelli | 2011-06-28 | 1 | -8/+5 |
* | watchdog: mtx1-wdt: request gpio before using it | Florian Fainelli | 2011-06-28 | 1 | -0/+8 |
* | watchdog: Handle multiple wm831x watchdogs being registered | Mark Brown | 2011-06-28 | 1 | -0/+5 |
* | mfd: Use mfd cell platform_data for rdc321x cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 18 | -68/+80 |
| |\ |
|
| * | | treewide: Fix iomap resource size miscalculations | Joe Perches | 2011-04-10 | 1 | -1/+1 |
* | | | MIPS: Alchemy: Clean up GPIO registers and accessors | Manuel Lauss | 2011-05-19 | 1 | -9/+12 |
* | | | MIPS: Lantiq: Add watchdog support | John Crispin | 2011-05-19 | 3 | -0/+268 |
* | | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 1 | -2/+5 |
* | | | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH | Seth Heasley | 2011-04-26 | 1 | -0/+97 |
| |/
|/| |
|
* | | watchdog: mpc8xxx_wdt: fix build | Peter Korsgaard | 2011-04-07 | 1 | -1/+1 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 9 | -10/+10 |
* | | watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot... | Anithra P Janakiraman | 2011-03-29 | 1 | -3/+13 |
* | | watchdog: fix nv_tco section mismatch | Randy Dunlap | 2011-03-29 | 1 | -1/+1 |
* | | watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. | Yinghai Lu | 2011-03-29 | 1 | -2/+14 |
* | | watchdog: Convert release_resource to release_region/release_mem_region | Julia Lawall | 2011-03-29 | 3 | -39/+31 |
* | | watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m... | Julia Lawall | 2011-03-29 | 1 | -11/+8 |
* | | rdc321x-southbridge: Use mfd_data instead of driver_data | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ |
|
| * | Remove one to many n's in a word | Justin P. Mattock | 2011-03-01 | 1 | -1/+1 |
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-17 | 1 | -2/+23 |
|\ \ |
|
| * | | Watchdog: omap_wdt: add fine grain runtime-pm | Paul Walmsley | 2011-03-10 | 1 | -2/+23 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-17 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/ |
|
| | * / | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-03-17 | 39 | -92/+1447 |
|\ \ \ |
|
| * | | | watchdog: booke_wdt: clean up status messages | Timur Tabi | 2011-03-15 | 1 | -10/+9 |
| * | | | watchdog: cleanup spaces before tabs | Wim Van Sebroeck | 2011-03-15 | 26 | -63/+63 |
| * | | | watchdog: convert to DEFINE_PCI_DEVICE_TABLE | Wim Van Sebroeck | 2011-03-15 | 9 | -9/+9 |
| * | | | watchdog: Xen watchdog driver | Jan Beulich | 2011-03-15 | 3 | -0/+372 |
| * | | | watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms. | Donald Johnson | 2011-03-15 | 4 | -0/+649 |
| * | | | watchdog: jz4740_wdt - fix magic character checking | Wim Van Sebroeck | 2011-03-15 | 1 | -4/+11 |
| * | | | watchdog: add JZ4740 watchdog driver | Paul Cercueil | 2011-03-15 | 3 | -0/+322 |
| * | | | watchdog: it87_wdt: Add support for IT8721F watchdog | Huaro Tomita | 2011-03-15 | 2 | -8/+12 |
| * | | | watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabled | Tony Camuso | 2011-03-15 | 1 | -0/+2 |
| * | | | watchdog: hpwdt: Fix a couple of typos | Naga Chumbalkar | 2011-03-15 | 1 | -2/+2 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 | 11 | -57/+60 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 4 | -21/+21 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 4 | -21/+21 |
| | |/ / |
|
| * | | | watchdog: hpwdt: eliminate section mismatch warning | Axel Lin | 2011-03-14 | 1 | -2/+2 |
| * | | | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 | Wim Van Sebroeck | 2011-03-14 | 1 | -1/+1 |
| * | | | watchdog: sch311x_wdt: fix printk condition | Dan Carpenter | 2011-03-14 | 1 | -1/+1 |
| * | | | watchdog: sch311x_wdt: Fix LDN active check | Wim Van Sebroeck | 2011-03-14 | 1 | -1/+1 |
| * | | | watchdog: cpwd: Fix buffer-overflow | Wim Van Sebroeck | 2011-03-14 | 1 | -1/+1 |
| * | | | watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME | Jiri Slaby | 2011-03-09 | 1 | -2/+5 |
| |/ / |
|
| * | | m68knommu: Rename m548x_wdt.c to m54xx_wdt.c | Philippe De Muyter | 2011-02-08 | 3 | -4/+4 |