mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] watchdog - v6.10 release cycle.
@ 2024-05-20 15:01 Wim Van Sebroeck
  2024-05-20 16:33 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Wim Van Sebroeck @ 2024-05-20 15:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Chen Ni, Dawei Li, Duoming Zhou, Geert Uytterhoeven,
	Judith Mendez, Krzysztof Kozlowski, Mark Pearson,
	Matti Vaittinen, Niklas Schnelle

Hi Linus,

Please pull following watchdog changes for the v6.10 release cycle.

This series contains:
* Add Lenovo SE10 platform Watchdog Driver
* Other small fixes and improvements

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 0bbac3facb5d6cc0171c45c9873a2dc96bea9680:

  Linux 6.9-rc4 (2024-04-14 13:38:39 -0700)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.10-rc1

for you to fetch changes up to c45b8cfc6d5c12fbbc4d89b24b59402df99c1ecb:

  watchdog: LENOVO_SE10_WDT should depend on X86 && DMI (2024-05-11 11:32:06 +0200)

----------------------------------------------------------------
linux-watchdog 6.10-rc1 tag

----------------------------------------------------------------
Chen Ni (1):
      watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()

Dawei Li (1):
      watchdog/wdt-main: Use cpumask_of() to avoid cpumask var on stack

Duoming Zhou (1):
      watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger

Geert Uytterhoeven (1):
      watchdog: LENOVO_SE10_WDT should depend on X86 && DMI

Judith Mendez (1):
      watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin

Krzysztof Kozlowski (1):
      watchdog: mtx-1: drop driver owner assignment

Mark Pearson (1):
      watchdog: lenovo_se10_wdt: Watchdog driver for Lenovo SE10 platform

Matti Vaittinen (1):
      watchdog: bd9576: Drop "always-running" property

Niklas Schnelle (1):
      watchdog: add HAS_IOPORT dependencies

 drivers/watchdog/Kconfig           |  69 +++++----
 drivers/watchdog/Makefile          |   1 +
 drivers/watchdog/bd9576_wdt.c      |  12 +-
 drivers/watchdog/cpu5wdt.c         |   2 +-
 drivers/watchdog/lenovo_se10_wdt.c | 308 +++++++++++++++++++++++++++++++++++++
 drivers/watchdog/mtx-1_wdt.c       |   1 -
 drivers/watchdog/octeon-wdt-main.c |   6 +-
 drivers/watchdog/rti_wdt.c         |  34 ++--
 drivers/watchdog/sa1100_wdt.c      |   5 +-
 9 files changed, 370 insertions(+), 68 deletions(-)
 create mode 100644 drivers/watchdog/lenovo_se10_wdt.c
----------------------------------------------------------------

Kind regards,
Wim.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL REQUEST] watchdog - v6.10 release cycle.
  2024-05-20 15:01 [GIT PULL REQUEST] watchdog - v6.10 release cycle Wim Van Sebroeck
@ 2024-05-20 16:33 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2024-05-20 16:33 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Chen Ni, Dawei Li, Duoming Zhou,
	Geert Uytterhoeven, Judith Mendez, Krzysztof Kozlowski,
	Mark Pearson, Matti Vaittinen, Niklas Schnelle

The pull request you sent on Mon, 20 May 2024 17:01:25 +0200:

> git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.10-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a913d94eef59f6d1d907c3214f12827144bab6a5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL REQUEST] watchdog - v6.10 release cycle.
  2025-01-24 11:29 Wim Van Sebroeck
@ 2025-01-26  1:03 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-01-26  1:03 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Alexander Sverdlin, Joe Hattori, Lad Prabhakar,
	Lad Prabhakar, Luca Ceresoli, Manikanta Mylavarapu,
	Marcus Folkesson, Mike Crowe

The pull request you sent on Fri, 24 Jan 2025 12:29:01 +0100:

