aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-21
|\
| * s390/watchdog: add support for LPAR operation (diag288)Philipp Hachtmann2014-06-10
| * s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-10
* | watchdog: add Intel MID watchdog driver supportDavid Cohen2014-06-10
* | watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()Viresh Kumar2014-06-10
* | booke/watchdog: refine and clean up the codesTang Yuantian2014-06-10
* | watchdog: iop_wdt only builds for mach-iop13xxArnd Bergmann2014-06-10
* | watchdog: Remove drivers for W83697HF and W83697UGGuenter Roeck2014-06-10
* | watchdog: w83627hf_wdt: Add early_disable module parameterGuenter Roeck2014-06-10
* | watchdog: orion: Add Armada 375/380 SoC supportEzequiel Garcia2014-06-10
* | watchdog: orion: Introduce per-SoC enabled() functionEzequiel Garcia2014-06-10
* | watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia2014-06-10
* | watchdog: orion: Remove unneeded atomic accessEzequiel Garcia2014-06-10
* | watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia2014-06-10
* | watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia2014-06-10
* | watchdog: xilinx: Make of_device_id array constJingoo Han2014-06-10
* | watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin2014-06-10
* | watchdog: imx2_wdt: convert to use regmap API.Xiubo Li2014-06-10
* | watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li2014-06-10
* | watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos2014-06-10
* | watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos2014-06-10
* | watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan2014-06-10
* | watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg2014-06-10
* | watchdog: sunxi: Fix compilation with C=2Emilio López2014-06-10
* | watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall2014-06-10
* | watchdog: Fix SBC8360 dependenciesJean Delvare2014-06-10
|/
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\
| * octeon, watchdog: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-07
|\ \
| * | watchdog: iTCO_wdt: Add support for v3 siliconPeter Tyser2014-03-19
| |/
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\ \
| * \ Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson2014-03-09
| |\ \
| | * | watchdog: orion_wdt: Use %pa to print 'phys_addr_t'Fabio Estevam2014-02-25
| * | | Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2014-02-25
| |\| |
| | * | watchdog: orion: Enable the build on ARCH_MVEBUEzequiel Garcia2014-02-21
| | * | watchdog: orion: Add support for Armada 370 and Armada XP SoCEzequiel Garcia2014-02-21
| | * | watchdog: orion: Add per-compatible watchdog start implementationEzequiel Garcia2014-02-21
| | * | watchdog: orion: Add per-compatible clock initializationEzequiel Garcia2014-02-21
| | * | watchdog: orion: Introduce per-compatible of_device_id dataEzequiel Garcia2014-02-21
| | * | watchdog: orion: Introduce an orion_watchdog device structureEzequiel Garcia2014-02-21
| | * | watchdog: orion: Remove unneeded BRIDGE_CAUSE clearEzequiel Garcia2014-02-21
| | * | watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia2014-02-21
| | * | watchdog: orion: Handle the interrupt so it's properly ackedEzequiel Garcia2014-02-21
| | * | watchdog: orion: Make sure the watchdog is initially stoppedEzequiel Garcia2014-02-21
| | * | watchdog: orion: Remove unused macrosEzequiel Garcia2014-02-21
| | * | watchdog: orion: Use atomic access for shared registersEzequiel Garcia2014-02-21
| | * | watchdog: orion: Add clock error handlingEzequiel Garcia2014-02-21
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-02
|\ \ \ \
| * | | | Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood2014-03-19
| |/ / /
* | | | watchdog: Fix Elan SC520 dependenciesJean Delvare2014-03-31