summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
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-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