summaryrefslogtreecommitdiff
path: root/drivers/watchdog/bcm2835_wdt.c
Commit message (Expand)AuthorAge
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-24
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-27
* watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...Guenter Roeck2017-02-24
* watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-24
* watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes2016-12-16
* watchdog: bcm2835_wdt: remove redundant ->set_timeout callbackRasmus Villemoes2016-07-17
* watchdog: bcm2835_wdt: constify _ops and _info structuresRasmus Villemoes2016-07-17
* watchdog: bcm2835_wdt: Drop log message if watchdog is stoppedGuenter Roeck2015-12-28
* watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes2015-09-28
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-09
* ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt2015-05-14
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: Remove unnecessary OOM messagesJingoo Han2014-03-31
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-10
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel2013-07-11