summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/mtx-1_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-311-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han2013-07-111-2/+1
* 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 drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-061-12/+1
* watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli2011-07-221-2/+2
* watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli2011-06-281-5/+3
* watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli2011-06-281-8/+5
* watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-06-281-0/+8
* MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-191-9/+12
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-151-7/+7
* [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-181-3/+3
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-251-1/+1
* [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-211-0/+4
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-061-2/+2
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-6/+6
* [WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctlAlan Cox2008-06-131-55/+52
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2
* [WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2008-03-061-2/+2
* [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli2008-02-181-5/+30
* [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-251-1/+1
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+239
OpenPOWER on IntegriCloud