summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar
2013-07-11watchdog: xilinx: Setup the origin compatible stringMichal Simek
2013-07-11watchdog: xilinx: Fix driver headerMichal Simek
2013-07-11watchdog: wdrtas: don't use custom version of print_hex_dumpAndy Shevchenko
2013-07-11watchdog: core: don't try to stop device if not runningHector Palacios
2013-07-11watchdog: jz4740: Pass device to clk_getLars-Peter Clausen
2013-07-11watchdog: twl4030: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: mpcore: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: da9055: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: da9052: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: cpwd: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_opsJingoo Han
2013-07-11watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()Jingoo Han
2013-07-11watchdog: wm831x: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: wm831x_wdt: use devm_gpio_request_one()Jingoo Han
2013-07-11watchdog: mtx1-wdt: use devm_gpio_request_one()Jingoo Han
2013-07-11watchdog: sp805_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: shwdt: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: shwdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: pnx4008_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: imx2_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: dw_wdt: Staticize local symbolSachin Kamat
2013-07-11watchdog: dw_wdt: use devm_clk_get()Jingoo Han
2013-07-11watchdog: ts72xx_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: riowd: use platform_{get,set}_drvdata()Jingoo Han
2013-07-11watchdog: riowd: use devm_kzalloc()Jingoo Han
2013-07-11watchdog: rc32434_wdt: use devm_ioremap_nocache() functionsJingoo Han
2013-07-11watchdog: nuc900_wdt: use devm_*() functionsJingoo Han
2013-07-11watchdog: mv64x60_wdt: use devm_ioremap()Jingoo Han
2013-07-11watchdog: bcm63xx_wdt: use devm_ioremap_nocache()Jingoo Han
2013-07-11watchdog: at32ap700x: Remove redundant platform_set_drvdata()Sachin Kamat
2013-07-11watchdog: at32ap700x_wdt: use devm_*() functionsJingoo Han
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-30watchdog: Kontron PLD watchdog timer driverKevin Strasser
2013-06-25powerpc/watchdog: Don't enable interrupt on PPC64 BookETudor Laurentiu
2013-06-19Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-06-18watchdog: s3c2410_wdt: Use local register definitionsTomasz Figa
2013-05-31watchdog: coh901327: devicetree supportLinus Walleij
2013-05-18drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-09watchdog: Fix race condition in registration codeGuenter Roeck
2013-05-09watchdog: Convert to devm_ioremap_resource()Sachin Kamat
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka
2013-03-22watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka
2013-03-01watchdog: sp805_wdt depends on ARMAlessandro Rubini
2013-03-01watchdog: davinci_wdt: update to devm_* APIKumar, Anil
2013-03-01watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar
2013-03-01watchdog: at91rm9200: add DT supportJoachim Eastwood