summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mei/wd.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-10staging/mei: wd.c normalize debug and error messagesTomas Winkler1-13/+18
2012-04-10staging/mei: refactor mei_wd_host_init functionTomas Winkler1-20/+16
2012-04-10staging/mei: struct amt_wd_dev' should it be staticTomas Winkler1-1/+1
2012-04-10staging/mei: mei_wd_set_start_timeout should be staticTomas Winkler1-3/+2
2012-03-27watchdog: fix set_timeout operationsWim Van Sebroeck1-0/+1
2012-03-14staging/mei: propagate error codes up in the write flowTomas Winkler1-4/+2
2012-02-09staging/mei: update copyright year to 2012Tomas Winkler1-1/+1
2011-12-22staging/mei: add watchdog device registration wrappersTomas Winkler1-1/+27
2011-11-26staging:mei: wd_ops and wd_info should be staticTomas Winkler1-2/+2
2011-09-09staging: mei: adding mei_wd_stop function commentOren Weil1-0/+10
2011-09-09staging: mei: removing wd module parametersOren Weil1-10/+0
2011-09-09staging: mei: client init code cleanupOren Weil1-22/+15
2011-09-09staging: mei: renaming delayed work field and function to a meaningful name.Oren Weil1-1/+1
2011-09-09staging: mei: adding set_timeout watchdog functionOren Weil1-5/+35
2011-09-09staging: mei: adding watchdog pingOren Weil1-0/+54
2011-09-09staging: mei: adding watchdog opsOren Weil1-15/+80
2011-09-09staging: mei: registering the MEI driver with the kernel watchdog core interfaceOren Weil1-2/+18
2011-09-09staging: mei: removing dependency between WD and AMTHI init function.Oren Weil1-4/+12
2011-07-05Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman1-4/+9
2011-06-28staging: mei: mei_dev - use type bool instead of intTomas Winkler1-5/+5
2011-06-28staging: mei: fix mei driver namespaceTomas Winkler1-4/+4
2011-06-27Staging: mei: fix suspend failureTomas Winkler1-4/+9
2011-05-18staging/mei: AMT WatchdogOren Weil1-0/+183