summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mei_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-241-10/+2
* watchdog: mei_wdt: don't use of variable length arrayTomas Winkler2017-12-281-4/+3
* watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav2017-09-091-1/+1
* Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-241-0/+2
|\
| * watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin2016-12-161-0/+2
* | mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-171-25/+11
* | mei: bus: remove rx callback contextTomas Winkler2016-10-281-4/+2
* | watchdog: mei_wdt: use module_mei_cl_driver macroTomas Winkler2016-10-281-19/+1
|/
* watchdog: mei_wdt: re-register device on eventTomas Winkler2016-02-071-2/+26
* watchdog: mei_wdt: add activation debugfs entryTomas Winkler2016-02-071-0/+27
* watchdog: mei_wdt: register wd device only if requiredTomas Winkler2016-02-071-9/+191
* watchdog: mei_wdt: add status debugfs entryTomas Winkler2016-02-061-0/+87
* watchdog: mei_wdt: implement MEI iAMT watchdog driverTomas Winkler2016-02-061-0/+404