aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/svc_watchdog.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman1-2/+2
2017-01-03staging: greybus: svc_watchdog: replace printk() with pr_err()Emmanuil Chatzipetru1-1/+1
2017-01-03staging: greybus: svc_watchdog: Fix spaces on a single definition statementEmmanuil Chatzipetru1-1/+1
2016-08-03greybus: svc_watchdog: use schedule_delayed_work helperDavid Lin1-5/+3
2016-07-26greybus: svc_watchdog: Add sysfs file to change the behavior of biteDavid Lin1-8/+13
2016-04-15greybus: svc watchdog: Disable watchdog upon entering suspendDavid Lin1-1/+45
2016-01-26greybus: svc watchdog: allow it to be enabled/disabled from userspaceGreg Kroah-Hartman1-9/+51
2016-01-23greybus: svc: add a "watchdog" to check the network healthGreg Kroah-Hartman1-0/+109