summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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-20octeon, watchdog: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood
2014-03-19watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser
2014-03-08Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson
2014-02-25watchdog: orion_wdt: Use %pa to print 'phys_addr_t'Fabio Estevam
2014-02-25Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann
2014-02-22watchdog: orion: Enable the build on ARCH_MVEBUEzequiel Garcia
2014-02-22watchdog: orion: Add support for Armada 370 and Armada XP SoCEzequiel Garcia
2014-02-22watchdog: orion: Add per-compatible watchdog start implementationEzequiel Garcia
2014-02-22watchdog: orion: Add per-compatible clock initializationEzequiel Garcia
2014-02-22watchdog: orion: Introduce per-compatible of_device_id dataEzequiel Garcia
2014-02-22watchdog: orion: Introduce an orion_watchdog device structureEzequiel Garcia
2014-02-22watchdog: orion: Remove unneeded BRIDGE_CAUSE clearEzequiel Garcia
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia
2014-02-22watchdog: orion: Handle the interrupt so it's properly ackedEzequiel Garcia
2014-02-22watchdog: orion: Make sure the watchdog is initially stoppedEzequiel Garcia
2014-02-22watchdog: orion: Remove unused macrosEzequiel Garcia
2014-02-22watchdog: orion: Use atomic access for shared registersEzequiel Garcia
2014-02-22watchdog: orion: Add clock error handlingEzequiel Garcia
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
2014-01-28watchdog: mpc8xxx_wdt convert to watchdog coreChristophe Leroy
2014-01-28watchdog: sirf: Remove redundant of_match_ptr helperSachin Kamat
2014-01-28watchdog: hpwdt patch to display informative stringThomas Mingarelli