messages from 2018-04-19 20:06:27 to 2018-06-06 16:21:06 UTC [more...]
[PATCH] dt-bindings: watchdog: renesas-wdt: Add support for the R8A77990 wdt
2018-06-06 16:21 UTC (2+ messages)
` "
[PATCH v4 0/6] Enhance support for the SP805 WDT
2018-06-06 16:19 UTC (10+ messages)
` [PATCH v4 1/6] Documentation: DT: Consolidate SP805 binding docs
` [PATCH v4 2/6] Documentation: DT: Add optional 'timeout-sec' property for sp805
` [PATCH v4 3/6] watchdog: sp805: add 'timeout-sec' DT property support
` [PATCH v4 4/6] watchdog: sp805: set WDOG_HW_RUNNING when appropriate
` [PATCH v4 5/6] arm64: dt: set initial SR watchdog timeout to 60 seconds
` [PATCH v4 6/6] arm64: defconfig: add CONFIG_ARM_SP805_WATCHDOG
[PATCH] watchdog: orion_wdt: add wdt status init for handle_boot_enabled
2018-06-05 13:21 UTC (6+ messages)
` "
[PATCH v2 0/2] watchdog: da9063: small improvements
2018-06-05 12:38 UTC (7+ messages)
` [PATCH v2 1/2] watchdog: da9063: rename helper function to avoid misunderstandings
` [PATCH v2 2/2] watchdog: da9063: remove duplicated timeout_to_sel calls
[PATCH 0/2] watchdog: da9063: small improvements
2018-06-04 14:00 UTC (7+ messages)
` [PATCH 1/2] watchdog: da9063: rename helper function to avoid misunderstandings
` [PATCH 2/2] watchdog: da9063: remove duplicated timeout_to_sel calls
[PATCH v8 0/4] watchdog: da9063: Fix timeout handling
2018-06-01 14:12 UTC (15+ messages)
` [PATCH v8 1/4] watchdog: da9063: Fix setting/changing timeout
` [PATCH v8 2/4] watchdog: da9063: Fix updating timeout value
` [PATCH v8 3/4] watchdog: da9063: Fix timeout handling during probe
` [PATCH v8 4/4] watchdog: da9063: rename helper function to avoid misunderstandings
[PATCH] watchdog: orion_wdt: add wdt status init for handle_boot_enabled
2018-05-29 16:10 UTC (2+ messages)
[PATCH v9 0/3] watchdog: da9063: Fix timeout handling
2018-05-28 13:21 UTC (7+ messages)
` [PATCH v9 1/3] watchdog: da9063: Fix setting/changing timeout
` [PATCH v9 2/3] watchdog: da9063: Fix updating timeout value
` [PATCH v9 3/3] watchdog: da9063: Fix timeout handling during probe
[PATCH v3 0/6] Enhance support for the SP805 WDT
2018-05-24 17:12 UTC (13+ 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 0/5] Enhance support for the SP805 WDT
2018-05-24 16:07 UTC (26+ 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 v7 0/5] watchdog: da9063: Fix timeout handling
2018-05-24 9:29 UTC (10+ messages)
` [PATCH v7 1/5] watchdog: da9063: Fix setting/changing timeout
` [PATCH v7 2/5] watchdog: da9063: Fix setting HW_RUNNING indication during wdt_start
` [PATCH v7 3/5] watchdog: da9063: Fix updating timeout value
` [PATCH v7 4/5] watchdog: da9063: Fix timeout handling during probe
` [PATCH v7 5/5] watchdog: da9063: rename helper function to avoid misunderstandings
[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 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 (5+ 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: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox