]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Nov 2019 16:47:03 +0000 (08:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Nov 2019 16:47:03 +0000 (08:47 -0800)
commitea8e292cd607503ea310e7ae679f8f8c5045c57d
tree003e62360ff2afa7304a07359af95c5fa0c81d1c
parentf3d30b6183bed78de8356ba33e2ec203cf7af5f9
parent7e1e15d4935d73eedb39b1bb7f2661f8070b3e35
Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog

Pull watchdog fixes from Wim Van Sebroeck:

 - cpwd: fix build regression

 - pm8916_wdt: fix pretimeout registration flow

 - meson: Fix the wrong value of left time

 - imx_sc_wdt: Pretimeout should follow SCU firmware format

 - bd70528: Add MODULE_ALIAS to allow module auto loading

* tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog:
  watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading
  watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format
  watchdog: meson: Fix the wrong value of left time
  watchdog: pm8916_wdt: fix pretimeout registration flow
  watchdog: cpwd: fix build regression