summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/bcm63xx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan2014-03-311-1/+0
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han2013-07-111-5/+4
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: bcm63xx_wdt: fix driver section mismatchFlorian Fainelli2012-07-231-2/+2
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-3/+4
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* treewide: Fix iomap resource size miscalculationsJoe Perches2011-04-101-1/+1
* watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck2010-12-021-30/+12
* watchdog: add support for Broadcom BCM63xx built-in watchdogFlorian Fainelli2010-10-281-0/+350
OpenPOWER on IntegriCloud