index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
watchdog: xilinx: Move no_timeout to probe function
Michal Simek
1
-5
/
+3
2014-03-31
watchdog: xilinx: Simplify probe and remove functions
Michal Simek
1
-32
/
+9
2014-03-31
watchdog: xilinx: Move control_status_reg to functions
Michal Simek
1
-1
/
+6
2014-03-31
watchdog: xilinx: Convert driver to the watchdog framework
Michal Simek
2
-172
/
+33
2014-03-31
watchdog: wdt285: Fix variable type
Alexander Shiyan
1
-2
/
+1
2014-03-31
watchdog: shwdt: Remove unused variable
Alexander Shiyan
1
-2
/
+0
2014-03-31
watchdog: sc520_wdt: Remove unused variable
Alexander Shiyan
1
-2
/
+1
2014-03-31
watchdog: intel_scu_watchdog: Remove unused variable
Alexander Shiyan
1
-3
/
+1
2014-03-31
watchdog: indydog: Simplify indydog_{start,stop}
Alexander Shiyan
1
-11
/
+2
2014-03-31
watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device
Alexander Shiyan
1
-1
/
+0
2014-03-31
watchdog: sp805_wdt: Use devm_ioremap_resource()
Jingoo Han
1
-14
/
+3
2014-03-31
watchdog: omap_wdt: Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+6
2014-03-31
watchdog: ep93xx_wdt: Use devm_ioremap_resource()
Jingoo Han
1
-10
/
+3
2014-03-31
watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static
Jingoo Han
1
-1
/
+1
2014-03-31
watchdog: Remove unnecessary OOM messages
Jingoo Han
8
-18
/
+5
2014-03-31
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
24
-24
/
+0
2014-03-31
watchdog: mpc8xxx_wdt: MPC8xx is HW enabled
Christophe Leroy
1
-0
/
+1
2014-03-20
octeon, watchdog: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-2
/
+9
2014-03-19
Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"
Scott Wood
1
-8
/
+0
2014-03-19
watchdog: iTCO_wdt: Add support for v3 silicon
Peter Tyser
1
-55
/
+82
2014-03-08
Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into...
Olof Johansson
1
-1
/
+1
2014-02-25
watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
Fabio Estevam
1
-1
/
+1
2014-02-25
Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into n...
Arnd Bergmann
2
-80
/
+303
2014-02-22
watchdog: orion: Enable the build on ARCH_MVEBU
Ezequiel Garcia
1
-1
/
+1
2014-02-22
watchdog: orion: Add support for Armada 370 and Armada XP SoC
Ezequiel Garcia
1
-2
/
+104
2014-02-22
watchdog: orion: Add per-compatible watchdog start implementation
Ezequiel Garcia
1
-1
/
+11
2014-02-22
watchdog: orion: Add per-compatible clock initialization
Ezequiel Garcia
1
-21
/
+32
2014-02-22
watchdog: orion: Introduce per-compatible of_device_id data
Ezequiel Garcia
1
-19
/
+43
2014-02-22
watchdog: orion: Introduce an orion_watchdog device structure
Ezequiel Garcia
1
-45
/
+69
2014-02-22
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
Ezequiel Garcia
1
-5
/
+0
2014-02-22
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
1
-3
/
+44
2014-02-22
watchdog: orion: Handle the interrupt so it's properly acked
Ezequiel Garcia
1
-1
/
+23
2014-02-22
watchdog: orion: Make sure the watchdog is initially stopped
Ezequiel Garcia
1
-0
/
+19
2014-02-22
watchdog: orion: Remove unused macros
Ezequiel Garcia
1
-2
/
+0
2014-02-22
watchdog: orion: Use atomic access for shared registers
Ezequiel Garcia
1
-37
/
+5
2014-02-22
watchdog: orion: Add clock error handling
Ezequiel Garcia
1
-10
/
+19
2014-02-21
watchdog: w83697hf_wdt: return ENODEV if no device was found
Stanislav Kholmanskikh
1
-1
/
+1
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-28
watchdog: w83627hf_wdt: Reset watchdog trigger during initialization
Guenter Roeck
1
-2
/
+2
2014-01-28
watchdog: w83627hf: Add support for W83697HF and W83697UG
Guenter Roeck
2
-13
/
+51
2014-01-28
watchdog: w83627hf: Auto-detect IO address and supported chips
Guenter Roeck
2
-24
/
+173
2014-01-28
watchdog: at91sam9_wdt: increase security margin on watchdog counter reset
Boris BREZILLON
1
-9
/
+16
2014-01-28
watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
Boris BREZILLON
1
-1
/
+9
2014-01-28
watchdog: at91sam9_wdt: fix secs_to_ticks
Boris BREZILLON
1
-1
/
+1
2014-01-28
watchdog: at91sam9_wdt: better watchdog support
Boris BREZILLON
1
-86
/
+223
2014-01-28
watchdog: sp805_wdt depends also on ARM64
Naresh Bhat
1
-1
/
+1
2014-01-28
watchdog: mach-moxart: add restart handler
Jonas Jensen
1
-0
/
+15
2014-01-28
watchdog: mpc8xxx_wdt convert to watchdog core
Christophe Leroy
2
-73
/
+38
2014-01-28
watchdog: sirf: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-28
watchdog: hpwdt patch to display informative string
Thomas Mingarelli
1
-3
/
+8
[prev]
[next]