index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-04-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-8
/
+0
2014-03-31
watchdog: Fix Elan SC520 dependencies
Jean Delvare
1
-1
/
+1
2014-03-31
watchdog: ib700wdt: Use platform_driver_probe
Jean Delvare
1
-12
/
+9
2014-03-31
watchdog: geodewdt: Use platform_driver_probe
Jean Delvare
1
-10
/
+7
2014-03-31
watchdog: advantechwdt: Use platform_driver_probe
Jean Delvare
1
-12
/
+9
2014-03-31
watchdog: acquirewdt: Use platform_driver_probe
Jean Delvare
1
-12
/
+9
2014-03-31
watchdog: iTCO_wdt: Fix the parent device
Jean Delvare
1
-1
/
+1
2014-03-31
watchdog: it87_wdt: Work around non-working CIR interrupts
Marc van der Wal
1
-10
/
+31
2014-03-31
watchdog: bcm281xx: Fix Kconfig dependency
Markus Mayer
1
-1
/
+1
2014-03-31
watchdog: s3c2410_wdt: Check return value of clk_prepare_enable
Sachin Kamat
1
-1
/
+5
2014-03-31
watchdog: s3c2410_wdt: Remove unneeded initialization
Sachin Kamat
1
-2
/
+0
2014-03-31
watchdog: sunxi: Change compatibles
Maxime Ripard
1
-1
/
+1
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
Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"
Scott Wood
1
-8
/
+0
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
2014-01-29
watchdog: at91sam9_wdt: increase security margin on watchdog counter reset
Boris BREZILLON
1
-9
/
+16
2014-01-29
watchdog: at91sam9_wdt: avoid spurious watchdog reset during init
Boris BREZILLON
1
-1
/
+9
2014-01-29
watchdog: at91sam9_wdt: fix secs_to_ticks
Boris BREZILLON
1
-1
/
+1
2014-01-29
watchdog: at91sam9_wdt: better watchdog support
Boris BREZILLON
1
-86
/
+223
2014-01-29
watchdog: sp805_wdt depends also on ARM64
Naresh Bhat
1
-1
/
+1
2014-01-29
watchdog: mach-moxart: add restart handler
Jonas Jensen
1
-0
/
+15
[next]