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
2017-12-28
watchdog: sunxi_wdt: use of_device_get_match_data
Corentin Labbe
1
-5
/
+2
2017-12-28
watchdog: xen: use time64_t for timeouts
Arnd Bergmann
1
-6
/
+6
2017-12-28
watchdog: da9062: use protection delay mechanism from core
Michael Grzeschik
1
-18
/
+1
2017-12-28
watchdog: da9062: Disable and wait before changing timeout
Michael Grzeschik
1
-0
/
+7
2017-12-28
watchdog: da9062: Add restart handler support
Michael Grzeschik
1
-0
/
+22
2017-12-28
watchdog: ftwdt010: Make interrupt optional
Linus Walleij
1
-12
/
+18
2017-12-28
watchdog: gemini/ftwdt010: rename driver and symbols
Linus Walleij
3
-65
/
+68
2017-12-28
watchdog: orion: fix typo
Chris Packham
1
-1
/
+1
2017-12-28
watchdog: gpio: Convert to use GPIO descriptors
Linus Walleij
1
-24
/
+17
2017-12-28
watchdog: gpio: Add some local helper variables
Linus Walleij
1
-9
/
+11
2017-12-28
watchdog: dw_wdt: add stop watchdog operation
Oleksij Rempel
1
-2
/
+16
2017-12-28
watchdog: aspeed: Move init to arch_initcall
Andrew Jeffery
1
-1
/
+12
2017-12-28
watchdog: aspeed: Remove specific reference to AST2400 in Kconfig
Andrew Jeffery
1
-1
/
+1
2017-12-28
watchdog: aspeed: Fix 'Apseed' typo in Kconfig
Andrew Jeffery
1
-1
/
+1
2017-12-28
watchdog: aspeed: Retain watchdog enabled state
Andrew Jeffery
1
-2
/
+6
2017-12-28
watchdog: jz4740: Add support for the watchdog in jz4780 SoC
Mathieu Malaterre
1
-0
/
+1
2017-12-28
watchdog: Add Realtek RTD1295
Andreas Färber
3
-0
/
+179
2017-12-17
watchdog: hpwdt: SMBIOS check
Jerry Hoemann
1
-1
/
+1
2017-12-17
watchdog: indydog: Add dependency on SGI_HAS_INDYDOG
Matt Redfearn
1
-1
/
+1
2017-12-17
watchdog: Fix kref imbalance seen if handle_boot_enabled=0
Guenter Roeck
1
-6
/
+5
2017-12-17
watchdog: Fix potential kref imbalance when opening watchdog
Guenter Roeck
1
-2
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
11
-29
/
+27
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
7
-14
/
+14
2017-11-18
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2
-35
/
+32
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-1
/
+1
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-18
/
+19
2017-11-09
watchdog: jz4780: Allow selection of jz4740-wdt driver
Mathieu Malaterre
1
-1
/
+1
2017-11-03
watchdog: lpc18xx_wdt: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+7
2017-11-03
watchdog: cpwd: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
7
-7
/
+7
2017-10-05
timer: Remove users of expire and data arguments to DEFINE_TIMER
Kees Cook
1
-2
/
+2
2017-09-16
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
3
-192
/
+278
2017-09-09
watchdog: mei_wdt: constify mei_cl_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: sp805: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: ziirave: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: sc1200: constify pnp_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: renesas_wdt: update copyright dates
Wolfram Sang
1
-2
/
+2
2017-09-09
watchdog: renesas_wdt: make 'clk' a variable local to probe()
Wolfram Sang
1
-5
/
+5
2017-09-09
watchdog: renesas_wdt: consistently use RuntimePM for clock management
Wolfram Sang
1
-14
/
+19
2017-09-09
watchdog: aspeed: Support configuration of external signal properties
Andrew Jeffery
1
-3
/
+102
2017-09-09
drivers/watchdog: ASPEED reference dev tree properties for config
Christopher Bostic
1
-5
/
+24
2017-09-09
watchdog: da9063_wdt: Simplify by removing unneeded struct...
fzuuzf@googlemail.com
1
-37
/
+30
2017-09-09
watchdog: bcm7038: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2017-09-09
watchdog: qcom: Check for platform_get_resource() failure
Fabio Estevam
1
-0
/
+2
2017-09-09
watchdog: of_xilinx_wdt: Add suspend/resume support
Michal Simek
1
-0
/
+38
2017-09-09
watchdog: of_xilinx_wdt: Add support for reading freq via CCF
Maulik Jodhani
1
-13
/
+32
2017-09-09
watchdog: max77620_wdt: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: pcwd_usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-09-09
watchdog: cadence_wdt: Show information when driver is probed
Michal Simek
1
-1
/
+1
[prev]
[next]