summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/stmp3xxx_rtc_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: stmp3xxx_rtc_wdt: drop warning after registering deviceWolfram Sang2019-07-081-3/+1Star
* watchdog: stmp3xxx_rtc_wdt: Convert to use device managed functionsGuenter Roeck2019-05-051-8/+8
* watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam2018-08-021-4/+1Star
* watchdog: stmp3xxx: Remove unused variablesFabio Estevam2016-01-111-3/+0Star
* watchdog: stmp3xxx: Stop the watchdog on system haltHarald Geyer2015-12-271-0/+28
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang2015-04-221-2/+2
* stmp3xxx_rtc_wdt: Add suspend/resume PM supportJanusz Uzycki2014-10-201-0/+24
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0Star
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0Star
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0Star
* watchdog: use dev_get_platdata()Jingoo Han2013-11-171-2/+2
* watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang2013-03-011-0/+111