aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAge
...
* | watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han2013-07-11
* | watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han2013-07-11
* | watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han2013-07-11
* | watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han2013-07-11
* | watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han2013-07-11
* | watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han2013-07-11
* | watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han2013-07-11
* | watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han2013-07-11
* | watchdog: sp805_wdt: use devm_clk_get()Jingoo Han2013-07-11
* | watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat2013-07-11
* | watchdog: shwdt: use devm_clk_get()Jingoo Han2013-07-11
* | watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han2013-07-11
* | watchdog: imx2_wdt: use devm_clk_get()Jingoo Han2013-07-11
* | watchdog: dw_wdt: Staticize local symbolSachin Kamat2013-07-11
* | watchdog: dw_wdt: use devm_clk_get()Jingoo Han2013-07-11
* | watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han2013-07-11
* | watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han2013-07-11
* | watchdog: riowd: use devm_kzalloc()Jingoo Han2013-07-11
* | watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han2013-07-11
* | watchdog: nuc900_wdt: use devm_*() functionsJingoo Han2013-07-11
* | watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han2013-07-11
* | watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han2013-07-11
* | watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat2013-07-11
* | watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han2013-07-11
* | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-10
|\ \
| * | watchdog: Kontron PLD watchdog timer driverKevin Strasser2013-06-30
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\ \
| * | powerpc/watchdog: Don't enable interrupt on PPC64 BookETudor Laurentiu2013-06-25
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-02
|\ \
| * \ Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-06-19
| |\ \ | | |/ | |/|
| | * watchdog: coh901327: devicetree supportLinus Walleij2013-05-31
* | | watchdog: s3c2410_wdt: Use local register definitionsTomasz Figa2013-06-18
|/ /
* / drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* watchdog: Fix race condition in registration codeGuenter Roeck2013-05-09
* watchdog: Convert to devm_ioremap_resource()Sachin Kamat2013-05-09
* watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre2013-04-14
* watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka2013-03-22
* watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka2013-03-22
* watchdog: sp805_wdt depends on ARMAlessandro Rubini2013-03-01
* watchdog: davinci_wdt: update to devm_* APIKumar, Anil2013-03-01
* watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar2013-03-01
* watchdog: at91rm9200: add DT supportJoachim Eastwood2013-03-01
* watchdog: add timeout-sec property bindingFabio Porcedda2013-03-01
* watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2013-03-01
* watchdog: omap_wdt: Add option nowayoutPali Rohár2013-03-01
* watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-01
* watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens2013-03-01
* watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens2013-03-01
* watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens2013-03-01
* watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-01