summaryrefslogtreecommitdiff
path: root/drivers/watchdog/shwdt.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han1-12/+4
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2012-11-28watchdog: remove use of __devexitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devinitBill Pemberton1-1/+1
2012-11-28watchdog: remove use of __devexit_pBill Pemberton1-1/+1
2012-05-10watchdog: shwdt: Use finer grained clock control.Paul Mundt1-7/+5
2012-05-10watchdog: shwdt: Preliminary runtime PM support.Paul Mundt1-0/+8
2012-05-10watchdog: shwdt: Basic clock framework support.Paul Mundt1-24/+26
2012-05-10watchdog: shwdt: Trim down private data structure.Paul Mundt1-3/+0
2012-05-10watchdog: shwdt: Migrate to per-device locking.Paul Mundt1-15/+19
2012-05-10watchdog: shwdt: Conversion to watchdog core.Paul Mundt1-154/+44
2012-05-10watchdog: shwdt: Migrate from reboot notifier to platform shutdown.Paul Mundt1-31/+12
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-2/+2
2012-03-27watchdog: Use pr_<fmt> and pr_<level>Joe Perches1-6/+9
2011-08-02watchdog: shwdt: fix usage of mod_timerDavid Engraf1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-26Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in...Paul Mundt1-1/+1
2010-05-25watchdog: shwdt: driver model conversion.Paul Mundt1-59/+168
2010-05-25watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap1-1/+1
2010-05-25watchdog: shwdt: Kill off mmap stub and superfluous comments.Paul Mundt1-136/+2
2009-06-18[WATCHDOG] Some more general cleanupWim Van Sebroeck1-1/+3
2008-08-10[WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk1-12/+12
2008-08-06[WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck1-14/+14
2008-06-21[WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctlAlan Cox1-57/+82
2008-03-06[WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-03drivers/watchdog/: Spelling fixesJoe Perches1-1/+1
2007-10-18mv watchdog tree under driversWim Van Sebroeck1-0/+485