linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-31 18:51:21 to 2017-03-02 01:26:09 UTC [more...]

[PATCHv2 00/14] set_memory_* functions header refactor
 2017-03-02  0:15 UTC  (10+ messages)
` [PATCHv2 01/14] treewide: Move set_memory_* functions away from cacheflush.h
` [PATCHv2 02/14] arm: Use set_memory.h header
` [PATCHv2 03/14] arm64: "
` [PATCHv2 05/14] x86: "
` [PATCHv2 08/14] intel_th: "
` [PATCHv2 09/14] watchdog: hpwdt: "
` [PATCHv2 10/14] bpf: "
` [PATCHv2 13/14] ALSA: hda: "
` [PATCHv2 14/14] treewide: Decouple cacheflush.h and set_memory.h

[PATCH v3 0/3] watchdog: add wdt and reset for renesas r7s72100
 2017-03-01 22:54 UTC  (4+ messages)
` [PATCH v3 1/3] watchdog: add rza_wdt driver
` [PATCH v3 2/3] watchdog: renesas-wdt: add support for rza
` [PATCH v3 3/3] ARM: dts: r7s72100: Add watchdog timer

[GIT PULL] watchdog updates for v4.11 - take 2
 2017-03-01 22:38 UTC 

[PATCH 0/3] remaining watchdog dependency fixes
 2017-03-01 14:13 UTC  (7+ messages)
` [PATCH 1/3] watchdog: kempld: fix gcc-4.3 build
` [PATCH 2/3] watchdog: db8500: add back prmcu dependency
` [PATCH 3/3] watchdog: retu: restore MFD dependency

[PATCH -next] watchdog/wm831x: fix build when COMPILE_TEST is enabled
 2017-03-01 10:49 UTC  (3+ messages)

[PATCH 0/8] watchdog fixes for COMPILE_TEST change
 2017-03-01  9:17 UTC  (26+ messages)
` [PATCH 1/8] mfd: retu: add inline alternatives for CONFIG_RETU=n
` [PATCH 2/8] mfd: db8500-prcmu: fix stub helper interface
` [PATCH 3/8] watchdog: wm831x watchdog really needs mfd
` [PATCH 4/8] watchdog: geode: restore hard CS5535_MFGPT dependency
` [PATCH 5/8] watchdog: menf21bmc: add I2C dependency
` [PATCH 6/8] watchdog: sp805: add back AMBA dependency
` [PATCH 7/8] watchdog: bcm2835: add CONFIG_OF dependency
` [PATCH 8/8] watchdog: kempld: revert to full dependency

[PATCH -next] watchdog/kempld_wdt: fix build for COMPILE_TEST
 2017-02-28 18:43 UTC  (2+ messages)

[PATCH 0/8] watchdog: s3c2410: Fixes and improvements
 2017-02-28  1:12 UTC  (14+ messages)
` [PATCH 1/8] watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
` [PATCH 2/8] watchdog: s3c2410: Fix infinite interrupt in soft mode
` [PATCH 3/8] ARM: dts: exynos: Fix watchdog reset on Exynos4412
` [PATCH 4/8] ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards
` [PATCH 5/8] ARM: dts: exynos: Enable watchdog on all Exynos4 boards
` [PATCH 6/8] ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos5440
` [PATCH 7/8] ARM: dts: s3c64xx: Fix infinite interrupt in soft mode
` [PATCH 8/8] ARM: dts: s5pv210: "

[PATCH v2 0/3] power: reset: add reset for renesas r7s72100
 2017-02-27 16:34 UTC  (18+ messages)
` [PATCH v2 1/3] power: reset: Add Renesas reset driver
` [PATCH v2 2/3] watchdog: renesas-wdt: add support for rza
` [PATCH v2 3/3] ARM: dts: r7s72100: Add reset handler

[PATCH] watchdog: softdog: fire watchdog even if softirqs do not get to run
 2017-02-27 14:31 UTC  (11+ messages)
