linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] watchdog - v5.5 Merge window
@ 2019-11-29 16:00 Wim Van Sebroeck
  2019-12-02  2:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wim Van Sebroeck @ 2019-11-29 16:00 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, Linux Watchdog Mailing List, Guenter Roeck,
	Andy Shevchenko, Anson Huang, Borislav Petkov, Eugen Hristev,
	Fabio Estevam, Geert Uytterhoeven, Joel Stanley,
	Julia Cartwright, Kevin Hao, Matti Vaittinen, Michal Simek,
	Paul Cercueil, Rasmus Villemoes, Shuiqing Li,
	Srikanth Krishnakar

Hi Linus,

Please pull the watchdog changes for the v5.5 release cycle.

This series contains:
* Support for NCT6116D
* Several small fixes and improvements

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

  Linux 5.4-rc7 (2019-11-10 16:17:15 -0800)

are available in the git repository at:

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

for you to fetch changes up to 33c26ab4d6beec44bd5f525ffba1c23bf962d4a7:

  watchdog: jz4740: Drop dependency on MACH_JZ47xx (2019-11-18 20:14:47 +0100)

----------------------------------------------------------------
linux-watchdog 5.5-rc1 tag

----------------------------------------------------------------
Andy Shevchenko (1):
      watchdog: intel-mid_wdt: Add WATCHDOG_NOWAYOUT support

Anson Huang (3):
      watchdog: imx2_wdt: Remove unnecessary blank line
      watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
      watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedly

Borislav Petkov (1):
      watchdog: sbc7240_wdt: Fix yet another -Wimplicit-fallthrough warning

Eugen Hristev (2):
      watchdog: sama5d4_wdt: cleanup the bit definitions
      dt-bindings: watchdog: sama5d4_wdt: add microchip,sam9x60-wdt compatible

Fabio Estevam (5):
      watchdog: imx7ulp: Pass the wdog instance inimx7ulp_wdt_enable()
      watchdog: imx7ulp: Remove unused structure member
      watchdog: imx7ulp: Remove inline annotations
      watchdog: imx7ulp: Use definitions instead of magic values
      watchdog: imx7ulp: Fix reboot hang

Geert Uytterhoeven (1):
      watchdog: wdat_wdt: Spelling s/configrable/configurable/

Joel Stanley (1):
      watchdog: aspeed: Fix clock behaviour for ast2600

Julia Cartwright (1):
      watchdog: prevent deferral of watchdogd wakeup on RT

Kevin Hao (1):
      watchdog: Fix the race between the release of watchdog_core_data and cdev

Matti Vaittinen (1):
      watchdog: bd70528: Trivial function documentation fix

Michal Simek (1):
      watchdog: cadence: Do not show error in case of deferred probe

Paul Cercueil (3):
      watchdog: jz4740: Use WDT clock provided by TCU driver
      watchdog: jz4740: Use regmap provided by TCU driver
      watchdog: jz4740: Drop dependency on MACH_JZ47xx

Rasmus Villemoes (1):
      watchdog: make nowayout sysfs file writable

Shuiqing Li (1):
      watchdog: sprd: Fix the incorrect pointer getting from driver data

Srikanth Krishnakar (1):
      watchdog: w83627hf_wdt: Support NCT6116D

 Documentation/ABI/testing/sysfs-class-watchdog     |   9 +-
 .../bindings/watchdog/atmel-sama5d4-wdt.txt        |   2 +-
 drivers/watchdog/Kconfig                           |   5 +-
 drivers/watchdog/aspeed_wdt.c                      |  16 +--
 drivers/watchdog/at91sam9_wdt.h                    |  34 ++++---
 drivers/watchdog/bd70528_wdt.c                     |   4 +-
 drivers/watchdog/cadence_wdt.c                     |   6 +-
 drivers/watchdog/imx2_wdt.c                        |  30 +++---
 drivers/watchdog/imx7ulp_wdt.c                     |  45 ++++++---
 drivers/watchdog/intel-mid_wdt.c                   |   1 +
 drivers/watchdog/jz4740_wdt.c                      | 108 ++++++++++-----------
 drivers/watchdog/sbc7240_wdt.c                     |   3 +-
 drivers/watchdog/sprd_wdt.c                        |   6 +-
 drivers/watchdog/w83627hf_wdt.c                    |  11 ++-
 drivers/watchdog/watchdog_dev.c                    | 101 +++++++++++--------
 drivers/watchdog/wdat_wdt.c                        |   2 +-
 16 files changed, 214 insertions(+), 169 deletions(-)
----------------------------------------------------------------

Kind regards,
Wim.


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

end of thread, other threads:[~2019-12-02  2:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 16:00 [GIT PULL REQUEST] watchdog - v5.5 Merge window Wim Van Sebroeck
2019-12-02  2:50 ` 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;
as well as URLs for NNTP newsgroup(s).