aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/mtx-1_wdt.c
AgeCommit message (Expand)Author
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij
2018-03-24watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2014-03-31watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare
2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han
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-01-06watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin
2011-07-22watchdog: mtx1-wdt: use dev_{err,info} instead of printk()Florian Fainelli
2011-06-28watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli
2011-06-28watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli
2011-06-28watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss
2011-03-15watchdog: cleanup spaces before tabsWim Van Sebroeck
2009-06-18[WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck
2008-11-21[WATCHDOG] fix mtx1_wdt compilation failureFlorian Fainelli
2008-08-06[WATCHDOG] more coding style clean-up'sWim Van Sebroeck
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-06-13[WATCHDOG 28/57] mtx-1_wdt: clean up, coding style, unlocked ioctlAlan Cox
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers
2008-03-06[WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli
2008-02-18[WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO APIFlorian Fainelli
2008-01-25[WATCHDOG] constify function pointer tablesJan Engelhardt
2007-10-18mv watchdog tree under driversWim Van Sebroeck