Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2018-03-19 15:54:48 to 2018-05-24 07:56:04 UTC [more...]

[PATCH v7 0/5] watchdog: da9063: Fix timeout handling
 2018-05-24  7:56 UTC 

[PATCH v3 0/6] Enhance support for the SP805 WDT
 2018-05-24  0:15 UTC  (7+ messages)
` [PATCH v3 1/6] Documentation: DT: Consolidate SP805 binding docs
` [PATCH v3 2/6] Documentation: DT: Add optional 'timeout-sec' property for sp805
` [PATCH v3 3/6] watchdog: sp805: add 'timeout-sec' DT property support
` [PATCH v3 4/6] watchdog: sp805: set WDOG_HW_RUNNING when appropriate
` [PATCH v3 5/6] arm64: dt: set initial SR watchdog timeout to 60 seconds
` [PATCH v3 6/6] arm64: defconfig: add CONFIG_ARM_SP805_WATCHDOG

[PATCH v2 0/6]Enhance support for the SP805 WDT
 2018-05-23 23:51 UTC  (9+ messages)
` [PATCH v2 1/6] Documentation: DT: Consolidate SP805 binding docs
` [PATCH v2 2/6] Documentation: DT: Add optional 'timeout-sec' property for sp805
` [PATCH v2 3/6] watchdog: sp805: add 'timeout-sec' DT property support
` [PATCH v2 4/6] watchdog: sp805: set WDOG_HW_RUNNING when appropriate
` [PATCH v2 5/6] arm64: dt: set initial SR watchdog timeout to 60 seconds
` [PATCH v2 6/6] arm64: defconfig: add CONFIG_ARM_SP805_WATCHDOG

[PATCH 0/5] Enhance support for the SP805 WDT
 2018-05-23 19:35 UTC  (23+ messages)
` [PATCH 1/5] Documentation: DT: Add optional 'timeout-sec' property for sp805
` [PATCH 2/5] watchdog: sp805: add 'timeout-sec' DT property support
` [PATCH 3/5] watchdog: sp805: set WDOG_HW_RUNNING when appropriate
` [PATCH 4/5] arm64: dt: set initial SR watchdog timeout to 60 seconds
` [PATCH 5/5] arm64: defconfig: add CONFIG_ARM_SP805_WATCHDOG

[PATCH v6 0/5] watchdog: da9063: Fix timeout handling
 2018-05-23 18:29 UTC  (7+ messages)
` [PATCH v6 1/5] watchdog: da9063: rename helper function to avoid misunderstandings
` [PATCH v6 2/5] watchdog: da9063: Fix setting/changing timeout
` [PATCH v6 3/5] watchdog: da9063: set HW_RUNNING indication during wdt_start
` [PATCH v6 4/5] watchdog: da9063: Fix updating timeout value
` [PATCH v6 5/5] watchdog: da9063: Fix timeout handling during probe

[PATCH v5] watchdog: da9063: Fix setting/changing timeout
 2018-05-22 13:48 UTC  (4+ messages)

[PATCH v3 1/8] watchdog: JZ4740: Disable clock after stopping counter
 2018-05-18 21:31 UTC  (10+ messages)
