summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-05-05watchdog: i6300esb: drop warning after calling watchdog_init_timeoutWolfram Sang-4/+1
2019-05-05watchdog: hpwdt: drop warning after calling watchdog_init_timeoutWolfram Sang-2/+1
2019-05-05watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang-4/+1
2019-05-05watchdog: cadence_wdt: still probe if user supplied timeout is invalidWolfram Sang-4/+1
2019-05-05watchdog: cadence_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang-3/+1
2019-05-05watchdog: add error messages when initializing timeout failsWolfram Sang-0/+9
2019-05-05watchdog: refactor watchdog_init_timeoutWolfram Sang-14/+19
2019-05-05watchdog: renesas_wdt: drop superfluous glob patternWolfram Sang-1/+0
2019-05-05watchdog: da9063_wdt: parse DT for timeout value, tooWolfram Sang-4/+6
2019-05-05watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_he...Colin Ian King-1/+1
2019-05-05watchdog: pnx4008: readout watchdog stateAlexandre Belloni-1/+2
2019-05-05watchdog: machzwd: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-05-05watchdog: pnx4008_wdt: Convert to use device managed functions and other impr...Guenter Roeck-21/+17
2019-05-05watchdog: mpc8xxx_wdt: Convert to use device managed functions and other impr...Guenter Roeck-14/+3
2019-05-05watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-7/+6
2019-05-05watchdog: rt2880_wdt: Convert to use device managed functions and other impro...Guenter Roeck-20/+8
2019-05-05watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-3/+4
2019-05-05watchdog: loongson1_wdt: Convert to use device managed functions and other im...Guenter Roeck-27/+21
2019-05-05watchdog: pic32-wdt: Convert to use device managed functions and other improv...Guenter Roeck-34/+24
2019-05-05watchdog: pic32-dmt: Convert to use device managed functions and other improv...Guenter Roeck-27/+19
2019-05-05watchdog: ux500_wdt: Convert to use device managed functions and other improv...Guenter Roeck-12/+5
2019-05-05watchdog: stm32_iwdg: Convert to use device managed functions and other impro...Guenter Roeck-34/+31
2019-05-05watchdog: zx2967_wdt: Convert to use device managed functions and other impro...Guenter Roeck-20/+13
2019-05-05watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...Guenter Roeck-19/+2
2019-05-05watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-6/+7
2019-05-05watchdog: xen_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-9/+9
2019-05-05watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-10/+9
2019-05-05watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-13/+14
2019-05-05watchdog: uniphier_wdt: drop platform_set_drvdataGuenter Roeck-2/+0
2019-05-05watchdog: twl4030_wdt: Convert to use device managed functions and other impr...Guenter Roeck-18/+4
2019-05-05watchdog: ts72xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-5/+6
2019-05-05watchdog: ts4800_wdt: Convert to use device managed functions and other impro...Guenter Roeck-22/+11
2019-05-05watchdog: tqmx86_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-7/+7
2019-05-05watchdog: tegra_wdt: Use watchdog_stop_on_unregister and other improvementsGuenter Roeck-19/+7
2019-05-05watchdog: wdat_wdt: fix get_timeleft call for wdat_wdtBryan Tan-1/+1
2019-05-05watchdog: tangox_wdt: Convert to use device managed functions and other impro...Guenter Roeck-23/+14
2019-05-05watchdog: sunxi_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-7/+8
2019-05-05watchdog: stpmic1_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-6/+7
2019-05-05watchdog: stmp3xxx_rtc_wdt: Convert to use device managed functionsGuenter Roeck-8/+8
2019-05-05watchdog: st_lpc_wdt: Convert to use device managed functionsGuenter Roeck-21/+26
2019-05-05watchdog: sprd_wdt: Convert to use device managed functions and other improve...Guenter Roeck-20/+18
2019-05-05watchdog: sirfsoc_wdt: Convert to use device managed functions and other impr...Guenter Roeck-18/+6
2019-05-05watchdog: sama5d4_wdt: Convert to use device managed functions and other impr...Guenter Roeck-23/+12
2019-05-05watchdog: rza_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-10/+11
2019-05-05watchdog: rtd119x_wdt: Convert to use device managed functions and other impr...Guenter Roeck-27/+15
2019-05-05watchdog: rn5t618_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-4/+5
2019-05-05watchdog: qcom-wdt: Convert to use device managed functions and other improve...Guenter Roeck-30/+25
2019-05-05watchdog: pm8916_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck-10/+11
2019-05-05watchdog: of_xilinx_wdt: Convert to use device managed functions and other im...Guenter Roeck-32/+26
2019-05-05watchdog: npcm_wdt: Use local variable 'dev' consistentlyGuenter Roeck-3/+3