summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Fix Elan SC520 dependenciesJean Delvare2014-03-311-1/+1
* watchdog: ib700wdt: Use platform_driver_probeJean Delvare2014-03-311-12/+9
* watchdog: geodewdt: Use platform_driver_probeJean Delvare2014-03-311-10/+7
* watchdog: advantechwdt: Use platform_driver_probeJean Delvare2014-03-311-12/+9
* watchdog: acquirewdt: Use platform_driver_probeJean Delvare2014-03-311-12/+9
* watchdog: iTCO_wdt: Fix the parent deviceJean Delvare2014-03-311-1/+1
* watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal2014-03-311-10/+31
* watchdog: bcm281xx: Fix Kconfig dependencyMarkus Mayer2014-03-311-1/+1
* watchdog: s3c2410_wdt: Check return value of clk_prepare_enableSachin Kamat2014-03-311-1/+5
* watchdog: s3c2410_wdt: Remove unneeded initializationSachin Kamat2014-03-311-2/+0
* watchdog: sunxi: Change compatiblesMaxime Ripard2014-03-311-1/+1
* watchdog: orion: prepare new Dove DT Kconfig variableSebastian Hesselbarth2014-03-311-1/+1
* watchdog: fix checkpatch warnings and errorJingoo Han2014-03-316-14/+13
* watchdog: Add tegra watchdogAndrew Chew2014-03-313-0/+314
* watchdog: xilinx: Remove no_timeout variableMichal Simek2014-03-311-9/+4
* watchdog: xilinx: Enable this driver for ZynqMichal Simek2014-03-311-13/+9
* watchdog: xilinx: Use correct comment indentationMichal Simek2014-03-311-4/+4
* watchdog: xilinx: Use of_property_read_u32Michal Simek2014-03-311-17/+12
* watchdog: xilinx: Fix all printk messagesMichal Simek2014-03-311-8/+8
* watchdog: xilinx: Allocate private structure per deviceMichal Simek2014-03-311-42/+55
* watchdog: xilinx: Move no_timeout to probe functionMichal Simek2014-03-311-5/+3
* watchdog: xilinx: Simplify probe and remove functionsMichal Simek2014-03-311-32/+9
* watchdog: xilinx: Move control_status_reg to functionsMichal Simek2014-03-311-1/+6
* watchdog: xilinx: Convert driver to the watchdog frameworkMichal Simek2014-03-312-172/+33
* watchdog: wdt285: Fix variable typeAlexander Shiyan2014-03-311-2/+1
* watchdog: shwdt: Remove unused variableAlexander Shiyan2014-03-311-2/+0
* watchdog: sc520_wdt: Remove unused variableAlexander Shiyan2014-03-311-2/+1
* watchdog: intel_scu_watchdog: Remove unused variableAlexander Shiyan2014-03-311-3/+1
* watchdog: indydog: Simplify indydog_{start,stop}Alexander Shiyan2014-03-311-11/+2
* watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan2014-03-311-1/+0
* watchdog: sp805_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-311-14/+3
* watchdog: omap_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-311-16/+6
* watchdog: ep93xx_wdt: Use devm_ioremap_resource()Jingoo Han2014-03-311-10/+3
* watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' staticJingoo Han2014-03-311-1/+1
* watchdog: Remove unnecessary OOM messagesJingoo Han2014-03-318-18/+5
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-3124-24/+0
* watchdog: mpc8xxx_wdt: MPC8xx is HW enabledChristophe Leroy2014-03-311-0/+1
* watchdog: w83697hf_wdt: return ENODEV if no device was foundStanislav Kholmanskikh2014-02-211-1/+1
* watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger2014-02-081-0/+1
* watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck2014-01-281-2/+2
* watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2014-01-282-13/+51
* watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2014-01-282-24/+173
* watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON2014-01-281-9/+16
* watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON2014-01-281-1/+9
* watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON2014-01-281-1/+1
* watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON2014-01-281-86/+223
* watchdog: sp805_wdt depends also on ARM64Naresh Bhat2014-01-281-1/+1
* watchdog: mach-moxart: add restart handlerJonas Jensen2014-01-281-0/+15
* watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2014-01-282-73/+38
* watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat2014-01-281-1/+1
OpenPOWER on IntegriCloud