summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-03-31watchdog: Fix Elan SC520 dependenciesJean Delvare
2014-03-31watchdog: ib700wdt: Use platform_driver_probeJean Delvare
2014-03-31watchdog: geodewdt: Use platform_driver_probeJean Delvare
2014-03-31watchdog: advantechwdt: Use platform_driver_probeJean Delvare
2014-03-31watchdog: acquirewdt: Use platform_driver_probeJean Delvare
2014-03-31watchdog: iTCO_wdt: Fix the parent deviceJean Delvare
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal
2014-03-31watchdog: bcm281xx: Fix Kconfig dependencyMarkus Mayer
2014-03-31watchdog: s3c2410_wdt: Check return value of clk_prepare_enableSachin Kamat
2014-03-31watchdog: s3c2410_wdt: Remove unneeded initializationSachin Kamat
2014-03-31watchdog: sunxi: Change compatiblesMaxime Ripard
2014-03-31watchdog: orion: prepare new Dove DT Kconfig variableSebastian Hesselbarth
2014-03-31watchdog: fix checkpatch warnings and errorJingoo Han
2014-03-31watchdog: Add tegra watchdogAndrew Chew
2014-03-31watchdog: xilinx: Remove no_timeout variableMichal Simek
2014-03-31watchdog: xilinx: Enable this driver for ZynqMichal Simek
2014-03-31watchdog: xilinx: Use correct comment indentationMichal Simek
2014-03-31watchdog: xilinx: Use of_property_read_u32Michal Simek
2014-03-31watchdog: xilinx: Fix all printk messagesMichal Simek
2014-03-31watchdog: xilinx: Allocate private structure per deviceMichal Simek
2014-03-31watchdog: xilinx: Move no_timeout to probe functionMichal Simek
2014-03-31watchdog: xilinx: Simplify probe and remove functionsMichal Simek
2014-03-31watchdog: xilinx: Move control_status_reg to functionsMichal Simek
2014-03-31watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek
2014-03-31watchdog: wdt285: Fix variable typeAlexander Shiyan
2014-03-31watchdog: shwdt: Remove unused variableAlexander Shiyan
2014-03-31watchdog: sc520_wdt: Remove unused variableAlexander Shiyan
2014-03-31watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan
2014-03-31watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan
2014-03-31watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan
2014-03-31watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han
2014-03-31watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han
2014-03-31watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han
2014-03-31watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-03-31watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy
2014-03-19Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood
2014-02-21watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-28watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck
2014-01-28watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck
2014-01-28watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck
2014-01-28watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON
2014-01-28watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON
2014-01-28watchdog: sp805_wdt depends also on ARM64Naresh Bhat
2014-01-28watchdog: mach-moxart: add restart handlerJonas Jensen