Linux Watchdog driver development
 help / color / mirror / Atom feed
 messages from 2023-01-13 14:04:05 to 2023-02-10 13:35:58 UTC [more...]

[PATCH v2 0/4] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-10 13:35 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v2 2/4] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v2 3/4] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v2 4/4] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-10 12:04 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH 2/3] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH 3/3] watchdog: mt7621-wdt: avoid globals and arch dependencies

[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
 2023-02-10  7:01 UTC  (5+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver

[PATCH v3 0/5] arm64: qcom: add initial support for qcom sa8775p-ride
 2023-02-09 19:52 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: firmware: qcom,scm: add qcom,scm-sa8775p compatible
` [PATCH v3 2/5] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH v3 3/5] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-sa8775p compatible
` [PATCH v3 4/5] dt-bindings: arm: qcom: add the sa8775p-ride board
` [PATCH v3 5/5] arm64: dts: qcom: add initial support for qcom sa8775p-ride

remove arch/sh
 2023-02-09  9:15 UTC  (53+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver

[PATCH v3] watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
 2023-02-09  3:33 UTC  (2+ messages)

[PATCH v2] watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
 2023-02-09  2:09 UTC  (5+ messages)

[PATCH 0/2] Reset related fixes for rzg2l_wdt
 2023-02-08  7:52 UTC  (11+ messages)
` [PATCH 1/2] watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
` [PATCH 2/2] watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M

[PATCH v3 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-02-07 20:53 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
` [PATCH v3 2/3] dt-bindings: reference MC peripheral properties in relevant devices
` [PATCH v3 3/3] dt-bindings: serial: restrict possible child node names

[PATCH 1/2] watchdog: sbsa_wdog: Fix the timeout calculation while programming
 2023-02-07 17:01 UTC  (4+ messages)
` [PATCH 2/2] watchdog: sbsa_wdog: Make sure to program a larger timeout value

[PATCH v2 0/7] watchdog: dt-bindings: rework/fix qcom-wdt
 2023-02-07 15:51 UTC  (18+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
` [PATCH v2 2/7] dt-bindings: watchdog: qcom-wdt: do not allow fallback alone
` [PATCH v2 3/7] dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatibles
` [PATCH v2 4/7] dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615
` [PATCH v2 5/7] dt-bindings: watchdog: qcom-wdt: allow interrupts
` [PATCH v2 6/7] dt-bindings: watchdog: qcom-wdt: merge MSM timer
` [PATCH v2 7/7] dt-bindings: watchdog: allow "timer" as node name

[PATCH 0/5] diag288 watchdog fixes and improvements
 2023-02-06 14:33 UTC  (14+ messages)
` [PATCH 1/5] watchdog: diag288_wdt: get rid of register asm
` [PATCH 2/5] watchdog: diag288_wdt: remove power management
` [PATCH 3/5] watchdog: diag288_wdt: unify command buffer handling for diag288 zvm
` [PATCH 4/5] watchdog: diag288_wdt: de-duplicate diag_stat_inc() calls
` [PATCH 5/5] watchdog: diag288_wdt: unify lpar and zvm diag288 helpers

[PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-02-06  8:41 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
` [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices
` [PATCH v2 3/3] dt-bindings: serial: restrict possible child node names

[PATCH -next] watchdog: diag288_wdt: use kmemdup() to allocate memory
 2023-02-03  4:52 UTC  (7+ messages)

[PATCH v2 0/2] watchdog: report all watchdog_ident information via sysfs
 2023-01-31 17:43 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: report fw_version in sysfs

[PATCH v4 0/3] Suspending i.MX watchdog in WAIT mode
 2023-01-31 17:42 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode

[PATCH 01/12] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
 2023-01-31 17:33 UTC  (12+ messages)
` [PATCH 02/12] dt-bindings: watchdog: qcom-wdt: do not allow fallback alone
` [PATCH 03/12] dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatibles
` [PATCH 04/12] dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615
` [PATCH 05/12] dt-bindings: watchdog: qcom-wdt: allow interrupts
` [PATCH 06/12] dt-bindings: watchdog: qcom-wdt: merge MSM timer

[PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer
 2023-01-31 17:07 UTC  (2+ messages)

[PATCH v3 0/7] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-31 17:06 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema
` [PATCH v3 2/7] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v3 3/7] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v3 4/7] dt-bindings: media: convert meson-ir.txt "
` [PATCH v3 5/7] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt "
` [PATCH v3 6/7] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v3 7/7] dt-bindings: PCI: convert amlogic,meson-pcie.txt "

[PATCH] dt-bindings: watchdog: Convert GPIO binding to json-schema
 2023-01-31 17:05 UTC  (2+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-31 17:01 UTC  (5+ messages)
` [PATCH 596/606] watchdog: ziirave_wdt: Convert to i2c's .probe_new()

[PATCH] dt-bindings: watchdog: allow "timer" as node name
 2023-01-31 16:59 UTC  (2+ messages)

[PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support
 2023-01-31 16:47 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: "
` [PATCH v3 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support

Słowa kluczowe do wypozycjonowania
 2023-01-31  8:35 UTC 

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-24 22:27 UTC  (4+ messages)

[PATCH] watchdog: Fix full name of the GPL
 2023-01-23 13:43 UTC  (3+ messages)

[PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt to dt-schema
 2023-01-23  9:46 UTC  (2+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-23  9:42 UTC  (6+ messages)
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "

[PATCH] dt-bindings: watchdog: Add binding for Qualcomm SM6115
 2023-01-19 13:39 UTC  (2+ messages)

[PATCH v2 0/2] mtk-wdt: Add reset-by-toprgu support
 2023-01-16 15:27 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: "
` [PATCH v2 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support

[PATCH 1/2] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-14 19:47 UTC 


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