Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1590670
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] watchdog updates for v4.11 - take 2 |
| Date | 2017-03-01 23:50 +0100 |
| Message-ID | <tgleh-1ix-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull additional watchdog updates for Linux v4.11 from
signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git watchdog-for-linus-v4.11-2
Thanks,
Guenter
------
The following changes since commit 2d6be4abf514fc26c83d239c7f31da1f95e4a31d:
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi (2017-02-28 21:06:30 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/watchdog-for-linus-v4.11-2
for you to fetch changes up to 9ad82f117f057ed04643cc60ce16fbf59e1b167f:
watchdog: retu: restore MFD dependency (2017-03-01 06:15:10 -0800)
----------------------------------------------------------------
watchdog updates for v4.11-rc1, take 2
Fix fallout from enabling COMPILE_TEST
Fix gcc-4.3 build of kempld watchdog driver
Use hrtimer in softdog
----------------------------------------------------------------
Arnd Bergmann (9):
watchdog: wm831x watchdog really needs mfd
watchdog: geode: restore hard CS5535_MFGPT dependency
watchdog: menf21bmc: add I2C dependency
watchdog: sp805: add back AMBA dependency
watchdog: bcm2835: add CONFIG_OF dependency
watchdog: kempld: revert to full dependency
watchdog: kempld: fix gcc-4.3 build
watchdog: db8500: add back prmcu dependency
watchdog: retu: restore MFD dependency
Niklas Cassel (1):
watchdog: softdog: fire watchdog even if softirqs do not get to run
drivers/watchdog/Kconfig | 15 ++++++++-------
drivers/watchdog/kempld_wdt.c | 9 ++++++++-
drivers/watchdog/softdog.c | 44 ++++++++++++++++++++++++++-----------------
3 files changed, 43 insertions(+), 25 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] watchdog updates for v4.11 - take 2 Guenter Roeck <linux@roeck-us.net> - 2017-03-01 23:50 +0100
csiph-web