aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog/shwdt.c
AgeCommit message (Expand)Author
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat
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-05-10watchdog: shwdt: Use finer grained clock control.Paul Mundt
2012-05-10watchdog: shwdt: Preliminary runtime PM support.Paul Mundt
2012-05-10watchdog: shwdt: Basic clock framework support.Paul Mundt
2012-05-10watchdog: shwdt: Trim down private data structure.Paul Mundt
2012-05-10watchdog: shwdt: Migrate to per-device locking.Paul Mundt
2012-05-10watchdog: shwdt: Conversion to watchdog core.Paul Mundt
2012-05-10watchdog: shwdt: Migrate from reboot notifier to platform shutdown.Paul Mundt
2012-03-27watchdog: nowayout is boolWim Van Sebroeck
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-26Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in...Paul Mundt
2010-05-25watchdog: shwdt: driver model conversion.Paul Mundt
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap
2010-05-25watchdog: shwdt: Kill off mmap stub and superfluous comments.Paul Mundt
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck
2008-08-10[WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck
2008-06-21[WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctlAlan Cox
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-03drivers/watchdog/: Spelling fixesJoe Perches
2007-10-18mv watchdog tree under driversWim Van Sebroeck