summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mei/wd.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: mei: move the mei code out of stagingGreg Kroah-Hartman2012-05-011-379/+0
* staging/mei: wd.c normalize debug and error messagesTomas Winkler2012-04-101-13/+18
* staging/mei: refactor mei_wd_host_init functionTomas Winkler2012-04-101-20/+16
* staging/mei: struct amt_wd_dev' should it be staticTomas Winkler2012-04-101-1/+1
* staging/mei: mei_wd_set_start_timeout should be staticTomas Winkler2012-04-101-3/+2
* watchdog: fix set_timeout operationsWim Van Sebroeck2012-03-271-0/+1
* staging/mei: propagate error codes up in the write flowTomas Winkler2012-03-141-4/+2
* staging/mei: update copyright year to 2012Tomas Winkler2012-02-091-1/+1
* staging/mei: add watchdog device registration wrappersTomas Winkler2011-12-221-1/+27
* staging:mei: wd_ops and wd_info should be staticTomas Winkler2011-11-261-2/+2
* staging: mei: adding mei_wd_stop function commentOren Weil2011-09-091-0/+10
* staging: mei: removing wd module parametersOren Weil2011-09-091-10/+0
* staging: mei: client init code cleanupOren Weil2011-09-091-22/+15
* staging: mei: renaming delayed work field and function to a meaningful name.Oren Weil2011-09-091-1/+1
* staging: mei: adding set_timeout watchdog functionOren Weil2011-09-091-5/+35
* staging: mei: adding watchdog pingOren Weil2011-09-091-0/+54
* staging: mei: adding watchdog opsOren Weil2011-09-091-15/+80
* staging: mei: registering the MEI driver with the kernel watchdog core interfaceOren Weil2011-09-091-2/+18
* staging: mei: removing dependency between WD and AMTHI init function.Oren Weil2011-09-091-4/+12
* Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman2011-07-051-4/+9
|\
| * Staging: mei: fix suspend failureTomas Winkler2011-06-271-4/+9
* | staging: mei: mei_dev - use type bool instead of intTomas Winkler2011-06-281-5/+5
* | staging: mei: fix mei driver namespaceTomas Winkler2011-06-281-4/+4
|/
* staging/mei: AMT WatchdogOren Weil2011-05-181-0/+183
OpenPOWER on IntegriCloud