index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
watchdog: orion: Enable the build on ARCH_MVEBU
Ezequiel Garcia
2014-02-22
1
-1
/
+1
|
|
*
|
watchdog: orion: Add support for Armada 370 and Armada XP SoC
Ezequiel Garcia
2014-02-22
1
-2
/
+104
|
|
*
|
watchdog: orion: Add per-compatible watchdog start implementation
Ezequiel Garcia
2014-02-22
1
-1
/
+11
|
|
*
|
watchdog: orion: Add per-compatible clock initialization
Ezequiel Garcia
2014-02-22
1
-21
/
+32
|
|
*
|
watchdog: orion: Introduce per-compatible of_device_id data
Ezequiel Garcia
2014-02-22
1
-19
/
+43
|
|
*
|
watchdog: orion: Introduce an orion_watchdog device structure
Ezequiel Garcia
2014-02-22
1
-45
/
+69
|
|
*
|
watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
Ezequiel Garcia
2014-02-22
1
-5
/
+0
|
|
*
|
watchdog: orion: Make RSTOUT register a separate resource
Ezequiel Garcia
2014-02-22
1
-3
/
+44
|
|
*
|
watchdog: orion: Handle the interrupt so it's properly acked
Ezequiel Garcia
2014-02-22
1
-1
/
+23
|
|
*
|
watchdog: orion: Make sure the watchdog is initially stopped
Ezequiel Garcia
2014-02-22
1
-0
/
+19
|
|
*
|
watchdog: orion: Remove unused macros
Ezequiel Garcia
2014-02-22
1
-2
/
+0
|
|
*
|
watchdog: orion: Use atomic access for shared registers
Ezequiel Garcia
2014-02-22
1
-37
/
+5
|
|
*
|
watchdog: orion: Add clock error handling
Ezequiel Garcia
2014-02-22
1
-10
/
+19
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-04-02
1
-8
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"
Scott Wood
2014-03-19
1
-8
/
+0
|
|
/
/
/
*
|
|
|
watchdog: Fix Elan SC520 dependencies
Jean Delvare
2014-03-31
1
-1
/
+1
*
|
|
|
watchdog: ib700wdt: Use platform_driver_probe
Jean Delvare
2014-03-31
1
-12
/
+9
*
|
|
|
watchdog: geodewdt: Use platform_driver_probe
Jean Delvare
2014-03-31
1
-10
/
+7
*
|
|
|
watchdog: advantechwdt: Use platform_driver_probe
Jean Delvare
2014-03-31
1
-12
/
+9
*
|
|
|
watchdog: acquirewdt: Use platform_driver_probe
Jean Delvare
2014-03-31
1
-12
/
+9
*
|
|
|
watchdog: iTCO_wdt: Fix the parent device
Jean Delvare
2014-03-31
1
-1
/
+1
*
|
|
|
watchdog: it87_wdt: Work around non-working CIR interrupts
Marc van der Wal
2014-03-31
1
-10
/
+31
*
|
|
|
watchdog: bcm281xx: Fix Kconfig dependency
Markus Mayer
2014-03-31
1
-1
/
+1
*
|
|
|
watchdog: s3c2410_wdt: Check return value of clk_prepare_enable
Sachin Kamat
2014-03-31
1
-1
/
+5
*
|
|
|
watchdog: s3c2410_wdt: Remove unneeded initialization
Sachin Kamat
2014-03-31
1
-2
/
+0
*
|
|
|
watchdog: sunxi: Change compatibles
Maxime Ripard
2014-03-31
1
-1
/
+1
*
|
|
|
watchdog: orion: prepare new Dove DT Kconfig variable
Sebastian Hesselbarth
2014-03-31
1
-1
/
+1
*
|
|
|
watchdog: fix checkpatch warnings and error
Jingoo Han
2014-03-31
6
-14
/
+13
*
|
|
|
watchdog: Add tegra watchdog
Andrew Chew
2014-03-31
3
-0
/
+314
*
|
|
|
watchdog: xilinx: Remove no_timeout variable
Michal Simek
2014-03-31
1
-9
/
+4
*
|
|
|
watchdog: xilinx: Enable this driver for Zynq
Michal Simek
2014-03-31
1
-13
/
+9
*
|
|
|
watchdog: xilinx: Use correct comment indentation
Michal Simek
2014-03-31
1
-4
/
+4
*
|
|
|
watchdog: xilinx: Use of_property_read_u32
Michal Simek
2014-03-31
1
-17
/
+12
*
|
|
|
watchdog: xilinx: Fix all printk messages
Michal Simek
2014-03-31
1
-8
/
+8
*
|
|
|
watchdog: xilinx: Allocate private structure per device
Michal Simek
2014-03-31
1
-42
/
+55
*
|
|
|
watchdog: xilinx: Move no_timeout to probe function
Michal Simek
2014-03-31
1
-5
/
+3
*
|
|
|
watchdog: xilinx: Simplify probe and remove functions
Michal Simek
2014-03-31
1
-32
/
+9
*
|
|
|
watchdog: xilinx: Move control_status_reg to functions
Michal Simek
2014-03-31
1
-1
/
+6
*
|
|
|
watchdog: xilinx: Convert driver to the watchdog framework
Michal Simek
2014-03-31
2
-172
/
+33
*
|
|
|
watchdog: wdt285: Fix variable type
Alexander Shiyan
2014-03-31
1
-2
/
+1
*
|
|
|
watchdog: shwdt: Remove unused variable
Alexander Shiyan
2014-03-31
1
-2
/
+0
*
|
|
|
watchdog: sc520_wdt: Remove unused variable
Alexander Shiyan
2014-03-31
1
-2
/
+1
*
|
|
|
watchdog: intel_scu_watchdog: Remove unused variable
Alexander Shiyan
2014-03-31
1
-3
/
+1
*
|
|
|
watchdog: indydog: Simplify indydog_{start,stop}
Alexander Shiyan
2014-03-31
1
-11
/
+2
*
|
|
|
watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device
Alexander Shiyan
2014-03-31
1
-1
/
+0
*
|
|
|
watchdog: sp805_wdt: Use devm_ioremap_resource()
Jingoo Han
2014-03-31
1
-14
/
+3
*
|
|
|
watchdog: omap_wdt: Use devm_ioremap_resource()
Jingoo Han
2014-03-31
1
-16
/
+6
*
|
|
|
watchdog: ep93xx_wdt: Use devm_ioremap_resource()
Jingoo Han
2014-03-31
1
-10
/
+3
*
|
|
|
watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static
Jingoo Han
2014-03-31
1
-1
/
+1
*
|
|
|
watchdog: Remove unnecessary OOM messages
Jingoo Han
2014-03-31
8
-18
/
+5
[prev]
[next]