summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/bcm47xx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_opsArvind Yadav2017-07-031-2/+2
* watchdog: bcm47xx_wdt: Don't validate platform data on removeGuenter Roeck2017-02-241-3/+0
* watchdog: Add 'action' and 'data' parameters to restart handler callbackGuenter Roeck2016-03-011-1/+2
* watchdog: bcm47xx_wdt: use core reboot notifierDamien Riegel2015-12-131-22/+2
* watchdog: bcm47xx_wdt: use core restart handlerDamien Riegel2015-12-131-20/+13
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: bcm47xx_wdt.c: add restart handler supportRafał Miłecki2015-02-171-1/+20
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens2013-03-011-6/+63
* watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens2013-03-011-4/+4
* watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens2013-03-011-18/+18
* watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-011-78/+78
* watchdog: bcm47xx_wdt.c: convert to watchdog core apiHauke Mehrtens2013-03-011-130/+22
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-7/+7
* bcm47xx: add support for bcma busHauke Mehrtens2011-08-081-0/+11
* bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-081-0/+4
* bcm47xx: prepare to support different busesHauke Mehrtens2011-08-081-2/+10
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-2/+2
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolonsJoe Perches2009-07-091-1/+1
* [WATCHDOG] add bcm47xx watchdog drivermatthieu castet2009-06-201-0/+286
OpenPOWER on IntegriCloud