aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/bcm63xx_wdt.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-03-31watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_deviceAlexander Shiyan
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han
2012-11-28watchdog: remove use of __devexitBill Pemberton
2012-11-28watchdog: remove use of __devinitBill Pemberton
2012-11-28watchdog: remove use of __devexit_pBill Pemberton
2012-07-23watchdog: bcm63xx_wdt: fix driver section mismatchFlorian Fainelli
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-04-10treewide: Fix iomap resource size miscalculationsJoe Perches
2010-12-02watchdog: bcm63xx_wdt: improve platform part.Wim Van Sebroeck
2010-10-28watchdog: add support for Broadcom BCM63xx built-in watchdogFlorian Fainelli