summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/shwdt.c
Commit message (Expand)AuthorAgeFilesLines
* watchdog: shwdt: Use setup_timer()Muhammad Falak R Wani2016-05-141-3/+1
* Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-091-0/+1
* watchdog: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* watchdog: shwdt: Remove the unnecessary check of resource after platform_get_...George Cherian2014-08-051-4/+1
* watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan2014-06-101-2/+0
* watchdog: shwdt: Remove unused variableAlexander Shiyan2014-03-311-2/+0
* watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-101-1/+0
* watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare2013-11-171-1/+0
* watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat2013-07-111-2/+0
* watchdog: shwdt: use devm_clk_get()Jingoo Han2013-07-111-12/+4
* watchdog: Convert to devm_ioremap_resource()Sachin Kamat2013-05-091-3/+4
* 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: shwdt: Use finer grained clock control.Paul Mundt2012-05-101-7/+5
* watchdog: shwdt: Preliminary runtime PM support.Paul Mundt2012-05-101-0/+8
* watchdog: shwdt: Basic clock framework support.Paul Mundt2012-05-101-24/+26
* watchdog: shwdt: Trim down private data structure.Paul Mundt2012-05-101-3/+0
* watchdog: shwdt: Migrate to per-device locking.Paul Mundt2012-05-101-15/+19
* watchdog: shwdt: Conversion to watchdog core.Paul Mundt2012-05-101-154/+44
* watchdog: shwdt: Migrate from reboot notifier to platform shutdown.Paul Mundt2012-05-101-31/+12
* watchdog: nowayout is boolWim Van Sebroeck2012-03-271-2/+2
* watchdog: Use pr_<fmt> and pr_<level>Joe Perches2012-03-271-6/+9
* watchdog: shwdt: fix usage of mod_timerDavid Engraf2011-08-021-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' in...Paul Mundt2011-01-261-1/+1
|\
| * watchdog: fix several MODULE_PARM_DESC stringsRandy Dunlap2010-05-251-1/+1
* | watchdog: shwdt: driver model conversion.Paul Mundt2010-05-251-59/+168
* | watchdog: shwdt: Kill off mmap stub and superfluous comments.Paul Mundt2010-05-251-136/+2
|/
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-181-1/+3
* [WATCHDOG] fix watchdog/shwdt.c compilationAdrian Bunk2008-08-101-12/+12
* [WATCHDOG] Coding style - Indentation - part 2Wim Van Sebroeck2008-08-061-14/+14
* [WATCHDOG 45/57] shwdt: coding style, cleanup, switch to unlocked_ioctlAlan Cox2008-06-211-57/+82
* [WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* drivers/watchdog/: Spelling fixesJoe Perches2008-02-031-1/+1
* mv watchdog tree under driversWim Van Sebroeck2007-10-181-0/+485
OpenPOWER on IntegriCloud