index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: bcm281xx: Fix use of uninitialized spinlock.
Eric Anholt
2017-05-19
1
-1
/
+2
*
watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe()
Wei Yongjun
2017-05-19
1
-3
/
+1
*
iTCO_wdt: all versions count down twice
Paolo Bonzini
2017-05-19
1
-12
/
+10
*
watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOT
Shile Zhang
2017-05-18
1
-1
/
+1
*
watchdog: cadence_wdt: fix timeout setting
Tomas Melin
2017-05-18
1
-1
/
+1
*
watchdog: pcwd_usb: fix NULL-deref at probe
Johan Hovold
2017-05-18
1
-0
/
+3
*
watchdog: sama5d4: fix race condition
Alexandre Belloni
2017-05-18
1
-4
/
+29
*
watchdog: sama5d4: fix WDDIS handling
Alexandre Belloni
2017-05-18
1
-18
/
+30
*
watchdog: orion: fix compile-test dependencies
Arnd Bergmann
2017-05-18
1
-1
/
+1
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
5
-7
/
+7
|
\
|
*
Annotate hardware config module parameters in drivers/watchdog/
David Howells
2017-04-20
5
-7
/
+7
*
|
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+1
*
|
watchdog: iTCO_wdt: Add PMC specific noreboot update api
Kuppuswamy Sathyanarayanan
2017-04-28
1
-7
/
+18
*
|
watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions
Kuppuswamy Sathyanarayanan
2017-04-28
1
-33
/
+50
|
/
*
watchdog: retu: restore MFD dependency
Arnd Bergmann
2017-03-01
1
-1
/
+1
*
watchdog: db8500: add back prmcu dependency
Arnd Bergmann
2017-03-01
1
-1
/
+1
*
watchdog: kempld: fix gcc-4.3 build
Arnd Bergmann
2017-03-01
1
-1
/
+8
*
watchdog: softdog: fire watchdog even if softirqs do not get to run
Niklas Cassel
2017-03-01
1
-17
/
+27
*
watchdog: kempld: revert to full dependency
Arnd Bergmann
2017-03-01
1
-1
/
+1
*
watchdog: bcm2835: add CONFIG_OF dependency
Arnd Bergmann
2017-03-01
1
-1
/
+1
*
watchdog: sp805: add back AMBA dependency
Arnd Bergmann
2017-03-01
1
-1
/
+1
*
watchdog: menf21bmc: add I2C dependency
Arnd Bergmann
2017-03-01
1
-0
/
+1
*
watchdog: geode: restore hard CS5535_MFGPT dependency
Arnd Bergmann
2017-03-01
1
-1
/
+1
*
watchdog: wm831x watchdog really needs mfd
Arnd Bergmann
2017-03-01
1
-1
/
+1
*
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-3
/
+3
*
watchdog: s3c2410: Add prefix to local function
Krzysztof Kozlowski
2017-02-24
1
-3
/
+2
*
watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms
Krzysztof Kozlowski
2017-02-24
1
-1
/
+1
*
watchdog: s3c2410: Use dev_dbg instead of pr_info
Krzysztof Kozlowski
2017-02-24
1
-23
/
+6
*
watchdog: s3c2410: Fix infinite interrupt in soft mode
Krzysztof Kozlowski
2017-02-24
1
-3
/
+18
*
watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
Krzysztof Kozlowski
2017-02-24
1
-8
/
+8
*
watchdog: softdog: make pretimeout support a compile option
Wolfram Sang
2017-02-24
2
-8
/
+21
*
watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family
Baoyou Xie
2017-02-24
3
-0
/
+302
*
watchdog: sama5d4: Implement resume hook
Alexandre Belloni
2017-02-24
1
-0
/
+17
*
watchdog: sama5d4: Cache MR instead of a partial config
Alexandre Belloni
2017-02-24
1
-26
/
+19
*
watchdog: ts72xx_wdt: convert driver to watchdog core
H Hartley Sweeten
2017-02-24
1
-358
/
+89
*
watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
H Hartley Sweeten
2017-02-24
1
-70
/
+44
*
watchdog: RDC321X_WDT always depends on PCI
Guenter Roeck
2017-02-24
1
-0
/
+1
*
watchdog: add driver for Cortina Gemini watchdog
Linus Walleij
2017-02-24
3
-0
/
+241
*
watchdog: constify watchdog_ops structures
Bhumika Goyal
2017-02-24
14
-14
/
+14
*
watchdog: Introduce watchdog_stop_on_unregister helper
Guenter Roeck
2017-02-24
1
-0
/
+5
*
watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
William Breathitt Gray
2017-02-24
1
-13
/
+1
*
watchdog: tegra_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-3
/
+1
*
watchdog: da9063_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-17
/
+1
*
watchdog: da9062_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-16
/
+2
*
watchdog: da9055_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-15
/
+2
*
watchdog: da9052_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-24
/
+8
*
watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
2017-02-24
1
-19
/
+8
*
watchdog: mena21_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
2017-02-24
1
-22
/
+2
*
watchdog: wm831x_wdt: Convert to use device managed functions
Guenter Roeck
2017-02-24
1
-24
/
+7
*
watchdog: digicolor_wdt: Convert to use device managed functions and other im...
Guenter Roeck
2017-02-24
1
-36
/
+12
[next]