aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/bcm2835_wdt.c
AgeCommit message (Expand)Author
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-24watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2017-02-24watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck
2016-12-16watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes
2016-07-17watchdog: bcm2835_wdt: remove redundant ->set_timeout callbackRasmus Villemoes
2016-07-17watchdog: bcm2835_wdt: constify _ops and _info structuresRasmus Villemoes
2015-12-28watchdog: bcm2835_wdt: Drop log message if watchdog is stoppedGuenter Roeck
2015-09-28watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2015-05-14ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: Remove unnecessary OOM messagesJingoo Han
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-07-11watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel