aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/dw_wdt.c
AgeCommit message (Expand)Author
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-20watchdog: dw_wdt: add restart handler supportJisheng Zhang
2014-10-20watchdog: dw_wdt: initialise TOP_INIT in dw_wdt_set_top()Jisheng Zhang
2014-10-20watchdog: drop owner assignment from platform_driversWolfram Sang
2014-08-05watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()George Cherian
2014-01-28watchdog: dw_wdt: remove build dependenciesBaruch Siach
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han
2013-11-17watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner
2013-11-17watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han
2013-01-25watchdog: Convert to devm_ioremap_resource()Thierry Reding
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-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2012-01-27watchdog: dw_wdt.c: use devm_request_and_ioremapJulia Lawall
2012-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-07-22watchdog: add support for the Synopsys DesignWare WDTJamie Iles