Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2017-01-23 16:43:52 to 2017-02-24 22:06:15 UTC [more...]

[PATCH 1/7] watchdog: s3c2410: Use dev_dbg instead of pr_info
 2017-02-24 22:05 UTC  (12+ 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

[PATCH 0/8] watchdog: s3c2410: Fixes and improvements
 2017-02-24 17:30 UTC  (13+ 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] 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 v2 0/3] power: reset: add reset for renesas r7s72100
 2017-02-22 16:04 UTC  (17+ 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 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

[PATCH] watchdog: softdog: fire watchdog even if softirqs do not get to run
 2017-02-20 15:35 UTC  (8+ messages)

[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  (9+ messages)
` [PATCH v6 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture
` [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  (17+ messages)
` [PATCH v20 08/17] clocksource/drivers/arm_arch_timer: Rework counter frequency detection

[PATCH v2 0/2] watchdog: cleanup ep93xx platform drivers
 2017-01-31 12:25 UTC  (5+ messages)
` [PATCH v2 1/2] watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
` [PATCH v2 2/2] watchdog: ts72xx_wdt: convert driver to watchdog core

[PATCH 0/2] watchdog: cleanup ep93xx platform drivers
 2017-01-30 19:31 UTC  (8+ messages)
` [PATCH 1/2] watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
` [PATCH 2/2] watchdog: ts72xx_wdt: convert driver to watchdog core

[PATCH v4 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2017-01-30 10:33 UTC  (7+ messages)
` [PATCH v4 2/3] watchdog: introduce watchdog.open_timeout commandline parameter

[PATCH] watchdog: RDC321X_WDT always depends on PCI
 2017-01-29 19:18 UTC 

[PATCH] watchdog: constify watchdog_ops structures
 2017-01-28 17:24 UTC  (4+ messages)

[PATCH] watchdog: Introduce watchdog_stop_on_unregister helper
 2017-01-25 22:28 UTC 

[PATCH v5 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-01-25  2:47 UTC  (8+ messages)
` [PATCH v5 2/3] MAINTAINERS: add zx2967 watchdog controller driver to ARM ZTE architecture
` [PATCH v5 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH v2] watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
 2017-01-24 22:19 UTC  (2+ messages)

[PATCH] watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
 2017-01-24 21:52 UTC  (2+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox