aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/stmp3xxx_rtc_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand1-0/+1
2015-04-22watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang1-2/+2
2014-10-20stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki1-0/+24
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck1-1/+0
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare1-1/+0
2013-11-17watchdog: use dev_get_platdata()Jingoo Han1-2/+2
2013-03-01watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang1-0/+111