summaryrefslogtreecommitdiff
path: root/drivers/watchdog/bcm63xx_wdt.c
Commit message (Expand)AuthorAge
* watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-24
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-20
* watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan2014-03-31
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han2013-07-11
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* watchdog: bcm63xx_wdt: fix driver section mismatchFlorian Fainelli2012-07-23
* watchdog: nowayout is boolWim Van Sebroeck2012-03-27
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-27
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
* treewide: Fix iomap resource size miscalculationsJoe Perches2011-04-10
* watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck2010-12-02
* watchdog: add support for Broadcom BCM63xx built-in watchdogFlorian Fainelli2010-10-28