Age | Commit message (Expand) | Author |
2014-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-06-10 | watchdog: add Intel MID watchdog driver support | David Cohen |
2014-06-10 | watchdog: sp805: Set watchdog_device->timeout from ->set_timeout() | Viresh Kumar |
2014-06-10 | booke/watchdog: refine and clean up the codes | Tang Yuantian |
2014-06-10 | watchdog: iop_wdt only builds for mach-iop13xx | Arnd Bergmann |
2014-06-10 | watchdog: Remove drivers for W83697HF and W83697UG | Guenter Roeck |
2014-06-10 | watchdog: w83627hf_wdt: Add early_disable module parameter | Guenter Roeck |
2014-06-10 | watchdog: orion: Add Armada 375/380 SoC support | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Introduce per-SoC enabled() function | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Introduce per-SoC stop() function | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Remove unneeded atomic access | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Introduce a SoC-specific RSTOUT mapping | Ezequiel Garcia |
2014-06-10 | watchdog: orion: Move the register ioremap'ing to its own function | Ezequiel Garcia |
2014-06-10 | watchdog: xilinx: Make of_device_id array const | Jingoo Han |
2014-06-10 | watchdog: imx2_wdt: convert to watchdog core api | Anatolij Gustschin |
2014-06-10 | watchdog: imx2_wdt: convert to use regmap API. | Xiubo Li |
2014-06-10 | watchdog: imx2_wdt: Sort the header files alphabetically | Xiubo Li |
2014-06-10 | watchdog: ath79_wdt: switch to clk_prepare/clk_disable | Gabor Juhos |
2014-06-10 | watchdog: ath79_wdt: avoid spurious restarts on AR934x | Gabor Juhos |
2014-06-10 | watchdog: shwdt: Remove unused platform_set_drvdata() | Alexander Shiyan |
2014-06-10 | watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi... | gundberg |
2014-06-10 | watchdog: sunxi: Fix compilation with C=2 | Emilio López |
2014-06-10 | watchdog: via_wdt: replace del_timer by del_timer_sync | Julia Lawall |
2014-06-10 | watchdog: Fix SBC8360 dependencies | Jean Delvare |
2014-06-10 | s390/watchdog: add support for LPAR operation (diag288) | Philipp Hachtmann |
2014-06-10 | s390/watchdog: use watchdog API | Philipp Hachtmann |
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 |