All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] watchdog - v5.1 Merge window
@ 2019-03-10 14:54 Wim Van Sebroeck
  2019-03-11 19:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wim Van Sebroeck @ 2019-03-10 14:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Biju Das, Gustavo A. R. Silva, Jerry Hoemann, Jisheng Zhang,
	Michael Shych, Sai Prakash Ranjan, YueHaibing

Hi Linus,

Please pull the watchdog changes for the v4.21 release cycle.

This series contains:
* A new watchdog driver for the Mellanox systems
* renesas-wdt: Document r8a77470 support
* numerous Mark expected switch fall-throughs
* qcom: Add suspend/resume support
* some small fixes and documentation updates

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

  Linux 5.0-rc4 (2019-01-27 15:18:05 -0800)

are available in the git repository at:

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

for you to fetch changes up to 458c8961c194f2d2cb6ffed3dd9b6692d74ad65e:

  watchdog: w83877f_wdt: Mark expected switch fall-through (2019-03-02 15:28:22 +0100)

----------------------------------------------------------------
linux-watchdog 5.1-rc1 tag

----------------------------------------------------------------
Biju Das (1):
      dt-bindings: watchdog: renesas-wdt: Document r8a77470 support

Gustavo A. R. Silva (6):
      watchdog: pc87413: Mark expected switch fall-through
      watchdog: sc1200: Mark expected switch fall-through
      watchdog: smsc37b787_wdt: Mark expected switch fall-through
      watchdog: sbc60xxwdt: Mark expected switch fall-through
      watchdog: sc520_wdt: Mark expected switch fall-through
      watchdog: w83877f_wdt: Mark expected switch fall-through

Jerry Hoemann (2):
      watchdog/hpwdt: Update Kconfig documentation
      watchdog: Update sysfs documentation.

Jisheng Zhang (1):
      watchdog: dw: remove useless pr_fmt

Michael Shych (3):
      platform_data/mlxreg: additions for Mellanox watchdog driver.
      watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems.
      Documentation/watchdog: Add documentation mlx-wdt driver

Sai Prakash Ranjan (1):
      watchdog: qcom: Add suspend/resume support

YueHaibing (1):
      watchdog: pika_wdt: drop pointless static qualifier in pikawdt_init

 Documentation/ABI/testing/sysfs-class-watchdog     |  23 ++
 .../devicetree/bindings/watchdog/renesas-wdt.txt   |   1 +
 Documentation/watchdog/mlx-wdt.txt                 |  52 ++++
 drivers/watchdog/Kconfig                           |  25 +-
 drivers/watchdog/Makefile                          |   1 +
 drivers/watchdog/dw_wdt.c                          |   2 -
 drivers/watchdog/mlx_wdt.c                         | 290 +++++++++++++++++++++
 drivers/watchdog/pc87413_wdt.c                     |   2 +-
 drivers/watchdog/pika_wdt.c                        |   2 +-
 drivers/watchdog/qcom-wdt.c                        |  23 ++
 drivers/watchdog/sbc60xxwdt.c                      |   2 +-
 drivers/watchdog/sc1200wdt.c                       |   2 +-
 drivers/watchdog/sc520_wdt.c                       |   2 +-
 drivers/watchdog/smsc37b787_wdt.c                  |   2 +-
 drivers/watchdog/w83877f_wdt.c                     |   2 +-
 include/linux/platform_data/mlxreg.h               |  19 ++
 16 files changed, 437 insertions(+), 13 deletions(-)
 create mode 100644 Documentation/watchdog/mlx-wdt.txt
 create mode 100644 drivers/watchdog/mlx_wdt.c
----------------------------------------------------------------

Kind regards,
Wim.


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

* Re: [GIT PULL REQUEST] watchdog - v5.1 Merge window
  2019-03-10 14:54 [GIT PULL REQUEST] watchdog - v5.1 Merge window Wim Van Sebroeck
@ 2019-03-11 19:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-11 19:00 UTC (permalink / raw)
  To: Wim Van Sebroeck
  Cc: Linus Torvalds, Andrew Morton, LKML, Linux Watchdog Mailing List,
	Guenter Roeck, Biju Das, Gustavo A. R. Silva, Jerry Hoemann,
	Jisheng Zhang, Michael Shych, Sai Prakash Ranjan, YueHaibing

The pull request you sent on Sun, 10 Mar 2019 15:54:08 +0100:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-03-11 19:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-10 14:54 [GIT PULL REQUEST] watchdog - v5.1 Merge window Wim Van Sebroeck
2019-03-11 19:00 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.