aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-05-08watchdog: Enforce that at least one pretimeout governor is enabledGuenter Roeck
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-05watchdog: stm32: add dynamic prescaler supportLudovic Barre
2019-05-05watchdog: Improve Kconfig entry ordering and dependenciesGuenter Roeck
2019-05-05watchdog: npcm: Enable modular buildsGuenter Roeck
2019-05-05watchdog: Make watchdog core configurable as moduleGuenter Roeck
2019-05-05watchdog: Move pretimeout governor configuration upGuenter Roeck
2019-05-05watchdog: Use depends instead of select for pretimeout governorsGuenter Roeck
2019-05-05watchdog: rtd119x: drop unused module.h includePaul Gortmaker
2019-05-05watchdog: intel_scu: make it explicitly non-modularPaul Gortmaker
2019-05-05watchdog: coh901327: make it explicitly non-modularPaul Gortmaker
2019-05-05watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: xen_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: st_lpc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: sp5100_tco: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: renesas_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: nic7018_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: ni903x_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: i6300esb: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: hpwdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: cadence_wdt: still probe if user supplied timeout is invalidWolfram Sang
2019-05-05watchdog: cadence_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: add error messages when initializing timeout failsWolfram Sang
2019-05-05watchdog: refactor watchdog_init_timeoutWolfram Sang
2019-05-05watchdog: renesas_wdt: drop superfluous glob patternWolfram Sang
2019-05-05watchdog: da9063_wdt: parse DT for timeout value, tooWolfram Sang
2019-05-05watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_he...Colin Ian King
2019-05-05watchdog: pnx4008: readout watchdog stateAlexandre Belloni
2019-05-05watchdog: machzwd: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-05watchdog: pnx4008_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: mpc8xxx_wdt: Convert to use device managed functions and other impr...Guenter Roeck
2019-05-05watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: rt2880_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2019-05-05watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: loongson1_wdt: Convert to use device managed functions and other im...Guenter Roeck
2019-05-05watchdog: pic32-wdt: Convert to use device managed functions and other improv...Guenter Roeck
2019-05-05watchdog: pic32-dmt: Convert to use device managed functions and other improv...Guenter Roeck
2019-05-05watchdog: ux500_wdt: Convert to use device managed functions and other improv...Guenter Roeck
2019-05-05watchdog: stm32_iwdg: Convert to use device managed functions and other impro...Guenter Roeck
2019-05-05watchdog: zx2967_wdt: Convert to use device managed functions and other impro...Guenter Roeck
2019-05-05watchdog: sbsa_gwdt: Convert to use device managed functions and other improv...Guenter Roeck
2019-05-05watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: xen_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck
2019-05-05watchdog: wm831x_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck