linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-06 12:17:04 to 2021-07-22 10:15:10 UTC [more...]

[PATCH v4 0/5] watchdog: f71808e_wdt: migrate to new kernel API
 2021-07-22 10:14 UTC  (5+ messages)
` [PATCH v4 2/5] watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
` [PATCH v4 3/5] watchdog: f71808e_wdt: migrate to new kernel watchdog API
` [PATCH v4 4/5] watchdog: f71808e_wdt: refactor to platform device/driver pair
` [PATCH v4 5/5] watchdog: f71808e_wdt: dynamically allocate watchdog driver data

[PATCH v2 0/2] introduce watchdog_dev_suspend/resume
 2021-07-21  7:51 UTC  (6+ messages)
` [PATCH v2 1/2] watchdog: "
` [PATCH v2 2/2] watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend

[PATCH v2] watchdog: ixp4xx: Rewrite driver to use core
 2021-07-20 17:45 UTC 

[PATCH v2] watchdog: ixp4xx: Rewrite driver to use core
 2021-07-20 15:45 UTC 

[PATCH] watchdog: ixp4xx: Rewrite driver to use core
 2021-07-20 15:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: watchdog: Add Maxim MAX63xx bindings
 2021-07-17 14:08 UTC  (5+ messages)
` [PATCH 2/2] watchdog: max63xx_wdt: Add device tree probing

[PATCH 0/3] watchdog: Add window watchdog driver
 2021-07-14 11:31 UTC  (4+ messages)
` [PATCH 2/3] watchdog: xilinx_wwdt: Add Versal Window watchdog mode

[PATCH v2 0/7] Add support to the mmsys driver to be a reset controller
 2021-07-14 10:11 UTC  (2+ messages)
` [PATCH v2 1/7] arm64: dts: mediatek: Move reset controller constants into common location

[v5,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
 2021-07-14  1:58 UTC  (7+ messages)
` [v5,2/3] dt-bindings: reset: mt8195: add toprgu reset-controller head file
` [v5,3/3] watchdog: mediatek: mt8195: add wdt support

[PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-07-13 22:58 UTC  (16+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
` [PATCH v5 2/4] arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs
` [PATCH v5 3/4] arm64: dts: rockchip: add core dtsi for RK3568 SoC
` [PATCH v5 4/4] arm64: dts: rockchip: add basic dts for RK3568 EVB
` (subset) [PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
` [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-07-12 16:11 UTC  (5+ messages)

[PATCH AUTOSEL 4.4 05/12] watchdog: Fix possible use-after-free in wdt_startup()
 2021-07-10 23:52 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 06/12] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.4 07/12] watchdog: Fix possible use-after-free by calling del_timer_sync()

[PATCH AUTOSEL 4.9 05/16] watchdog: Fix possible use-after-free in wdt_startup()
 2021-07-10 23:52 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 06/16] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.9 07/16] watchdog: Fix possible use-after-free by calling del_timer_sync()

[PATCH AUTOSEL 4.14 06/21] watchdog: Fix possible use-after-free in wdt_startup()
 2021-07-10 23:52 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 07/21] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.14 08/21] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 4.14 09/21] watchdog: iTCO_wdt: Account for rebooting on second timeout

[PATCH AUTOSEL 4.19 06/22] watchdog: Fix possible use-after-free in wdt_startup()
 2021-07-10 23:51 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 07/22] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.19 08/22] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 4.19 09/22] watchdog: iTCO_wdt: Account for rebooting on second timeout

[PATCH AUTOSEL 5.4 09/28] watchdog: Fix possible use-after-free in wdt_startup()
 2021-07-10 23:50 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 10/28] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 5.4 11/28] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 5.4 12/28] watchdog: imx_sc_wdt: fix pretimeout
` [PATCH AUTOSEL 5.4 13/28] watchdog: iTCO_wdt: Account for rebooting on second timeout

[PATCH AUTOSEL 5.10 14/37] watchdog: Fix possible use-after-free in wdt_startup()
 2021-07-10 23:49 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 15/37] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 5.10 16/37] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 5.10 17/37] watchdog: imx_sc_wdt: fix pretimeout
` [PATCH AUTOSEL 5.10 18/37] watchdog: iTCO_wdt: Account for rebooting on second timeout

[PATCH AUTOSEL 5.12 15/43] watchdog: Fix possible use-after-free in wdt_startup()
 2021-07-10 23:48 UTC  (5+ messages)
` [PATCH AUTOSEL 5.12 16/43] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 5.12 17/43] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 5.12 18/43] watchdog: imx_sc_wdt: fix pretimeout
` [PATCH AUTOSEL 5.12 19/43] watchdog: iTCO_wdt: Account for rebooting on second timeout

[PATCH] watchdog: da9062: da9063: prevent watchdog pings ahead of reboot
 2021-07-08 14:15 UTC  (6+ messages)
