summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/bcm2835_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-3/+3
* watchdog: bcm2835_wdt: Convert to use device managed functions and other impr...Guenter Roeck2017-02-241-19/+8
* watchdog: bcm2835_wdt: Use watchdog core to install restart handlerGuenter Roeck2017-02-241-27/+30
* watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriateRasmus Villemoes2016-12-161-0/+20
* watchdog: bcm2835_wdt: remove redundant ->set_timeout callbackRasmus Villemoes2016-07-171-7/+0
* watchdog: bcm2835_wdt: constify _ops and _info structuresRasmus Villemoes2016-07-171-2/+2
* watchdog: bcm2835_wdt: Drop log message if watchdog is stoppedGuenter Roeck2015-12-281-1/+0
* watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes2015-09-281-2/+8
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt2015-05-141-0/+62
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: Remove unnecessary OOM messagesJingoo Han2014-03-311-3/+1
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: Add Broadcom BCM2835 watchdog timer driverLubomir Rintel2013-07-111-0/+189
OpenPOWER on IntegriCloud