> git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.14-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eda061cccd146fcbe71051bb4aa5a8672b71216e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL REQUEST] watchdog - v6.10 release cycle.
@ 2025-01-24 11:29 Wim Van Sebroeck
  2025-01-26  1:03 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Wim Van Sebroeck @ 2025-01-24 11:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Alexander Sverdlin, Joe Hattori, Lad Prabhakar, Lad Prabhakar,
	Luca Ceresoli, Manikanta Mylavarapu, Marcus Folkesson,
	Mike Crowe

Hi Linus,

Please pull following watchdog changes for the v6.10 release cycle.

This series contains:
* Add Qualcomm IPQ5424
* da9052_wdt: add support for bootstatus bits
* Other small fixes and improvements.

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:

  Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.14-rc1

for you to fetch changes up to b3db0b5356ff573d4e48b1306dd9a785d679f9b0:

  dt-bindings: watchdog: Document Qualcomm IPQ5424 (2025-01-06 19:38:08 +0100)

----------------------------------------------------------------
linux-watchdog 6.14-rc1 tag

----------------------------------------------------------------
Alexander Sverdlin (1):
      watchdog: rti: Fix off-by-one in heartbeat recovery

Joe Hattori (1):
      watchdog: rti_wdt: Fix an OF node leak in rti_wdt_probe()

Lad Prabhakar (2):
      watchdog: rzv2h_wdt: Use local `dev` pointer in probe
      watchdog: sp805_wdt: Drop documentation of non-existent `status` member

Luca Ceresoli (1):
      watchdog: max77620: fix excess field in kerneldoc

Manikanta Mylavarapu (1):
      dt-bindings: watchdog: Document Qualcomm IPQ5424

Marcus Folkesson (1):
      watchdog: da9052_wdt: add support for bootstatus bits

Mike Crowe (1):
      watchdog: sp805: Report correct timeleft at maximum

 Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml |  1 +
 drivers/watchdog/da9052_wdt.c                            | 13 ++++++++++++-
 drivers/watchdog/max77620_wdt.c                          |  1 -
 drivers/watchdog/rti_wdt.c                               |  4 +++-
 drivers/watchdog/rzv2h_wdt.c                             | 16 ++++++++--------
 drivers/watchdog/sp805_wdt.c                             |  3 +--
 6 files changed, 25 insertions(+), 13 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL REQUEST] watchdog - v6.10 release cycle.
  2025-01-04 17:58 Wim Van Sebroeck
@ 2025-01-04 19:06 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2025-01-04 19:06 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Clément Le Goffic

The pull request you sent on Sat, 4 Jan 2025 18:58:42 +0100:

> git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.13-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ab75170520d4964f3acf8bb1f91d34cbc650688e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL REQUEST] watchdog - v6.10 release cycle.
@ 2025-01-04 17:58 Wim Van Sebroeck
  2025-01-04 19:06 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Wim Van Sebroeck @ 2025-01-04 17:58 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Clément Le Goffic

Hi Linus,

Please pull following watchdog changes for the v6.13 release cycle.

This series contains:
* stm32_iwdg: fix error message during driver probe

The output from git request-pull:
----------------------------------------------------------------
The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:

  Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)

are available in the git repository at:

  git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-6.13-rc6

for you to fetch changes up to cc0dc9e871a91aadf5b26a2d7760fb762e0d9203:

  watchdog: stm32_iwdg: fix error message during driver probe (2024-12-30 15:28:02 +0100)

----------------------------------------------------------------
linux-watchdog 6.13-rc6 tag

----------------------------------------------------------------
Clément Le Goffic (1):
      watchdog: stm32_iwdg: fix error message during driver probe

 drivers/watchdog/stm32_iwdg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------

Kind regards,
Wim.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-01-26  1:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-20 15:01 [GIT PULL REQUEST] watchdog - v6.10 release cycle Wim Van Sebroeck
2024-05-20 16:33 ` pr-tracker-bot
2025-01-04 17:58 Wim Van Sebroeck
2025-01-04 19:06 ` pr-tracker-bot
2025-01-24 11:29 Wim Van Sebroeck
2025-01-26  1:03 ` pr-tracker-bot

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

all inboxes | Powered by JetHome®