index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
watchdog: s3c2410: Add prefix to local function
Krzysztof Kozlowski
1
-3
/
+2
2017-02-24
watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms
Krzysztof Kozlowski
1
-1
/
+1
2017-02-24
watchdog: s3c2410: Use dev_dbg instead of pr_info
Krzysztof Kozlowski
1
-23
/
+6
2017-02-24
watchdog: s3c2410: Fix infinite interrupt in soft mode
Krzysztof Kozlowski
1
-3
/
+18
2017-02-24
watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
Krzysztof Kozlowski
1
-8
/
+8
2017-02-24
watchdog: softdog: make pretimeout support a compile option
Wolfram Sang
2
-8
/
+21
2017-02-24
watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family
Baoyou Xie
3
-0
/
+302
2017-02-24
watchdog: sama5d4: Implement resume hook
Alexandre Belloni
1
-0
/
+17
2017-02-24
watchdog: sama5d4: Cache MR instead of a partial config
Alexandre Belloni
1
-26
/
+19
2017-02-24
watchdog: ts72xx_wdt: convert driver to watchdog core
H Hartley Sweeten
1
-358
/
+89
2017-02-24
watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat
H Hartley Sweeten
1
-70
/
+44
2017-02-24
watchdog: RDC321X_WDT always depends on PCI
Guenter Roeck
1
-0
/
+1
2017-02-24
watchdog: add driver for Cortina Gemini watchdog
Linus Walleij
3
-0
/
+241
2017-02-24
watchdog: constify watchdog_ops structures
Bhumika Goyal
14
-14
/
+14
2017-02-24
watchdog: Introduce watchdog_stop_on_unregister helper
Guenter Roeck
1
-0
/
+5
2017-02-24
watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-13
/
+1
2017-02-24
watchdog: tegra_wdt: Convert to use device managed functions
Guenter Roeck
1
-3
/
+1
2017-02-24
watchdog: da9063_wdt: Convert to use device managed functions
Guenter Roeck
1
-17
/
+1
2017-02-24
watchdog: da9062_wdt: Convert to use device managed functions
Guenter Roeck
1
-16
/
+2
2017-02-24
watchdog: da9055_wdt: Convert to use device managed functions
Guenter Roeck
1
-15
/
+2
2017-02-24
watchdog: da9052_wdt: Convert to use device managed functions
Guenter Roeck
1
-24
/
+8
2017-02-24
watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...
Guenter Roeck
1
-19
/
+8
2017-02-24
watchdog: mena21_wdt: Convert to use device managed functions and other impro...
Guenter Roeck
1
-22
/
+2
2017-02-24
watchdog: wm831x_wdt: Convert to use device managed functions
Guenter Roeck
1
-24
/
+7
2017-02-24
watchdog: digicolor_wdt: Convert to use device managed functions and other im...
Guenter Roeck
1
-36
/
+12
2017-02-24
watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_r...
Guenter Roeck
1
-8
/
+1
2017-02-24
watchdog: intel-mid_wdt: Convert to use device managed functions
Guenter Roeck
1
-10
/
+1
2017-02-24
watchdog: meson_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-21
/
+2
2017-02-24
watchdog: sunxi_wdt: Convert to use device managed functions and other improv...
Guenter Roeck
1
-22
/
+2
2017-02-24
watchdog: aspeed_wdt: Convert to use device managed functions
Guenter Roeck
1
-13
/
+1
2017-02-24
watchdog: coh901327_wdt: Use dev variable instead of pdev->dev
Guenter Roeck
1
-19
/
+15
2017-02-24
watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources
Guenter Roeck
1
-26
/
+5
2017-02-24
watchdog: coh901327_wdt: Keep clock enabled after loading driver
Guenter Roeck
1
-20
/
+1
2017-02-24
watchdog: coh901327_wdt: Simplify error handling in probe function
Guenter Roeck
1
-4
/
+2
2017-02-24
watchdog: tangox: Use watchdog core to install restart handler
Guenter Roeck
1
-21
/
+13
2017-02-24
watchdog: dw_wdt: Use watchdog core to install restart handler
Guenter Roeck
1
-16
/
+7
2017-02-24
watchdog: bcm2835_wdt: Use watchdog core to install restart handler
Guenter Roeck
1
-27
/
+30
2017-02-24
watchdog: asm9260_wdt: Use watchdog core to install restart handler
Guenter Roeck
1
-15
/
+7
2017-02-24
watchdog: bcm47xx_wdt: Don't validate platform data on remove
Guenter Roeck
1
-3
/
+0
2017-02-24
watchdog: iTCO_wdt: Simplify module init function
Guenter Roeck
1
-7
/
+1
2017-02-24
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
Guenter Roeck
1
-27
/
+26
2017-02-24
watchdog: iTCO_wdt: Use device managed resources
Guenter Roeck
1
-63
/
+17
2017-02-24
watchdog: iTCO_wdt: Use allocated data structures
Guenter Roeck
1
-197
/
+205
2017-02-24
watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
Colin Ian King
1
-1
/
+1
2017-02-24
watchdog: Enable COMPILE_TEST where possible
Guenter Roeck
1
-59
/
+59
2017-02-24
watchdog: pnx833x_wdt: Mark as broken
Guenter Roeck
1
-0
/
+1
2017-02-24
watchdog: nic7018_wdt: Add NIC7018 watchdog driver
Hui Chun Ong
3
-0
/
+276
2017-02-24
watchdog: constify watchdog_info structures
Bhumika Goyal
12
-12
/
+12
2017-02-24
watchdog: pika_wdt: add __ro_after_init to ident
Bhumika Goyal
1
-1
/
+1
2017-02-24
watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
Bhumika Goyal
1
-1
/
+1
[next]