summaryrefslogtreecommitdiff
path: root/drivers/watchdog/mtx-1_wdt.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-31
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-17
* watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han2013-07-11
* watchdog: remove use of __devexitBill Pemberton2012-11-28
* watchdog: remove use of __devinitBill Pemberton2012-11-28
* watchdog: remove use of __devexit_pBill Pemberton2012-11-28
* watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
* watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli2011-07-22
* watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli2011-06-28
* watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli2011-06-28
* watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-06-28
* MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-19
* watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-15
* [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-18
* [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-25
* [WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli2008-11-21
* [WATCHDOG] more coding style clean-up'sWim Van Sebroeck2008-08-06
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-06
* [WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctlAlan Cox2008-06-13
* watchdog: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* [WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2008-03-06
* [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli2008-02-18
* [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-25
* mv watchdog tree under driversWim Van Sebroeck2007-10-18