` [PATCH v2] watchdog: da9062: da9063: prevent pings ahead of machine reset

[GIT PULL REQUEST] watchdog - v5.14 Merge window
 2021-07-07 20:40 UTC  (3+ messages)

[report of possible bug] watchdog memory leak
 2021-07-07 16:11 UTC  (2+ messages)

[PATCH] MIPS: ralink: of: fix build of rt2880_wdt watchdog module
 2021-07-05 16:32 UTC  (7+ messages)

[PATCH V2 0/7] ARM: dts: Add Raspberry Pi 400 support
 2021-06-28 16:31 UTC  (8+ messages)
` [PATCH V2 2/7] watchdog: bcm2835_wdt: consider system-power-controller property
` [PATCH V2 5/7] ARM: dts: bcm283x: Fix up GPIO LED node names
` [PATCH V2 6/7] ARM: dts: Add Raspberry Pi 400 support
` [PATCH V2 7/7] arm64: dts: broadcom: Add reference to RPi 400

[v4,0/3] watchdog: mt8195: add wdt support
 2021-06-28 12:01 UTC  (6+ messages)
` [v4,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
` [v4,2/3] dt-bindings: reset: mt8195: add toprgu reset-controller head file
` [v4,3/3] watchdog: mediatek: mt8195: add wdt support

Projects
 2021-06-28 10:13 UTC 

[PATCH 0/9] Drop ROHM BD70528 support
 2021-06-28  1:43 UTC  (3+ messages)
` [PATCH 5/9] clk: bd718xx: Drop "

[PATCH 0/5 v2] watchdog: meson_gxbb_wdt: improve
 2021-06-27 15:45 UTC  (11+ messages)
` [PATCH 1/5] watchdog: meson_gxbb_wdt: remove watchdog_stop_on_reboot
` [PATCH 2/5] watchdog: meson_gxbb_wdt: add timeout module param
` [PATCH 3/5] watchdog: meson_gxbb_wdt: add nowayout "
` [PATCH 4/5] watchdog: meson_gxbb_wdt: add stop_on_unregister
` [PATCH 5/5] watchdog: meson_gxbb_wdt: add register device status notification

[PATCH] watchdog: only run driver set_pretimeout op if device supports it
 2021-06-27 15:01 UTC  (2+ messages)

[PATCH] watchdog: Prefer unsigned int to bare use of unsigned
 2021-06-27 14:53 UTC 

[PATCH] watchdog: Replace symbolic permissions with octal permissions
 2021-06-27 14:51 UTC  (2+ messages)

[PATCH] watchdog: Fix NULL pointer dereference when releasing cdev
 2021-06-23 11:31 UTC  (2+ messages)

[v3,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document
 2021-06-23  9:48 UTC 

[v2,0/3] watchdog: mt8195: add wdt support
 2021-06-23  3:16 UTC  (2+ messages)

[v2,0/3] watchdog: mt8195: add wdt support
 2021-06-23  3:16 UTC  (2+ messages)
  ` [v2,1/3] dt-binding: mediatek: mt8195: update mtk-wdt document

watchdog: Add hrtimer-based pretimeout feature
 2021-06-22 19:41 UTC  (2+ messages)

[PATCH] watchdog: meson_gxbb_wdt: improve
 2021-06-22 17:00 UTC  (5+ messages)

[v2,0/3] watchdog: mt8195: add wdt support
 2021-06-22 14:50 UTC 

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (15+ messages)

[v1,0/3] watchdog: mt8195: add wdt support
 2021-06-21  6:11 UTC  (5+ messages)
  ` [v1,3/3] "
  ` [v1,1/3] dt-binding: mt8195: update mtk-wdt document
  ` [v1,2/3] dt-binding: mt8195: add toprgu reset-controller head file

[PATCH] watchdog: Remove MV64x60 watchdog driver
 2021-06-20 13:30 UTC  (7+ messages)

[PATCH 1/2] watchdog: iTCO_wdt: use pm_ptr()
 2021-06-19 23:19 UTC  (6+ messages)
` [PATCH 2/2] watchdog: iTCO_wdt: use dev_err() instead of pr_err()

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-06-18  7:01 UTC  (3+ messages)
` [RESEND PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank

[PATCH 0/2] introduce watchdog_dev_suspend/resume
 2021-06-16 23:21 UTC  (7+ messages)
` [PATCH 1/2] watchdog: "
` [PATCH 2/2] watchdog: imx2_wdg: notify wdog subsystem about wdog suspend/resume

[PATCH 2/3] watchdog: iTCO_wdt: use dev_*() instead of pr_*() for logging
 2021-06-15 14:51 UTC  (5+ messages)

[PATCH v4 0/3] Add watchdog for Mstar SoCs
 2021-06-12 17:10 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: watchdog: Add Mstar MSC313e WDT devicetree bindings documentation
` [PATCH v4 2/3] watchdog: Add Mstar MSC313e WDT driver
` [PATCH v4 3/3] ARM: dts: mstar: Add watchdog device_node definition

[PATCH v3 0/3] Add watchdog for Mstar SoCs
 2021-06-11 15:13 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: watchdog: Add Mstar MSC313e WDT devicetree bindings documentation
` [PATCH v3 2/3] watchdog: Add Mstar MSC313e WDT driver

[PATCH 1/3] dt-bindings: watchdog: sama5d4-wdt: convert to yaml
 2021-06-11 12:24 UTC  (8+ messages)
` [PATCH 2/3] watchdog: sama5d4_wdt: add support for sama7g5-wdt

[PATCH] dt-bindings: watchdog: Convert arm,sbsa-gwdt to DT schema
 2021-06-09 19:03 UTC  (2+ messages)

Proposal
 2021-06-09 12:10 UTC 

[PATCH] watchdog: gef_wdt: Fix an error handling path in 'gef_wdt_probe()'
 2021-06-07  1:22 UTC  (2+ messages)


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).