summaryrefslogtreecommitdiff
path: root/drivers/staging/mei/wd.c
AgeCommit message (Expand)Author
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman
2012-04-10staging/mei: wd.c normalize debug and error messagesTomas Winkler
2012-04-10staging/mei: refactor mei_wd_host_init functionTomas Winkler
2012-04-10staging/mei: struct amt_wd_dev' should it be staticTomas Winkler
2012-04-10staging/mei: mei_wd_set_start_timeout should be staticTomas Winkler
2012-03-27watchdog: fix set_timeout operationsWim Van Sebroeck
2012-03-14staging/mei: propagate error codes up in the write flowTomas Winkler
2012-02-09staging/mei: update copyright year to 2012Tomas Winkler
2011-12-22staging/mei: add watchdog device registration wrappersTomas Winkler
2011-11-26staging:mei: wd_ops and wd_info should be staticTomas Winkler
2011-09-09staging: mei: adding mei_wd_stop function commentOren Weil
2011-09-09staging: mei: removing wd module parametersOren Weil
2011-09-09staging: mei: client init code cleanupOren Weil
2011-09-09staging: mei: renaming delayed work field and function to a meaningful name.Oren Weil
2011-09-09staging: mei: adding set_timeout watchdog functionOren Weil
2011-09-09staging: mei: adding watchdog pingOren Weil
2011-09-09staging: mei: adding watchdog opsOren Weil
2011-09-09staging: mei: registering the MEI driver with the kernel watchdog core interfaceOren Weil
2011-09-09staging: mei: removing dependency between WD and AMTHI init function.Oren Weil
2011-07-05Merge Linux 3.0-rc6 into staging-nextGreg Kroah-Hartman
2011-06-28staging: mei: mei_dev - use type bool instead of intTomas Winkler
2011-06-28staging: mei: fix mei driver namespaceTomas Winkler
2011-06-27Staging: mei: fix suspend failureTomas Winkler
2011-05-18staging/mei: AMT WatchdogOren Weil