| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia | 2014-02-22 | 1 | -3/+44 |
| | * | | watchdog: orion: Handle the interrupt so it's properly acked | Ezequiel Garcia | 2014-02-22 | 1 | -1/+23 |
| | * | | watchdog: orion: Make sure the watchdog is initially stopped | Ezequiel Garcia | 2014-02-22 | 1 | -0/+19 |
| | * | | watchdog: orion: Remove unused macros | Ezequiel Garcia | 2014-02-22 | 1 | -2/+0 |
| | * | | watchdog: orion: Use atomic access for shared registers | Ezequiel Garcia | 2014-02-22 | 1 | -37/+5 |
| | * | | watchdog: orion: Add clock error handling | Ezequiel Garcia | 2014-02-22 | 1 | -10/+19 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-04-02 | 1 | -8/+0 |
|\ \ \ \ |
|
| * | | | | Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE" | Scott Wood | 2014-03-19 | 1 | -8/+0 |
| |/ / / |
|
* | | | | watchdog: Fix Elan SC520 dependencies | Jean Delvare | 2014-03-31 | 1 | -1/+1 |
* | | | | watchdog: ib700wdt: Use platform_driver_probe | Jean Delvare | 2014-03-31 | 1 | -12/+9 |
* | | | | watchdog: geodewdt: Use platform_driver_probe | Jean Delvare | 2014-03-31 | 1 | -10/+7 |
* | | | | watchdog: advantechwdt: Use platform_driver_probe | Jean Delvare | 2014-03-31 | 1 | -12/+9 |
* | | | | watchdog: acquirewdt: Use platform_driver_probe | Jean Delvare | 2014-03-31 | 1 | -12/+9 |
* | | | | watchdog: iTCO_wdt: Fix the parent device | Jean Delvare | 2014-03-31 | 1 | -1/+1 |
* | | | | watchdog: it87_wdt: Work around non-working CIR interrupts | Marc van der Wal | 2014-03-31 | 1 | -10/+31 |
* | | | | watchdog: bcm281xx: Fix Kconfig dependency | Markus Mayer | 2014-03-31 | 1 | -1/+1 |
* | | | | watchdog: s3c2410_wdt: Check return value of clk_prepare_enable | Sachin Kamat | 2014-03-31 | 1 | -1/+5 |
* | | | | watchdog: s3c2410_wdt: Remove unneeded initialization | Sachin Kamat | 2014-03-31 | 1 | -2/+0 |
* | | | | watchdog: sunxi: Change compatibles | Maxime Ripard | 2014-03-31 | 1 | -1/+1 |
* | | | | watchdog: orion: prepare new Dove DT Kconfig variable | Sebastian Hesselbarth | 2014-03-31 | 1 | -1/+1 |
* | | | | watchdog: fix checkpatch warnings and error | Jingoo Han | 2014-03-31 | 6 | -14/+13 |
* | | | | watchdog: Add tegra watchdog | Andrew Chew | 2014-03-31 | 3 | -0/+314 |
* | | | | watchdog: xilinx: Remove no_timeout variable | Michal Simek | 2014-03-31 | 1 | -9/+4 |
* | | | | watchdog: xilinx: Enable this driver for Zynq | Michal Simek | 2014-03-31 | 1 | -13/+9 |
* | | | | watchdog: xilinx: Use correct comment indentation | Michal Simek | 2014-03-31 | 1 | -4/+4 |
* | | | | watchdog: xilinx: Use of_property_read_u32 | Michal Simek | 2014-03-31 | 1 | -17/+12 |
* | | | | watchdog: xilinx: Fix all printk messages | Michal Simek | 2014-03-31 | 1 | -8/+8 |
* | | | | watchdog: xilinx: Allocate private structure per device | Michal Simek | 2014-03-31 | 1 | -42/+55 |
* | | | | watchdog: xilinx: Move no_timeout to probe function | Michal Simek | 2014-03-31 | 1 | -5/+3 |
* | | | | watchdog: xilinx: Simplify probe and remove functions | Michal Simek | 2014-03-31 | 1 | -32/+9 |
* | | | | watchdog: xilinx: Move control_status_reg to functions | Michal Simek | 2014-03-31 | 1 | -1/+6 |
* | | | | watchdog: xilinx: Convert driver to the watchdog framework | Michal Simek | 2014-03-31 | 2 | -172/+33 |
* | | | | watchdog: wdt285: Fix variable type | Alexander Shiyan | 2014-03-31 | 1 | -2/+1 |
* | | | | watchdog: shwdt: Remove unused variable | Alexander Shiyan | 2014-03-31 | 1 | -2/+0 |
* | | | | watchdog: sc520_wdt: Remove unused variable | Alexander Shiyan | 2014-03-31 | 1 | -2/+1 |
* | | | | watchdog: intel_scu_watchdog: Remove unused variable | Alexander Shiyan | 2014-03-31 | 1 | -3/+1 |
* | | | | watchdog: indydog: Simplify indydog_{start,stop} | Alexander Shiyan | 2014-03-31 | 1 | -11/+2 |
* | | | | watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device | Alexander Shiyan | 2014-03-31 | 1 | -1/+0 |
* | | | | watchdog: sp805_wdt: Use devm_ioremap_resource() | Jingoo Han | 2014-03-31 | 1 | -14/+3 |
* | | | | watchdog: omap_wdt: Use devm_ioremap_resource() | Jingoo Han | 2014-03-31 | 1 | -16/+6 |
* | | | | watchdog: ep93xx_wdt: Use devm_ioremap_resource() | Jingoo Han | 2014-03-31 | 1 | -10/+3 |
* | | | | watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static | Jingoo Han | 2014-03-31 | 1 | -1/+1 |
* | | | | watchdog: Remove unnecessary OOM messages | Jingoo Han | 2014-03-31 | 8 | -18/+5 |
* | | | | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-03-31 | 24 | -24/+0 |
* | | | | watchdog: mpc8xxx_wdt: MPC8xx is HW enabled | Christophe Leroy | 2014-03-31 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | watchdog: w83697hf_wdt: return ENODEV if no device was found | Stanislav Kholmanskikh | 2014-02-21 | 1 | -1/+1 |
|/ / |
|
* | | watchdog: dw_wdt: Add dependency on HAS_IOMEM | Richard Weinberger | 2014-02-08 | 1 | -0/+1 |
|/ |
|
* | watchdog: w83627hf_wdt: Reset watchdog trigger during initialization | Guenter Roeck | 2014-01-28 | 1 | -2/+2 |
* | watchdog: w83627hf: Add support for W83697HF and W83697UG | Guenter Roeck | 2014-01-28 | 2 | -13/+51 |
* | watchdog: w83627hf: Auto-detect IO address and supported chips | Guenter Roeck | 2014-01-28 | 2 | -24/+173 |