index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
dw_wdt.c
Age
Commit message (
Expand
)
Author
2014-08-05
watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()
George Cherian
2014-01-28
watchdog: dw_wdt: remove build dependencies
Baruch Siach
2013-11-17
watchdog: dw: Enable OF support for DW watchdog timer
Dinh Nguyen
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
2013-11-17
watchdog: dw_wdt: Add __user annotation
Jingoo Han
2013-11-17
watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
Heiko Stübner
2013-11-17
watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
Heiko Stübner
2013-07-11
watchdog: dw_wdt: Staticize local symbol
Sachin Kamat
2013-07-11
watchdog: dw_wdt: use devm_clk_get()
Jingoo Han
2013-01-25
watchdog: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-28
watchdog: remove use of __devexit
Bill Pemberton
2012-11-28
watchdog: remove use of __devinit
Bill Pemberton
2012-11-28
watchdog: remove use of __devexit_p
Bill Pemberton
2012-03-27
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
watchdog: Use pr_<fmt> and pr_<level>
Joe Perches
2012-01-27
watchdog: dw_wdt.c: use devm_request_and_ioremap
Julia Lawall
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
2011-07-22
watchdog: add support for the Synopsys DesignWare WDT
Jamie Iles