aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
...
| | * | watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia2014-02-21
| | * | watchdog: orion: Handle the interrupt so it's properly ackedEzequiel Garcia2014-02-21
| | * | watchdog: orion: Make sure the watchdog is initially stoppedEzequiel Garcia2014-02-21
| | * | watchdog: orion: Remove unused macrosEzequiel Garcia2014-02-21
| | * | watchdog: orion: Use atomic access for shared registersEzequiel Garcia2014-02-21
| | * | watchdog: orion: Add clock error handlingEzequiel Garcia2014-02-21
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-02
|\ \ \ \
| * | | | Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood2014-03-19
| |/ / /
* | | | watchdog: Fix Elan SC520 dependenciesJean Delvare2014-03-31
* | | | watchdog: ib700wdt: Use platform_driver_probeJean Delvare2014-03-31
* | | | watchdog: geodewdt: Use platform_driver_probeJean Delvare2014-03-31
* | | | watchdog: advantechwdt: Use platform_driver_probeJean Delvare2014-03-31
* | | | watchdog: acquirewdt: Use platform_driver_probeJean Delvare2014-03-31
* | | | watchdog: iTCO_wdt: Fix the parent deviceJean Delvare2014-03-31
* | | | watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal2014-03-31
* | | | watchdog: bcm281xx: Fix Kconfig dependencyMarkus Mayer2014-03-31
* | | | watchdog: s3c2410_wdt: Check return value of clk_prepare_enableSachin Kamat2014-03-31
* | | | watchdog: s3c2410_wdt: Remove unneeded initializationSachin Kamat2014-03-31
* | | | watchdog: sunxi: Change compatiblesMaxime Ripard2014-03-31
* | | | watchdog: orion: prepare new Dove DT Kconfig variableSebastian Hesselbarth2014-03-31
* | | | watchdog: fix checkpatch warnings and errorJingoo Han2014-03-31
* | | | watchdog: Add tegra watchdogAndrew Chew2014-03-31
* | | | watchdog: xilinx: Remove no_timeout variableMichal Simek2014-03-31
* | | | watchdog: xilinx: Enable this driver for ZynqMichal Simek2014-03-31
* | | | watchdog: xilinx: Use correct comment indentationMichal Simek2014-03-31
* | | | watchdog: xilinx: Use of_property_read_u32Michal Simek2014-03-31
* | | | watchdog: xilinx: Fix all printk messagesMichal Simek2014-03-31
* | | | watchdog: xilinx: Allocate private structure per deviceMichal Simek2014-03-31
* | | | watchdog: xilinx: Move no_timeout to probe functionMichal Simek2014-03-31
* | | | watchdog: xilinx: Simplify probe and remove functionsMichal Simek2014-03-31
* | | | watchdog: xilinx: Move control_status_reg to functionsMichal Simek2014-03-31
* | | | watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2014-03-31
* | | | watchdog: wdt285: Fix variable typeAlexander Shiyan2014-03-31
* | | | watchdog: shwdt: Remove unused variableAlexander Shiyan2014-03-31
* | | | watchdog: sc520_wdt: Remove unused variableAlexander Shiyan2014-03-31
* | | | watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan2014-03-31
* | | | watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan2014-03-31
* | | | watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan2014-03-31
* | | | watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-31
* | | | watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-31
* | | | watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-31
* | | | watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han2014-03-31
* | | | watchdog: Remove unnecessary OOM messagesJingoo Han2014-03-31
* | | | watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* | | | watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy2014-03-31
| |_|/ |/| |
* | | watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh2014-02-21
|/ /
* / watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger2014-02-08
|/
* watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck2014-01-28
* watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2014-01-28
* watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2014-01-28