` [PATCH v3 2/8] watchdog: jz4740: Use devm_* functions
` [PATCH v3 3/8] watchdog: JZ4740: Register a restart handler
` [PATCH v3 4/8] watchdog: JZ4740: Drop module remove function
` [PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
` [PATCH v3 6/8] MIPS: jz4780: dts: Fix watchdog node
` [PATCH v3 7/8] MIPS: qi_lb60: Enable the jz4740-wdt driver
` [PATCH v3 8/8] MIPS: jz4740: Drop old platform reset code

[PATCH] watchdog: da9062: remove unused code
 2018-05-18 16:00 UTC  (2+ messages)

[PATCH v4] watchdog: da9063: Fix setting/changing timeout
 2018-05-18 13:17 UTC  (4+ messages)

[PATCH v2] watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
 2018-05-18  9:55 UTC 

[PATCH v3] watchdog: da9063: Fix setting/changing timeout
 2018-05-17  9:28 UTC  (4+ messages)

[PATCH v2] watchdog: da9063: Fix setting/changing timeout
 2018-05-16 12:56 UTC  (7+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable RENESAS_WDT
 2018-05-16  6:59 UTC  (2+ messages)

[PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
 2018-05-11 21:30 UTC  (4+ messages)

[PATCH 1/1] watchdog: da9063: Fix setting/changing timeout
 2018-05-09 12:11 UTC  (3+ messages)

[PATCH v2] watchdog: sp805: add restart handler
 2018-05-09  2:40 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH] watchdog: mena21_wdt: Drop unnecessary mutex lock
 2018-05-08 14:48 UTC  (3+ messages)

[PATCH v3] watchdog: renesas-wdt: Add support for the R8A77965 WDT
 2018-05-08  4:33 UTC  (2+ messages)

[PATCH] watchdog: mena21_wdt: Fix a possible data race in a21_wdt_set_timeout
 2018-05-08  3:47 UTC  (5+ messages)

[PATCH] watchdog: ath79: fix maximum timeout
 2018-05-07 14:54 UTC  (4+ messages)

[PATCH v2] watchdog: renesas-wdt: Add support for the R8A77965 WDT
 2018-05-07 12:26 UTC  (6+ messages)
` [v2] "

[PATCH 0/1] watchdog/hpwdt: Claim NMIs generated by iLO5
 2018-05-03 21:20 UTC  (3+ messages)
` [PATCH 1/1] watchdog: hpwdt: "

[PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
 2018-05-02  9:38 UTC  (13+ messages)
` [PATCH v5 14/26] ARM: shmobile: defconfig: Enable RENESAS_WDT_GEN

[PATCH] watchdog: sp805: add restart handler
 2018-05-02  7:55 UTC  (3+ messages)

[PATCH] watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
 2018-04-23 10:37 UTC  (4+ messages)

[GIT PULL REQUEST] watchdog - v4.17-rc2 patches
 2018-04-20 18:14 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-20  7:23 UTC  (4+ messages)
` [PATCH 59/61] watchdog: "

[PATCH] watchdog: renesas-wdt: Add support for the R8A77965 WDT
 2018-04-13 17:18 UTC  (4+ messages)

[PATCH v2] watchdog: renesas-wdt: Add support for WDIOF_CARDRESET
 2018-04-13 14:19 UTC 

[PATCH] watchdog: renesas-wdt: Add support for WDIOF_CARDRESET
 2018-04-13 14:18 UTC  (6+ messages)

[GIT PULL REQUEST] watchdog - v4.17-rc merge window
 2018-04-12 16:28 UTC  (4+ messages)

[PATCH 4.14 019/138] watchdog: dw_wdt: add stop watchdog operation
 2018-04-10 22:23 UTC 

[PATCH 4.15 022/168] watchdog: dw_wdt: add stop watchdog operation
 2018-04-10 22:22 UTC 

[PATCH v3 0/4] Add support for the Gateworks System Controller
 2018-04-09 19:24 UTC  (25+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v3 2/4] mfd: add Gateworks System Controller core driver
` [PATCH v3 3/4] hwmon: add Gateworks System Controller support
` [PATCH v3 4/4] watchdog: "
  ` [v3,4/4] "

Rejected: =?utf-8?Q?5=20=20=20=20=20=E6=B0=B8=E5=88=A9331428=E3=80=82COM=E9=82=80=E6=82
 2018-04-02  3:40 UTC 

[PATCH] watchdog: wafer5823wdt: Mark expected switch fall-through
 2018-03-27 21:14 UTC  (3+ messages)

[PATCH] watchdog: w83977f_wdt: Mark expected switch fall-through
 2018-03-27 21:05 UTC  (2+ messages)

[PATCH] watchdog: sch311x_wdt: Mark expected switch fall-through
 2018-03-27 21:05 UTC  (2+ messages)

[PATCH v2] aspeed: watchdog: Set bootstatus during probe
 2018-03-27 21:04 UTC  (2+ messages)

[PATCH 0/1] watchdog: core: add option to make timeouts read-only
 2018-03-27 15:34 UTC  (5+ messages)
` [PATCH] "

[PATCH] aspeed: watchdog: Add status function
 2018-03-26 22:08 UTC  (3+ messages)

[PATCH] watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
 2018-03-24  0:22 UTC  (2+ messages)

[PATCH] ACPI / watchdog: Fix off-by-one error at resource assignment
 2018-03-22 23:23 UTC  (4+ messages)

[PATCH] watchdog: booke_wdt: Disable the watchdog prior to setting a new timeout value in order to avoid the following situation
 2018-03-22 16:47 UTC  (2+ messages)

[PATCH 00/16] remove eight obsolete architectures
 2018-03-20 17:11 UTC  (2+ messages)

[PATCH 00/16] remove eight obsolete architectures
 2018-03-19 23:06 UTC  (3+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs

[PATCH AUTOSEL for 4.14 19/97] watchdog: dw_wdt: add stop watchdog operation
 2018-03-19 15:54 UTC 


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