summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/max63xx_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: max63xx: make module's license marker match the headerUwe Kleine-König2016-01-311-1/+1
* watchdog: max63xx: dynamically allocate deviceVivien Didelot2015-06-291-66/+104
* watchdog: max63xx_wdt: Constify platform_device_idKrzysztof Kozlowski2015-06-221-1/+1
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* 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