index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
bcm47xx_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: add SPDX identifiers for watchdog subsystem
Marcus Folkesson
2018-03-24
1
-4
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-5
/
+4
*
watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops
Arvind Yadav
2017-07-03
1
-2
/
+2
*
watchdog: bcm47xx_wdt: Don't validate platform data on remove
Guenter Roeck
2017-02-24
1
-3
/
+0
*
watchdog: Add 'action' and 'data' parameters to restart handler callback
Guenter Roeck
2016-03-01
1
-1
/
+2
*
watchdog: bcm47xx_wdt: use core reboot notifier
Damien Riegel
2015-12-13
1
-22
/
+2
*
watchdog: bcm47xx_wdt: use core restart handler
Damien Riegel
2015-12-13
1
-20
/
+13
*
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-09-09
1
-0
/
+1
*
watchdog: bcm47xx_wdt.c: add restart handler support
Rafał Miłecki
2015-02-17
1
-1
/
+20
*
watchdog: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
watchdog: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-31
1
-1
/
+0
*
watchdog: bcm47xx_wdt.c: add hard timer
Hauke Mehrtens
2013-03-01
1
-6
/
+63
*
watchdog: bcm47xx_wdt.c: rename wdt_time to timeout
Hauke Mehrtens
2013-03-01
1
-4
/
+4
*
watchdog: bcm47xx_wdt.c: rename ops methods
Hauke Mehrtens
2013-03-01
1
-18
/
+18
*
watchdog: bcm47xx_wdt.c: use platform device
Hauke Mehrtens
2013-03-01
1
-78
/
+78
*
watchdog: bcm47xx_wdt.c: convert to watchdog core api
Hauke Mehrtens
2013-03-01
1
-130
/
+22
*
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
*
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-03-27
1
-7
/
+7
*
bcm47xx: add support for bcma bus
Hauke Mehrtens
2011-08-08
1
-0
/
+11
*
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
2011-08-08
1
-0
/
+4
*
bcm47xx: prepare to support different buses
Hauke Mehrtens
2011-08-08
1
-2
/
+10
*
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2011-03-15
1
-2
/
+2
*
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
2010-03-07
1
-1
/
+1
*
[WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolons
Joe Perches
2009-07-09
1
-1
/
+1
*
[WATCHDOG] add bcm47xx watchdog driver
matthieu castet
2009-06-20
1
-0
/
+286