aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-10watchdog: add Intel MID watchdog driver supportDavid Cohen
2014-06-10watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian
2014-06-10watchdog: iop_wdt only builds for mach-iop13xxArnd Bergmann
2014-06-10watchdog: Remove drivers for W83697HF and W83697UGGuenter Roeck
2014-06-10watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck
2014-06-10watchdog: orion: Add Armada 375/380 SoC supportEzequiel Garcia
2014-06-10watchdog: orion: Introduce per-SoC enabled() functionEzequiel Garcia
2014-06-10watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia
2014-06-10watchdog: orion: Remove unneeded atomic accessEzequiel Garcia
2014-06-10watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia
2014-06-10watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia
2014-06-10watchdog: xilinx: Make of_device_id array constJingoo Han
2014-06-10watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin
2014-06-10watchdog: imx2_wdt: convert to use regmap API.Xiubo Li
2014-06-10watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li
2014-06-10watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos
2014-06-10watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos
2014-06-10watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan
2014-06-10watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg
2014-06-10watchdog: sunxi: Fix compilation with C=2Emilio López
2014-06-10watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall
2014-06-10watchdog: Fix SBC8360 dependenciesJean Delvare
2014-06-10s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann
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