From: Wim Van Sebroeck <wim@linux-watchdog.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Linux Watchdog Mailing List <linux-watchdog@vger.kernel.org>,
Guenter Roeck <linux@roeck-us.net>,
Wim Van Sebroeck <wim@linux-watchdog.org>
Subject: [GIT PULL REQUEST] watchdog - v4.18 Merge window
Date: Mon, 11 Jun 2018 20:40:59 +0200 [thread overview]
Message-ID: <20180611184059.GA4486@www.linux-watchdog.org> (raw)
Hi Linus,
Please pull the watchdog changes for the v4.18 release cycle.
This series contains:
* renesas_wdt: Add support for the R8A77965 WDT and R-Car Gen2
* renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
* watchdog: Simplify getting .drvdata
* sp805: Add restart handler
* hpwdt: Claim NMIs generated by iLO5
* mena21_wdt: Drop unnecessary mutex lock
* da9062 & da9063: Fixes and general cleanups.
The output from git request-pull:
----------------------------------------------------------------
The following changes since commit 771c577c23bac90597c685971d7297ea00f99d11:
Linux 4.17-rc6 (2018-05-20 15:31:38 -0700)
are available in the git repository at:
git://www.linux-watchdog.org/linux-watchdog.git tags/linux-watchdog-4.18-rc1
for you to fetch changes up to 16a7eec2fcd020c73cf0ca38bf774775167d22eb:
watchdog: da9063: remove duplicated timeout_to_sel calls (2018-06-07 12:41:43 +0200)
----------------------------------------------------------------
linux-watchdog 4.18-rc1 tag
----------------------------------------------------------------
Fabrizio Castro (1):
dt-bindings: watchdog: renesas-wdt: Add R-Car Gen2 support
Geert Uytterhoeven (1):
watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklist
Jerry Hoemann (1):
watchdog: hpwdt: Claim NMIs generated by iLO5
Jia-Ju Bai (1):
watchdog: mena21_wdt: Drop unnecessary mutex lock
Jongsung Kim (1):
watchdog: sp805: add restart handler
Marco Felsch (5):
watchdog: da9063: Fix setting/changing timeout
watchdog: da9063: Fix updating timeout value
watchdog: da9063: Fix timeout handling during probe
watchdog: da9063: rename helper function to avoid misunderstandings
watchdog: da9063: remove duplicated timeout_to_sel calls
Michael Grzeschik (1):
watchdog: da9062: remove unused code
Wolfram Sang (2):
watchdog: simplify getting .drvdata
watchdog: renesas-wdt: Add support for the R8A77965 WDT
.../devicetree/bindings/watchdog/renesas-wdt.txt | 23 ++++---
drivers/watchdog/cadence_wdt.c | 6 +-
drivers/watchdog/da9062_wdt.c | 10 ---
drivers/watchdog/da9063_wdt.c | 73 ++++++++++++++++++----
drivers/watchdog/hpwdt.c | 2 +-
drivers/watchdog/mena21_wdt.c | 18 ------
drivers/watchdog/of_xilinx_wdt.c | 6 +-
drivers/watchdog/renesas_wdt.c | 2 +-
drivers/watchdog/sp805_wdt.c | 14 +++++
drivers/watchdog/wdat_wdt.c | 6 +-
10 files changed, 100 insertions(+), 60 deletions(-)
reply other threads:[~2018-06-11 19:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180611184059.GA4486@www.linux-watchdog.org \
--to=wim@linux-watchdog.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=torvalds@linux-foundation.org \
/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