[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250801125410.GA25291@www.linux-watchdog.org>
Date: Fri, 1 Aug 2025 14:54:10 +0200
From: Wim Van Sebroeck <wim@...ux-watchdog.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Linux Watchdog Mailing List <linux-watchdog@...r.kernel.org>,
Guenter Roeck <linux@...ck-us.net>,
Aaron Plattner <aplattner@...dia.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Dan Carpenter <dan.carpenter@...aro.org>,
Frank Li <Frank.Li@....com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Rob Herring <robh@...nel.org>,
Sebastian Reichel <sebastian.reichel@...labora.com>,
Ziyan Fu <fuzy5@...ovo.com>
Subject: [GIT PULL REQUEST] watchdog - v6.17 release cycle.
Hi Linus,
Please pull following watchdog changes for the v6.17 release cycle.
This series contains:
* sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race condition
* Various improvements and fixes
The output from git request-pull:
----------------------------------------------------------------
The following changes since commit d7b8f8e20813f0179d8ef519541a3527e7661d3a:
Linux 6.16-rc5 (2025-07-06 14:10:26 -0700)
are available in the git repository at:
git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.17-rc1
for you to fetch changes up to 48defdf6b083f74a44e1f742db284960d3444aec:
watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race condition (2025-07-28 12:07:08 +0200)
----------------------------------------------------------------
linux-watchdog 6.17-rc1 tag
----------------------------------------------------------------
Aaron Plattner (1):
watchdog: sbsa: Adjust keepalive timeout to avoid MediaTek WS0 race condition
Andy Shevchenko (2):
watchdog: it87_wdt: Don't use "proxy" headers
watchdog: Don't use "proxy" headers
Dan Carpenter (1):
watchdog: ziirave_wdt: check record length in ziirave_firm_verify()
Frank Li (1):
dt-bindings: watchdog: nxp,pnx4008-wdt: allow clocks property
Geert Uytterhoeven (1):
watchdog: renesas_wdt: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Rob Herring (Arm) (1):
watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"
Sebastian Reichel (1):
watchdog: dw_wdt: Fix default timeout
Ziyan Fu (1):
watchdog: iTCO_wdt: Report error if timeout configuration fails
.../bindings/watchdog/nxp,pnx4008-wdt.yaml | 3 ++
drivers/watchdog/dw_wdt.c | 2 +
drivers/watchdog/iTCO_wdt.c | 6 ++-
drivers/watchdog/it87_wdt.c | 4 +-
drivers/watchdog/renesas_wdt.c | 8 ++--
drivers/watchdog/rti_wdt.c | 14 ++----
drivers/watchdog/sbsa_gwdt.c | 50 ++++++++++++++++++++--
drivers/watchdog/watchdog_core.h | 8 +++-
drivers/watchdog/watchdog_pretimeout.c | 2 +
drivers/watchdog/ziirave_wdt.c | 3 ++
include/linux/watchdog.h | 12 ++++--
11 files changed, 87 insertions(+), 25 deletions(-)
----------------------------------------------------------------
Kind regards,
Wim.
Powered by blists - more mailing lists