index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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: orion: prepare new Dove DT Kconfig variable
Sebastian Hesselbarth
1
-1
/
+1
2014-03-31
watchdog: fix checkpatch warnings and error
Jingoo Han
6
-14
/
+13
2014-03-31
watchdog: Add tegra watchdog
Andrew Chew
3
-0
/
+314
2014-03-31
watchdog: xilinx: Remove no_timeout variable
Michal Simek
1
-9
/
+4
2014-03-31
watchdog: xilinx: Enable this driver for Zynq
Michal Simek
1
-13
/
+9
2014-03-31
watchdog: xilinx: Use correct comment indentation
Michal Simek
1
-4
/
+4
2014-03-31
watchdog: xilinx: Use of_property_read_u32
Michal Simek
1
-17
/
+12
2014-03-31
watchdog: xilinx: Fix all printk messages
Michal Simek
1
-8
/
+8
2014-03-31
watchdog: xilinx: Allocate private structure per device
Michal Simek
1
-42
/
+55
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-20
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-09
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-29
watchdog: w83627hf_wdt: Reset watchdog trigger during initialization
Guenter Roeck
1
-2
/
+2
2014-01-29
watchdog: w83627hf: Add support for W83697HF and W83697UG
Guenter Roeck
2
-13
/
+51
2014-01-29
watchdog: w83627hf: Auto-detect IO address and supported chips
Guenter Roeck
2
-24
/
+173
[prev]
[next]