index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
max63xx_wdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: max63xx: make module's license marker match the header
Uwe Kleine-König
2016-01-31
1
-1
/
+1
*
watchdog: max63xx: dynamically allocate device
Vivien Didelot
2015-06-29
1
-66
/
+104
*
watchdog: max63xx_wdt: Constify platform_device_id
Krzysztof Kozlowski
2015-06-22
1
-1
/
+1
*
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: Drop unnecessary include of miscdevice.h
Guenter Roeck
2013-12-10
1
-1
/
+0
*
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-17
1
-1
/
+0
*
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-3
/
+4
*
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
watchdog: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
watchdog: Convert max63xx_wdt driver to watchdog framework
Axel Lin
2012-03-27
1
-159
/
+31
*
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
*
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2012-01-06
1
-12
/
+1
*
watchdog: Convert release_resource to release_region/release_mem_region
Julia Lawall
2011-03-29
1
-12
/
+8
*
watchdog: cleanup spaces before tabs
Wim Van Sebroeck
2011-03-15
1
-1
/
+1
*
[WATCHDOG] max63xx: be careful when disabling the watchdog
Marc Zyngier
2010-04-16
1
-1
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[WATCHDOG] support for max63xx watchdog timer chips
Marc Zyngier
2010-03-06
1
-0
/
+397