Age | Commit message (Expand) | Author |
2014-12-18 | watchdog: imx2_wdt: Fix the argument of watchdog_active() | Fabio Estevam |
2014-12-18 | watchdog: imx2_wdt: Add power management support. | Xiubo Li |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-09 | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-05 | watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7 | Abhilash Kesavan |
2014-11-27 | Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan... | Thomas Gleixner |
2014-11-26 | ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers | Nicolas Ferre |
2014-11-26 | watchdog: orion: Use the reference clock on Armada 375 SoC | Ezequiel Garcia |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-20 | watchdog: meson: remove magic value for reboot | Carlo Caione |
2014-10-20 | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM | Chen Gang |
2014-10-20 | watchdog: sunxi: Add A31 watchdog support | Chen-Yu Tsai |
2014-10-20 | watchdog: sunxi: support parameterized compatible strings | Chen-Yu Tsai |
2014-10-20 | watchdog: imx2_wdt: add restart handler support | Jingchang Lu |
2014-10-20 | watchdog: qcom: register a restart notifier | Josh Cartwright |
2014-10-20 | watchdog: s3c2410: add restart handler | Heiko Stuebner |
2014-10-20 | watchdog: dw_wdt: add restart handler support | Jisheng Zhang |
2014-10-20 | ARM: meson: add watchdog driver | Carlo Caione |
2014-10-20 | stmp3xxx_rtc_wdt: Add suspend/resume PM support | Janusz Uzycki |
2014-10-20 | watchdog: Add DA9063 PMIC watchdog driver. | Krystian Garbaciak |
2014-10-20 | watchdog: add driver for Ricoh RN5T618 watchdog | Beniamino Galvani |
2014-10-20 | watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7 | Naveen Krishna Chatradhi |
2014-10-20 | watchdog: qcom: add support for KPSS WDT | Josh Cartwright |
2014-10-20 | watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top() | Jisheng Zhang |
2014-10-20 | watchdog: Add Cadence WDT driver | Harini Katakam |
2014-10-20 | watchdog: imx2_wdt: Convert to use regmap framework's endianness method. | Xiubo Li |
2014-10-20 | watchdog: ts72xx_wdt: Kill superfluous variable in remove | Mika Westerberg |
2014-10-20 | powerpc: booke_wdt: Fix build error as a module | Pranith Kumar |
2014-10-20 | watchdog: xilinx: Remove .owner field for driver | Michal Simek |
2014-10-20 | watchdog: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-10 | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-09-26 | watchdog: sunxi: register restart handler with kernel restart handler | Guenter Roeck |
2014-09-26 | watchdog: alim7101: register restart handler with kernel restart handler | Guenter Roeck |
2014-09-26 | watchdog: moxart: register restart handler with kernel restart handler | Guenter Roeck |
2014-09-24 | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver | Andreas Werner |
2014-09-09 | watchdog: Remove ARCH_KIRKWOOD dependency | Andrew Lunn |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-08-05 | wdt: sunxi: Move restart code to the watchdog driver | Maxime Ripard |
2014-08-05 | watchdog: imx2_wdt: adds big endianness support. | Xiubo Li |
2014-08-05 | watchdog: shwdt: Remove the unnecessary check of resource after platform_get_... | George Cherian |
2014-08-05 | watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor... | George Cherian |
2014-08-05 | watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource() | George Cherian |
2014-08-02 | MIPS: OCTEON: watchdog: don't jump to bootloader without entry address | Aaro Koskinen |
2014-07-22 | s390/watchdog: Fix module name in Kconfig help text | Philipp Hachtmann |
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 |