Age | Commit message (Expand) | Author |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-07 | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-03-31 | watchdog: Fix Elan SC520 dependencies | Jean Delvare |
2014-03-31 | watchdog: ib700wdt: Use platform_driver_probe | Jean Delvare |
2014-03-31 | watchdog: geodewdt: Use platform_driver_probe | Jean Delvare |
2014-03-31 | watchdog: advantechwdt: Use platform_driver_probe | Jean Delvare |
2014-03-31 | watchdog: acquirewdt: Use platform_driver_probe | Jean Delvare |
2014-03-31 | watchdog: iTCO_wdt: Fix the parent device | Jean Delvare |
2014-03-31 | watchdog: it87_wdt: Work around non-working CIR interrupts | Marc van der Wal |
2014-03-31 | watchdog: bcm281xx: Fix Kconfig dependency | Markus Mayer |
2014-03-31 | watchdog: s3c2410_wdt: Check return value of clk_prepare_enable | Sachin Kamat |
2014-03-31 | watchdog: s3c2410_wdt: Remove unneeded initialization | Sachin Kamat |
2014-03-31 | watchdog: sunxi: Change compatibles | Maxime Ripard |
2014-03-31 | watchdog: orion: prepare new Dove DT Kconfig variable | Sebastian Hesselbarth |
2014-03-31 | watchdog: fix checkpatch warnings and error | Jingoo Han |
2014-03-31 | watchdog: Add tegra watchdog | Andrew Chew |
2014-03-31 | watchdog: xilinx: Remove no_timeout variable | Michal Simek |
2014-03-31 | watchdog: xilinx: Enable this driver for Zynq | Michal Simek |
2014-03-31 | watchdog: xilinx: Use correct comment indentation | Michal Simek |
2014-03-31 | watchdog: xilinx: Use of_property_read_u32 | Michal Simek |
2014-03-31 | watchdog: xilinx: Fix all printk messages | Michal Simek |
2014-03-31 | watchdog: xilinx: Allocate private structure per device | Michal Simek |
2014-03-31 | watchdog: xilinx: Move no_timeout to probe function | Michal Simek |
2014-03-31 | watchdog: xilinx: Simplify probe and remove functions | Michal Simek |
2014-03-31 | watchdog: xilinx: Move control_status_reg to functions | Michal Simek |
2014-03-31 | watchdog: xilinx: Convert driver to the watchdog framework | Michal Simek |
2014-03-31 | watchdog: wdt285: Fix variable type | Alexander Shiyan |
2014-03-31 | watchdog: shwdt: Remove unused variable | Alexander Shiyan |
2014-03-31 | watchdog: sc520_wdt: Remove unused variable | Alexander Shiyan |
2014-03-31 | watchdog: intel_scu_watchdog: Remove unused variable | Alexander Shiyan |
2014-03-31 | watchdog: indydog: Simplify indydog_{start,stop} | Alexander Shiyan |
2014-03-31 | watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device | Alexander Shiyan |
2014-03-31 | watchdog: sp805_wdt: Use devm_ioremap_resource() | Jingoo Han |
2014-03-31 | watchdog: omap_wdt: Use devm_ioremap_resource() | Jingoo Han |
2014-03-31 | watchdog: ep93xx_wdt: Use devm_ioremap_resource() | Jingoo Han |
2014-03-31 | watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static | Jingoo Han |
2014-03-31 | watchdog: Remove unnecessary OOM messages | Jingoo Han |
2014-03-31 | watchdog: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-03-31 | watchdog: mpc8xxx_wdt: MPC8xx is HW enabled | Christophe Leroy |
2014-03-20 | octeon, watchdog: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-19 | Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE" | Scott Wood |
2014-03-19 | watchdog: iTCO_wdt: Add support for v3 silicon | Peter Tyser |
2014-03-08 | Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into... | Olof Johansson |
2014-02-25 | watchdog: orion_wdt: Use %pa to print 'phys_addr_t' | Fabio Estevam |
2014-02-25 | Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n... | Arnd Bergmann |
2014-02-22 | watchdog: orion: Enable the build on ARCH_MVEBU | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Add support for Armada 370 and Armada XP SoC | Ezequiel Garcia |
2014-02-22 | watchdog: orion: Add per-compatible watchdog start implementation | Ezequiel Garcia |