summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
| * | watchdog: npcm: Enable modular buildsGuenter Roeck2019-05-051-1/+1
| * | watchdog: Make watchdog core configurable as moduleGuenter Roeck2019-05-051-1/+3
| * | watchdog: Move pretimeout governor configuration upGuenter Roeck2019-05-051-52/+52
| * | watchdog: Use depends instead of select for pretimeout governorsGuenter Roeck2019-05-051-14/+16
| * | watchdog: rtd119x: drop unused module.h includePaul Gortmaker2019-05-051-1/+0Star
| * | watchdog: intel_scu: make it explicitly non-modularPaul Gortmaker2019-05-051-18/+0Star
| * | watchdog: coh901327: make it explicitly non-modularPaul Gortmaker2019-05-051-20/+4Star
| * | watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-5/+1Star
| * | watchdog: xen_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-3/+1Star
| * | watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-4/+1Star
| * | watchdog: st_lpc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-3/+1Star
| * | watchdog: sp5100_tco: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-3/+1Star
| * | watchdog: renesas_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-3/+1Star
| * | watchdog: nic7018_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-4/+1Star
| * | watchdog: ni903x_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-3/+1Star
| * | watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-4/+1Star
| * | watchdog: i6300esb: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-4/+1Star
| * | watchdog: hpwdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-2/+1Star
| * | watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-4/+1Star
| * | watchdog: cadence_wdt: still probe if user supplied timeout is invalidWolfram Sang2019-05-051-4/+1Star
| * | watchdog: cadence_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang2019-05-051-3/+1Star
| * | watchdog: add error messages when initializing timeout failsWolfram Sang2019-05-051-0/+9
| * | watchdog: refactor watchdog_init_timeoutWolfram Sang2019-05-051-14/+19
| * | watchdog: renesas_wdt: drop superfluous glob patternWolfram Sang2019-05-051-1/+0Star
| * | watchdog: da9063_wdt: parse DT for timeout value, tooWolfram Sang2019-05-051-4/+6
| * | watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_he...Colin Ian King2019-05-051-1/+1
| * | watchdog: pnx4008: readout watchdog stateAlexandre Belloni2019-05-051-1/+2
| * | watchdog: machzwd: Mark expected switch fall-throughGustavo A. R. Silva2019-05-051-0/+1
| * | watchdog: pnx4008_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-21/+17Star
| * | watchdog: mpc8xxx_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-14/+3Star
| * | watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-7/+6Star
| * | watchdog: rt2880_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-20/+8Star
| * | watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-3/+4
| * | watchdog: loongson1_wdt: Convert to use device managed functions and other im...Guenter Roeck2019-05-051-27/+21Star
| * | watchdog: pic32-wdt: Convert to use device managed functions and other improv...Guenter Roeck2019-05-051-34/+24Star
| * | watchdog: pic32-dmt: Convert to use device managed functions and other improv...Guenter Roeck2019-05-051-27/+19Star
| * | watchdog: ux500_wdt: Convert to use device managed functions and other improv...Guenter Roeck2019-05-051-12/+5Star
| * | watchdog: stm32_iwdg: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-34/+31Star
| * | watchdog: zx2967_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-20/+13Star
| * | watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...Guenter Roeck2019-05-051-19/+2Star
| * | watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-6/+7
| * | watchdog: xen_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-9/+9
| * | watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-10/+9Star
| * | watchdog: wdat_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-13/+14
| * | watchdog: uniphier_wdt: drop platform_set_drvdataGuenter Roeck2019-05-051-2/+0Star
| * | watchdog: twl4030_wdt: Convert to use device managed functions and other impr...Guenter Roeck2019-05-051-18/+4Star
| * | watchdog: ts72xx_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-5/+6
| * | watchdog: ts4800_wdt: Convert to use device managed functions and other impro...Guenter Roeck2019-05-051-22/+11Star
| * | watchdog: tqmx86_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck2019-05-051-7/+7
| * | watchdog: tegra_wdt: Use watchdog_stop_on_unregister and other improvementsGuenter Roeck2019-05-051-19/+7Star