`  "

[PATCH v2] watchdog: softdog: fire watchdog even if softirqs do not get to run
 2017-02-27 12:49 UTC 

[PATCH 1/7] watchdog: s3c2410: Use dev_dbg instead of pr_info
 2017-02-27  4:06 UTC  (14+ messages)
` [PATCH 2/7] watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms
` [PATCH 3/7] watchdog: s3c2410: Enable COMPILE_TEST
` [PATCH 4/7] watchdog: s3c2410: Add prefix to local function
` [PATCH 5/7] watchdog: s3c2410: Constify local structures
` [PATCH 6/7] watchdog: s3c2410: Simplify getting driver data
` [PATCH 7/7] watchdog: s3c2410: Minor code cleanup

[GIT PULL] watchdog updates for v4.11
 2017-02-26 20:32 UTC 

[PATCH v2] watchdog: imx2: fix hang-up on boot for i.MX21, i.MX27 and i.MX31 SoCs
 2017-02-22 20:00 UTC  (4+ messages)

[PATCH v2 0/6] Add board support for TS-4600
 2017-02-22 16:56 UTC  (12+ messages)
` [PATCH v2 1/6] of: documentation: add bindings documentation "
` [PATCH v2 2/6] ARM: dts: TS-4600: add basic device tree
` [PATCH v2 3/6] dt-bindings: bus: Add documentation for the Technologic Systems NBUS
` [PATCH v2 4/6] bus: add driver "
` [PATCH v2 5/6] ARM: dts: TS-4600: add NBUS support
` [PATCH v2 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
  ` [v2,6/6] "

[PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-02-20 16:20 UTC  (15+ messages)
` [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg
` [PATCH v21 02/13] clocksource: arm_arch_timer: separate out device-tree code from arch_timer_detect_rate
` [PATCH v21 03/13] clocksource: arm_arch_timer: remove arch_timer_detect_rate
` [PATCH v21 04/13] clocksource: arm_arch_timer: split arch_timer_rate for different types of timer
` [PATCH v21 05/13] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
` [PATCH v21 06/13] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v21 07/13] clocksource: arm_arch_timer: introduce some new structs to prepare for GTDT
` [PATCH v21 08/13] clocksource: arm_arch_timer: refactor MMIO timer probing
` [PATCH v21 09/13] acpi/arm64: Add GTDT table parse driver
` [PATCH v21 10/13] clocksource: arm_arch_timer: simplify ACPI support code
` [PATCH v21 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v21 12/13] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
` [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[RESEND PATCH V5 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
 2017-02-20  8:44 UTC  (3+ messages)

[PATCH v2 1/3] watchdog: sama5d4: Cleanup init
 2017-02-20  4:46 UTC  (14+ messages)
` [PATCH v2 2/3] watchdog: sama5d4: Fix setting timeout when watchdog is disabled
` [PATCH v2 3/3] watchdog: sama5d4: Implement resume hook

[PATCH v3] watchdog: add driver for StreamLabs USB watchdog device
 2017-02-17 10:55 UTC  (2+ messages)

[PATCH v2] watchdog: softdog: make pretimeout support a compile option
 2017-02-07 18:55 UTC  (3+ messages)

[PATCH] watchdog: gpio: Add "keep-armed-on-close" feature
 2017-02-07 18:59 UTC  (7+ messages)

[PATCH v9 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-02-06 17:13 UTC  (12+ messages)
` [PATCH v9 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture
` [PATCH v9 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH 1/2] watchdog: sama5d4: Cache MR instead of a partial config
 2017-02-04 23:57 UTC  (6+ messages)
` [PATCH 2/2] watchdog: sama5d4: Implement resume hook

[PATCH v3 0/2] watchdog: cleanup ep93xx platform drivers
 2017-02-04 23:54 UTC  (5+ messages)
` [PATCH v3 1/2] watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
` [PATCH v3 2/2] watchdog: ts72xx_wdt: convert driver to watchdog core

[PATCH v8 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-02-04  0:29 UTC  (7+ messages)
` [PATCH v8 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture
` [PATCH v8 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH 2/3 v3] watchdog: add DT bindings for Cortina Gemini
 2017-02-03 19:55 UTC 

[PATCH 0/6] Add board support for TS-4600
 2017-02-03 15:56 UTC  (6+ messages)
` [PATCH 4/6] bus: add driver for the Technologic Systems NBUS

[PATCH v7 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family
 2017-02-03  1:10 UTC  (3+ messages)

[PATCH v7 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-02-02  9:03 UTC  (2+ messages)
` [PATCH v7 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture

[PATCH v6 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-02-01  3:29 UTC  (8+ messages)
` [PATCH v6 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-31 19:07 UTC  (10+ messages)
` [PATCH v20 08/17] clocksource/drivers/arm_arch_timer: Rework counter frequency detection


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).