From: Wim Van Sebroeck <wim@linux-watchdog.org>
To: Guenter Roeck <linux@roeck-us.net>, linux-watchdog@vger.kernel.org
Cc: "Animesh Agarwal" <animeshagarwal28@gmail.com>,
"Byoungtae Cho" <bt.cho@samsung.com>,
"Christian Marangi" <ansuelsmth@gmail.com>,
"Claudiu Beznea" <claudiu.beznea.uj@bp.renesas.com>,
"Colin Ian King" <colin.i.king@gmail.com>,
"Fabio Estevam" <festevam@denx.de>, "Harini T" <harini.t@amd.com>,
"James Hilliard" <james.hilliard1@gmail.com>,
"Jean Delvare" <jdelvare@suse.de>,
lijuang <quic_lijuang@quicinc.com>, "Marek Vasut" <marex@denx.de>,
"Nick Chan" <towinchenmi@gmail.com>,
"Oleksandr Ocheretnyi" <oocheret@cisco.com>,
"Peter Griffin" <peter.griffin@linaro.org>,
"Rosen Penev" <rosenp@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
"Wolfram Sang" <wsa+renesas@sang-engineering.com>,
"Xingyu Wu" <xingyu.wu@starfivetech.com>,
"Xin Liu" <quic_liuxin@quicinc.com>,
"Yan Zhen" <yanzhen@vivo.com>
Subject: Patches add for v6.13-rc1 in Linux-watchdog-next
Date: Wed, 6 Nov 2024 09:09:07 +0100 [thread overview]
Message-ID: <20241106080907.GA14713@www.linux-watchdog.org> (raw)
Hi All,
Following patches have been added in Linux-Watchdog-Next the last days:
[PATCH v3] iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
[PATCH V3] watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequency
[PATCH v2] dt-bindings: watchdog: Document Qualcomm QCS615 watchdog
[PATCH] watchdog: ziirave_wdt: Drop explicit initialization of struct i2c_device_id::driver_data to 0
[PATCH v1] MAINTAINERS: Update the maintainer of StarFive watchdog driver
[PATCH v4] watchdog: stm32_iwdg: Add pretimeout support
[PATCH v2 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart
[PATCH v2 2/2] watchdog: apple: Increase reset delay to 150ms
[PATCH] watchdog: armada_37xx_wdt: remove struct resource
[RFC PATCH 1/9] watchdog: always print when registering watchdog fails
[RFC PATCH 2/9] watchdog: da9055_wdt: don't print out if registering watchdog fails
[RFC PATCH 3/9] watchdog: gxp-wdt: don't print out if registering watchdog fails
[RFC PATCH 4/9] watchdog: iTCO_wdt: don't print out if registering watchdog fails
[RFC PATCH 5/9] watchdog: it87_wdt: don't print out if registering watchdog fails
[RFC PATCH 6/9] watchdog: octeon-wdt: don't print out if registering watchdog fails
[RFC PATCH 7/9] watchdog: rti_wdt: don't print out if registering watchdog fails
[RFC PATCH 8/9] watchdog: rza_wdt: don't print out if registering watchdog fails
[RFC PATCH 9/9] watchdog: sl28cpld_wdt: don't print out if registering watchdog fails
[PATCH v3 1/2] dt-bindings: watchdog: airoha: document watchdog for Airoha EN7581
[PATCH v3 2/2] watchdog: Add support for Airoha EN7851 watchdog
[PATCH] watchdog: Delete the cpu5wdt driver
[PATCH v2 1/2] watchdog: da9063: Do not use a global variable
[PATCH v2 2/2] watchdog: da9063: Remove __maybe_unused notations
[PATCH v3] watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04
[PATCH] watchdog: Switch back to struct platform_driver::remove()
[PATCH v4 4/4] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler
[PATCH v3 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC
[PATCH] Revert "watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs"
[PATCH][next] docs: ABI: Fix spelling mistake in pretimeout_avaialable_governors
[PATCH v1 1/3] dt-bindings: watchdog: Document Qualcomm QCS8300
[PATCH v2 1/1] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
Kind regards,
Wim.
next reply other threads:[~2024-11-06 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-06 8:09 Wim Van Sebroeck [this message]
2024-11-08 3:53 ` Patches add for v6.13-rc1 in Linux-watchdog-next James Hilliard
2024-11-17 10:06 ` Wim Van Sebroeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241106080907.GA14713@www.linux-watchdog.org \
--to=wim@linux-watchdog.org \
--cc=animeshagarwal28@gmail.com \
--cc=ansuelsmth@gmail.com \
--cc=bt.cho@samsung.com \
--cc=claudiu.beznea.uj@bp.renesas.com \
--cc=colin.i.king@gmail.com \
--cc=festevam@denx.de \
--cc=harini.t@amd.com \
--cc=james.hilliard1@gmail.com \
--cc=jdelvare@suse.de \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=marex@denx.de \
--cc=oocheret@cisco.com \
--cc=peter.griffin@linaro.org \
--cc=quic_lijuang@quicinc.com \
--cc=quic_liuxin@quicinc.com \
--cc=rosenp@gmail.com \
--cc=towinchenmi@gmail.com \
--cc=u.kleine-koenig@baylibre.com \
--cc=wsa+renesas@sang-engineering.com \
--cc=xingyu.wu@starfivetech.com \
--cc=yanzhen@vivo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox