| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-24 | 17 | -57/+261 |
|\ |
|
| * | watchdog: it87_wdt: add IT8620E ID | Maciej S. Szmigiero | 2016-12-16 | 2 | -3/+5 |
| * | watchdog: mpc8xxx: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 2016-12-16 | 1 | -1/+0 |
| * | watchdog: octeon: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 2016-12-16 | 1 | -1/+0 |
| * | watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate | Rasmus Villemoes | 2016-12-16 | 1 | -0/+20 |
| * | watchdog: loongson1: Add Loongson1 SoC watchdog driver | Yang Ling | 2016-12-16 | 3 | -0/+178 |
| * | watchdog: cpwd: remove memory allocate failure message | Amit Kushwaha | 2016-12-16 | 1 | -16/+7 |
| * | watchdog: da9062/61: watchdog driver | Steve Twiss | 2016-12-16 | 2 | -4/+12 |
| * | intel-mid_wdt: Error code is just an integer | Andy Shevchenko | 2016-12-16 | 1 | -11/+8 |
| * | intel-mid_wdt: make sure watchdog is not running at startup | Andy Shevchenko | 2016-12-16 | 1 | -0/+3 |
| * | watchdog: mei_wdt: request stop on reboot to prevent false positive event | Alexander Usyskin | 2016-12-16 | 1 | -0/+2 |
| * | watchdog: jz4740: Fix modular build | Stephen Boyd | 2016-12-16 | 1 | -1/+1 |
| * | watchdog: qcom: fix kernel panic due to external abort on non-linefetch | Christian Lamparter | 2016-12-16 | 1 | -1/+1 |
| * | watchdog: davinci: add support for deferred probing | Tero Kristo | 2016-12-16 | 1 | -1/+5 |
| * | watchdog: meson: Remove unneeded platform MODULE_ALIAS | Javier Martinez Canillas | 2016-12-16 | 1 | -1/+0 |
| * | watchdog: Standardize leading tabs and spaces in Kconfig file | Robert P. J. Day | 2016-12-16 | 1 | -17/+17 |
| * | watchdog: max77620_wdt: fix module autoload | Javier Martinez Canillas | 2016-12-16 | 1 | -0/+1 |
| * | watchdog: bcm7038_wdt: fix module autoload | Javier Martinez Canillas | 2016-12-16 | 1 | -0/+1 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-12-16 | 1 | -1/+23 |
|\ \ |
|
| * \ | Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/soc | Olof Johansson | 2016-11-18 | 1 | -1/+23 |
| |\ \ |
|
| | * | | watchdog: sa11x0/pxa: get rid of get_clock_tick_rate | Robert Jarzmik | 2016-10-18 | 1 | -1/+23 |
* | | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-13 | 1 | -46/+12 |
|\ \ \ \ |
|
| * | | | | mei: bus: split RX and async notification callbacks | Alexander Usyskin | 2016-11-17 | 1 | -25/+11 |
| * | | | | mei: bus: remove rx callback context | Tomas Winkler | 2016-10-28 | 1 | -4/+2 |
| * | | | | watchdog: mei_wdt: use module_mei_cl_driver macro | Tomas Winkler | 2016-10-28 | 1 | -19/+1 |
| |/ / / |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 1 | -47/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | watchdog/octeon: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-22 | 1 | -47/+15 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' | Rafael J. Wysocki | 2016-11-25 | 1 | -0/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | watchdog: wdat_wdt: Select WATCHDOG_CORE | Mika Westerberg | 2016-11-21 | 1 | -0/+1 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'acpi-wdat' and 'acpi-cppc' | Rafael J. Wysocki | 2016-10-21 | 1 | -0/+4 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | watchdog: wdat_wdt: Ping the watchdog on resume | Mika Westerberg | 2016-10-21 | 1 | -0/+4 |
* | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2016-10-14 | 26 | -77/+1068 |
|\ \ \ \ |
|
| * | | | | watchdog: imx2_wdt: add pretimeout function support | Vladimir Zapolskiy | 2016-10-08 | 1 | -0/+48 |
| * | | | | watchdog: softdog: implement pretimeout support | Wolfram Sang | 2016-10-08 | 1 | -1/+21 |
| * | | | | watchdog: pretimeout: add pretimeout_available_governors attribute | Vladimir Zapolskiy | 2016-10-08 | 3 | -1/+31 |
| * | | | | watchdog: pretimeout: add option to select a pretimeout governor in runtime | Vladimir Zapolskiy | 2016-10-08 | 3 | -1/+98 |
| * | | | | watchdog: pretimeout: add panic pretimeout governor | Vladimir Zapolskiy | 2016-10-08 | 5 | -4/+66 |
| * | | | | watchdog: pretimeout: add noop pretimeout governor | Vladimir Zapolskiy | 2016-10-08 | 4 | -0/+81 |
| * | | | | watchdog: add watchdog pretimeout governor framework | Vladimir Zapolskiy | 2016-10-08 | 5 | -1/+205 |
| * | | | | watchdog: hpwdt: add support for iLO5 | Brian Boylston | 2016-10-03 | 1 | -3/+5 |
| * | | | | watchdog: add pretimeout support to the core | Wolfram Sang | 2016-09-24 | 1 | -2/+54 |
| * | | | | watchdog: imx2_wdt: use preferred BIT macro instead of open coded values | Vladimir Zapolskiy | 2016-09-24 | 1 | -6/+6 |
| * | | | | watchdog: st_wdt: Remove support for obsolete platforms | Peter Griffin | 2016-09-24 | 1 | -33/+0 |
| * | | | | watchdog: mt7621_wdt: Remove assignment of dev pointer | Guenter Roeck | 2016-09-24 | 1 | -1/+0 |
| * | | | | watchdog: rt2880_wdt: Remove assignment of dev pointer | Matt Redfearn | 2016-09-24 | 1 | -1/+0 |
| * | | | | watchdog: constify watchdog_ops structures | Julia Lawall | 2016-09-24 | 6 | -6/+6 |
| * | | | | watchdog: tegra: constify watchdog_ops structures | Julia Lawall | 2016-09-24 | 1 | -1/+1 |
| * | | | | watchdog: iTCO_wdt: constify iTCO_wdt_pm structure | Julia Lawall | 2016-09-24 | 1 | -1/+1 |
| * | | | | watchdog: cadence_wdt: Fix the suspend resume | Shubhrajyoti Datta | 2016-09-24 | 1 | -7/+11 |
| * | | | | watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF | Geert Uytterhoeven | 2016-09-23 | 1 | -3/+3 |