Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | watchdog: meson: remove magic value for reboot | Carlo Caione | 1 | -1/+1 |
2014-10-20 | watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM | Chen Gang | 1 | -1/+2 |
2014-10-20 | watchdog: sunxi: Add A31 watchdog support | Chen-Yu Tsai | 1 | -0/+10 |
2014-10-20 | watchdog: sunxi: support parameterized compatible strings | Chen-Yu Tsai | 1 | -25/+76 |
2014-10-20 | watchdog: imx2_wdt: add restart handler support | Jingchang Lu | 1 | -0/+37 |
2014-10-20 | watchdog: qcom: register a restart notifier | Josh Cartwright | 1 | -0/+38 |
2014-10-20 | watchdog: s3c2410: add restart handler | Heiko Stuebner | 1 | -0/+36 |
2014-10-20 | watchdog: dw_wdt: add restart handler support | Jisheng Zhang | 1 | -0/+32 |
2014-10-20 | ARM: meson: add watchdog driver | Carlo Caione | 3 | -0/+247 |
2014-10-20 | stmp3xxx_rtc_wdt: Add suspend/resume PM support | Janusz Uzycki | 1 | -0/+24 |
2014-10-20 | watchdog: Add DA9063 PMIC watchdog driver. | Krystian Garbaciak | 3 | -0/+201 |
2014-10-20 | watchdog: add driver for Ricoh RN5T618 watchdog | Beniamino Galvani | 3 | -0/+210 |
2014-10-20 | watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7 | Naveen Krishna Chatradhi | 1 | -0/+11 |
2014-10-20 | watchdog: qcom: add support for KPSS WDT | Josh Cartwright | 3 | -0/+200 |
2014-10-20 | watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top() | Jisheng Zhang | 1 | -1/+3 |
2014-10-20 | watchdog: Add Cadence WDT driver | Harini Katakam | 3 | -0/+525 |
2014-10-20 | watchdog: imx2_wdt: Convert to use regmap framework's endianness method. | Xiubo Li | 1 | -6/+0 |
2014-10-20 | watchdog: ts72xx_wdt: Kill superfluous variable in remove | Mika Westerberg | 1 | -5/+1 |
2014-10-20 | powerpc: booke_wdt: Fix build error as a module | Pranith Kumar | 1 | -23/+5 |
2014-10-20 | watchdog: xilinx: Remove .owner field for driver | Michal Simek | 1 | -1/+0 |
2014-10-10 | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+214 |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -33/+72 |
2014-09-26 | watchdog: sunxi: register restart handler with kernel restart handler | Guenter Roeck | 1 | -11/+20 |
2014-09-26 | watchdog: alim7101: register restart handler with kernel restart handler | Guenter Roeck | 1 | -10/+32 |
2014-09-26 | watchdog: moxart: register restart handler with kernel restart handler | Guenter Roeck | 1 | -12/+20 |
2014-09-24 | watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver | Andreas Werner | 3 | -0/+214 |
2014-09-09 | watchdog: Remove ARCH_KIRKWOOD dependency | Andrew Lunn | 1 | -1/+1 |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -28/+34 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2014-08-05 | wdt: sunxi: Move restart code to the watchdog driver | Maxime Ripard | 1 | -0/+29 |
2014-08-05 | watchdog: imx2_wdt: adds big endianness support. | Xiubo Li | 1 | -0/+7 |
2014-08-05 | watchdog: shwdt: Remove the unnecessary check of resource after platform_get_... | George Cherian | 1 | -4/+1 |
2014-08-05 | watchdog: lantiq_wdt: Remove the un-necessary check of resource after platfor... | George Cherian | 1 | -5/+0 |
2014-08-05 | watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource() | George Cherian | 1 | -3/+0 |
2014-08-02 | MIPS: OCTEON: watchdog: don't jump to bootloader without entry address | Aaro Koskinen | 1 | -28/+34 |
2014-07-22 | s390/watchdog: Fix module name in Kconfig help text | Philipp Hachtmann | 1 | -1/+1 |
2014-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -2/+322 |
2014-06-10 | watchdog: add Intel MID watchdog driver support | David Cohen | 3 | -0/+198 |
2014-06-10 | watchdog: sp805: Set watchdog_device->timeout from ->set_timeout() | Viresh Kumar | 1 | -3/+1 |
2014-06-10 | booke/watchdog: refine and clean up the codes | Tang Yuantian | 1 | -18/+33 |
2014-06-10 | watchdog: iop_wdt only builds for mach-iop13xx | Arnd Bergmann | 1 | -1/+1 |
2014-06-10 | watchdog: Remove drivers for W83697HF and W83697UG | Guenter Roeck | 4 | -889/+0 |
2014-06-10 | watchdog: w83627hf_wdt: Add early_disable module parameter | Guenter Roeck | 1 | -3/+12 |
2014-06-10 | watchdog: orion: Add Armada 375/380 SoC support | Ezequiel Garcia | 1 | -0/+103 |
2014-06-10 | watchdog: orion: Introduce per-SoC enabled() function | Ezequiel Garcia | 1 | -2/+13 |
2014-06-10 | watchdog: orion: Introduce per-SoC stop() function | Ezequiel Garcia | 1 | -1/+28 |
2014-06-10 | watchdog: orion: Remove unneeded atomic access | Ezequiel Garcia | 1 | -2/+5 |
2014-06-10 | watchdog: orion: Introduce a SoC-specific RSTOUT mapping | Ezequiel Garcia | 1 | -7/+20 |
2014-06-10 | watchdog: orion: Move the register ioremap'ing to its own function | Ezequiel Garcia | 1 | -14/+24 |
2014-06-10 | watchdog: xilinx: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |