aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/stmp3xxx_rtc_wdt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05watchdog: stmp3xxx_rtc_wdt: Convert to use device managed functionsGuenter Roeck1-8/+8
2018-08-02watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam1-4/+1
2016-01-11watchdog: stmp3xxx: Remove unused variablesFabio Estevam1-3/+0
2015-12-27watchdog: stmp3xxx: Stop the watchdog on system haltHarald Geyer1-0/+28
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