aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
...
* | | | 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
* watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON2014-01-28
* watchdog: at91sam9_wdt: avoid spurious watchdog reset during initBoris BREZILLON2014-01-28
* watchdog: at91sam9_wdt: fix secs_to_ticksBoris BREZILLON2014-01-28
* watchdog: at91sam9_wdt: better watchdog supportBoris BREZILLON2014-01-28
* watchdog: sp805_wdt depends also on ARM64Naresh Bhat2014-01-28
* watchdog: mach-moxart: add restart handlerJonas Jensen2014-01-28
* watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy2014-01-28
* watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat2014-01-28
* watchdog: hpwdt patch to display informative stringThomas Mingarelli2014-01-28
* watchdog: dw_wdt: remove build dependenciesBaruch Siach2014-01-28
* watchdog: imx2_wdt: disable watchdog timer during low power modeAnson Huang2014-01-28
* watchdog: s3c2410_wdt: Report when the watchdog reset the systemDoug Anderson2014-01-28
* watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu registerLeela Krishna Amudala2014-01-28
* watchdog: s3c2410_wdt: Handle rounding a little better for timeoutDoug Anderson2014-01-28
* watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQDoug Anderson2014-01-28
* watchdog: GPIO-controlled watchdogAlexander Shiyan2014-01-28
* watchdog: davinci: reuse driver for keystone archIvan Khoronzhuk2014-01-28
* watchdog: davinci: add GET_TIMELEFT option supportIvan Khoronzhuk2014-01-28
* watchdog: davinci: use davinci_wdt_device structure to hold device dataIvan Khoronzhuk2014-01-28
* watchdog: davinci: change driver to use WDT coreIvan Khoronzhuk2014-01-28
* watchdog: bcm281xx: Debugfs supportMarkus Mayer2014-01-28
* watchdog: bcm281xx: Watchdog DriverMarkus Mayer2014-01-28
* watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/maxDoug Anderson2014-01-28