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-02-25
watchdog: iTCO_wdt: Simplify module init function
Guenter Roeck
1
-7
/
+1
2017-02-25
watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device
Guenter Roeck
1
-27
/
+26
2017-02-25
watchdog: iTCO_wdt: Use device managed resources
Guenter Roeck
1
-63
/
+17
2017-02-25
watchdog: iTCO_wdt: Use allocated data structures
Guenter Roeck
1
-197
/
+205
2017-02-25
watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
Colin Ian King
1
-1
/
+1
2017-02-25
watchdog: Enable COMPILE_TEST where possible
Guenter Roeck
1
-59
/
+59
2017-02-25
watchdog: pnx833x_wdt: Mark as broken
Guenter Roeck
1
-0
/
+1
2017-02-25
watchdog: nic7018_wdt: Add NIC7018 watchdog driver
Hui Chun Ong
3
-0
/
+276
2017-02-25
watchdog: constify watchdog_info structures
Bhumika Goyal
12
-12
/
+12
2017-02-25
watchdog: pika_wdt: add __ro_after_init to ident
Bhumika Goyal
1
-1
/
+1
2017-02-25
watchdog: booke_wdt: add __ro_after_init to booke_wdt_info
Bhumika Goyal
1
-1
/
+1
2017-02-25
watchdog: sa11x0/pxa: fix error path of driver initialization
Vladimir Zapolskiy
1
-3
/
+5
2017-02-25
watchdog: update my email address
John Crispin
3
-5
/
+5
2016-12-24
Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-57
/
+261
2016-12-16
watchdog: it87_wdt: add IT8620E ID
Maciej S. Szmigiero
2
-3
/
+5
2016-12-16
watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-12-16
watchdog: octeon: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-12-16
watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate
Rasmus Villemoes
1
-0
/
+20
2016-12-16
watchdog: loongson1: Add Loongson1 SoC watchdog driver
Yang Ling
3
-0
/
+178
2016-12-16
watchdog: cpwd: remove memory allocate failure message
Amit Kushwaha
1
-16
/
+7
2016-12-16
watchdog: da9062/61: watchdog driver
Steve Twiss
2
-4
/
+12
2016-12-16
intel-mid_wdt: Error code is just an integer
Andy Shevchenko
1
-11
/
+8
2016-12-16
intel-mid_wdt: make sure watchdog is not running at startup
Andy Shevchenko
1
-0
/
+3
2016-12-16
watchdog: mei_wdt: request stop on reboot to prevent false positive event
Alexander Usyskin
1
-0
/
+2
2016-12-16
watchdog: jz4740: Fix modular build
Stephen Boyd
1
-1
/
+1
2016-12-16
watchdog: qcom: fix kernel panic due to external abort on non-linefetch
Christian Lamparter
1
-1
/
+1
2016-12-16
watchdog: davinci: add support for deferred probing
Tero Kristo
1
-1
/
+5
2016-12-16
watchdog: meson: Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
1
-1
/
+0
2016-12-16
watchdog: Standardize leading tabs and spaces in Kconfig file
Robert P. J. Day
1
-17
/
+17
2016-12-16
watchdog: max77620_wdt: fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-12-16
watchdog: bcm7038_wdt: fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-12-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+23
2016-12-13
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-46
/
+12
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-47
/
+15
2016-11-26
Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'
Rafael J. Wysocki
1
-0
/
+1
2016-11-23
watchdog/octeon: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-47
/
+15
2016-11-22
watchdog: wdat_wdt: Select WATCHDOG_CORE
Mika Westerberg
1
-0
/
+1
2016-11-18
Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/soc
Olof Johansson
1
-1
/
+23
2016-11-17
mei: bus: split RX and async notification callbacks
Alexander Usyskin
1
-25
/
+11
2016-10-28
mei: bus: remove rx callback context
Tomas Winkler
1
-4
/
+2
2016-10-28
watchdog: mei_wdt: use module_mei_cl_driver macro
Tomas Winkler
1
-19
/
+1
2016-10-21
Merge branches 'acpi-wdat' and 'acpi-cppc'
Rafael J. Wysocki
1
-0
/
+4
2016-10-21
watchdog: wdat_wdt: Ping the watchdog on resume
Mika Westerberg
1
-0
/
+4
2016-10-18
watchdog: sa11x0/pxa: get rid of get_clock_tick_rate
Robert Jarzmik
1
-1
/
+23
2016-10-14
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
26
-77
/
+1068
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-10-08
watchdog: imx2_wdt: add pretimeout function support
Vladimir Zapolskiy
1
-0
/
+48
2016-10-08
watchdog: softdog: implement pretimeout support
Wolfram Sang
1
-1
/
+21
2016-10-08
watchdog: pretimeout: add pretimeout_available_governors attribute
Vladimir Zapolskiy
3
-1
/
+31
2016-10-08
watchdog: pretimeout: add option to select a pretimeout governor in runtime
Vladimir Zapolskiy
3
-1
/
+98
[prev]
[next]