summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/max63xx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-3/+4
* watchdog: remove use of __devexitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devinitBill Pemberton2012-11-281-1/+1
* watchdog: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* watchdog: Convert max63xx_wdt driver to watchdog frameworkAxel Lin2012-03-271-159/+31
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-03-291-12/+8
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-1/+1
* [WATCHDOG] max63xx: be careful when disabling the watchdogMarc Zyngier2010-04-161-1/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [WATCHDOG] support for max63xx watchdog timer chipsMarc Zyngier2010-03-061-0/+397
OpenPOWER on IntegriCloud