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
2015-06-22
watchdog: dw_wdt: No need for a spinlock
Doug Anderson
1
-7
/
+0
2015-06-22
watchdog: imx2_wdt: also set wdog->timeout to new_timeout
Michael Grzeschik
1
-0
/
+2
2015-06-22
watchdog: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+1
2015-06-22
watchdog: cadence: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2015-06-22
watchdog: max63xx_wdt: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-22
watchdog: MAX63XX_WATCHDOG does not depend on ARM
Vivien Didelot
1
-1
/
+1
2015-06-22
watchdog: imgpdc: Add some documentation about the timeout
Ezequiel Garcia
1
-0
/
+29
2015-06-22
watchdog: imgpdc: Fix max timeout
Ezequiel Garcia
1
-1
/
+5
2015-06-22
watchdog: imgpdc: Add reboot support
Andrew Bresticker
1
-0
/
+21
2015-06-22
watchdog: imgpdc: Set timeout before starting watchdog
Andrew Bresticker
1
-5
/
+13
2015-06-22
watchdog: imgpdc: Allow timeout to be set in device-tree
Andrew Bresticker
1
-7
/
+3
2015-06-22
watchdog: omap: assert the counter being stopped before reprogramming
Uwe Kleine-König
1
-0
/
+7
2015-06-22
watchdog: omap: simplify assignment of bootstatus
Uwe Kleine-König
1
-7
/
+5
2015-06-22
watchdog: omap: put struct watchdog_device into driver data
Uwe Kleine-König
1
-31
/
+24
2015-06-22
watchdog: omap: use watchdog_init_timeout instead of open coding it
Uwe Kleine-König
1
-4
/
+1
2015-06-22
watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC
Baruch Siach
3
-0
/
+216
2015-06-22
watchdog: at91sam9: use endian agnostic IO
Ben Dooks
1
-2
/
+2
2015-06-22
watchdog: st_wdt: Update IP layout information to include Clocksource
Lee Jones
1
-1
/
+1
2015-06-22
watchdog: st_wdt: Add new driver for ST's LPC Watchdog
Lee Jones
3
-0
/
+357
2015-04-22
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
6
-174
/
+83
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-8
/
+55
2015-04-22
watchdog: stmp3xxx_rtc_wdt: fix broken email address
Wolfram Sang
1
-2
/
+2
2015-04-22
watchdog: pnx4008_wdt: fix broken email address
Wolfram Sang
1
-1
/
+1
2015-04-22
watchdog: octeon: use fixed length string for register names
Aaro Koskinen
1
-1
/
+1
2015-04-22
watchdog: octeon: fix some trivial coding style issues
Aaro Koskinen
1
-6
/
+10
2015-04-22
watchdog: octeon: convert to WATCHDOG_CORE API
Aaro Koskinen
2
-147
/
+39
2015-04-22
watchdog: cadence: Remove Kconfig dependency on ARCH
Michal Simek
1
-1
/
+0
2015-04-22
watchdog: qcom: use timer devicetree binding
Mathieu Olivari
1
-6
/
+15
2015-04-22
watchdog: bcm281xx: Remove use of seq_printf return value
Joe Perches
1
-11
/
+16
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-15
/
+5
2015-04-10
Merge back earlier suspend/hibernate material for v4.1.
Rafael J. Wysocki
1
-0
/
+51
2015-04-03
Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Olof Johansson
1
-1
/
+2
2015-04-03
PM / watchdog: iTCO: stop watchdog during system suspend
Rafael J. Wysocki
1
-0
/
+51
2015-03-27
watchdog: imgpdc: Fix default heartbeat
James Hogan
1
-3
/
+3
2015-03-27
watchdog: imgpdc: Fix probe NULL pointer dereference
James Hogan
1
-1
/
+1
2015-03-27
watchdog: mtk_wdt: signedness bug in mtk_wdt_start()
Dan Carpenter
1
-1
/
+1
2015-03-25
s390/watchdog: support for KVM hypervisors and delete pr_info messages
Xu Wang
1
-14
/
+4
2015-03-25
s390/watchdog: enable KEEPALIVE for /dev/watchdog
Xu Wang
1
-1
/
+1
2015-03-16
watchdog: at91rm9200: implement restart handler
Alexandre Belloni
1
-0
/
+32
2015-03-16
watchdog: at91rm9200: use the system timer syscon
Alexandre Belloni
2
-8
/
+23
2015-03-06
watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
Boris BREZILLON
1
-1
/
+2
2015-02-17
watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X arch
Rafał Miłecki
1
-1
/
+1
2015-02-17
watchdog: jz4740: Add DT support
Zubair Lutfullah Kakakhel
1
-0
/
+10
2015-02-17
watchdog: dw_wdt: Try to get a 30 second watchdog by default
Doug Anderson
1
-2
/
+4
2015-02-17
watchdog: dw_wdt: pat the watchdog before enabling it
Doug Anderson
1
-7
/
+19
2015-02-17
watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792
Guenter Roeck
2
-1
/
+15
2015-02-17
watchdog: bcm47xx_wdt.c: add restart handler support
Rafał Miłecki
1
-1
/
+20
2015-02-17
watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog
Mike Looijmans
1
-8
/
+29
2015-02-17
watchdog: da9063: Add restart handler support
Geert Uytterhoeven
1
-1
/
+31
2015-02-17
watchdog: Add driver for Mediatek watchdog
Matthias Brugger
3
-0
/
+262
[next]