summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc_watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-2/+2
|\
| * staging: greybus: svc_watchdog: replace printk() with pr_err()Emmanuil Chatzipetru2017-01-031-1/+1
| * staging: greybus: svc_watchdog: Fix spaces on a single definition statementEmmanuil Chatzipetru2017-01-031-1/+1
* | Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-191-2/+2
|/
* greybus: svc_watchdog: use schedule_delayed_work helperDavid Lin2016-08-031-5/+3
* greybus: svc_watchdog: Add sysfs file to change the behavior of biteDavid Lin2016-07-261-8/+13
* greybus: svc watchdog: Disable watchdog upon entering suspendDavid Lin2016-04-151-1/+45
* greybus: svc watchdog: allow it to be enabled/disabled from userspaceGreg Kroah-Hartman2016-01-261-9/+51
* greybus: svc: add a "watchdog" to check the network healthGreg Kroah-Hartman2016-01-231-0/+109