| Commit message (Expand) | Author | Age | Files | Lines |
* | watchdog: add SPDX identifiers for watchdog subsystem | Marcus Folkesson | 2018-03-24 | 1 | -10/+2 |
* | watchdog: mei_wdt: don't use of variable length array | Tomas Winkler | 2017-12-28 | 1 | -4/+3 |
* | watchdog: mei_wdt: constify mei_cl_device_id | Arvind Yadav | 2017-09-09 | 1 | -1/+1 |
* | Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-24 | 1 | -0/+2 |
|\ |
|
| * | watchdog: mei_wdt: request stop on reboot to prevent false positive event | Alexander Usyskin | 2016-12-16 | 1 | -0/+2 |
* | | 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 |
|/ |
|
* | watchdog: mei_wdt: re-register device on event | Tomas Winkler | 2016-02-07 | 1 | -2/+26 |
* | watchdog: mei_wdt: add activation debugfs entry | Tomas Winkler | 2016-02-07 | 1 | -0/+27 |
* | watchdog: mei_wdt: register wd device only if required | Tomas Winkler | 2016-02-07 | 1 | -9/+191 |
* | watchdog: mei_wdt: add status debugfs entry | Tomas Winkler | 2016-02-06 | 1 | -0/+87 |
* | watchdog: mei_wdt: implement MEI iAMT watchdog driver | Tomas Winkler | 2016-02-06 | 1 | -0/+404 |