aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05watchdog: xen_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-9/+9
2019-05-05watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-10/+9
2019-05-05watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-13/+14
2019-05-05watchdog: uniphier_wdt: drop platform_set_drvdataGuenter Roeck1-2/+0
2019-05-05watchdog: twl4030_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-18/+4
2019-05-05watchdog: ts72xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-5/+6
2019-05-05watchdog: ts4800_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-22/+11
2019-05-05watchdog: tqmx86_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+7
2019-05-05watchdog: tegra_wdt: Use watchdog_stop_on_unregister and other improvementsGuenter Roeck1-19/+7
2019-05-05watchdog: wdat_wdt: fix get_timeleft call for wdat_wdtBryan Tan1-1/+1
2019-05-05watchdog: tangox_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-23/+14
2019-05-05watchdog: sunxi_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+8
2019-05-05watchdog: stpmic1_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-6/+7
2019-05-05watchdog: stmp3xxx_rtc_wdt: Convert to use device managed functionsGuenter Roeck1-8/+8
2019-05-05watchdog: st_lpc_wdt: Convert to use device managed functionsGuenter Roeck1-21/+26
2019-05-05watchdog: sprd_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-20/+18
2019-05-05watchdog: sirfsoc_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-18/+6
2019-05-05watchdog: sama5d4_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-23/+12
2019-05-05watchdog: rza_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-10/+11
2019-05-05watchdog: rtd119x_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-27/+15
2019-05-05watchdog: rn5t618_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-4/+5
2019-05-05watchdog: qcom-wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-30/+25
2019-05-05watchdog: pm8916_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-10/+11
2019-05-05watchdog: of_xilinx_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-32/+26
2019-05-05watchdog: npcm_wdt: Use local variable 'dev' consistentlyGuenter Roeck1-3/+3
2019-05-05watchdog: mtk_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-25/+8
2019-05-05watchdog: moxart_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-13/+3
2019-05-05watchdog: mlx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+7
2019-05-05watchdog: meson_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+8
2019-05-05watchdog: meson_gxbb_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-30/+15
2019-05-05watchdog: menf21bmc_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-23/+10
2019-05-05watchdog: mena21_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-15/+13
2019-05-05watchdog: max77620_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-16/+7
2019-05-05watchdog: max63xx_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-14/+6
2019-05-05watchdog: lpc18xx_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-26/+17
2019-05-05watchdog: kempld_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-24/+4
2019-05-05watchdog: intel-mid_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-11/+11
2019-05-05watchdog: imgpdc_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-55/+36
2019-05-05watchdog: iTCO_wdt: Various improvementsGuenter Roeck1-12/+1
2019-05-05watchdog: gpio_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-14/+2
2019-05-05watchdog: ftwdt010_wdt: Use 'dev' consistentlyGuenter Roeck1-1/+1
2019-05-05watchdog: ep93xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-6/+7
2019-05-05watchdog: davinci_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-25/+16
2019-05-05watchdog: da9063_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-5/+6
2019-05-05watchdog: da9062_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-12/+8
2019-05-05watchdog: da9055_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-6/+6
2019-05-05watchdog: da9052_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+6
2019-05-05watchdog: cadence_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-56/+27
2019-05-05watchdog: bcm_kona_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-10/+4
2019-05-05watchdog: bcm7038_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-25/+13