aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+9
2019-05-13Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds97-1537/+1465
2019-05-08watchdog: Enforce that at least one pretimeout governor is enabledGuenter Roeck1-0/+6
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds59-65/+65
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov59-65/+65
2019-05-05watchdog: stm32: add dynamic prescaler supportLudovic Barre1-37/+47
2019-05-05watchdog: Improve Kconfig entry ordering and dependenciesGuenter Roeck1-10/+10
2019-05-05watchdog: npcm: Enable modular buildsGuenter Roeck1-1/+1
2019-05-05watchdog: Make watchdog core configurable as moduleGuenter Roeck1-1/+3
2019-05-05watchdog: Move pretimeout governor configuration upGuenter Roeck1-52/+52
2019-05-05watchdog: Use depends instead of select for pretimeout governorsGuenter Roeck1-14/+16
2019-05-05watchdog: rtd119x: drop unused module.h includePaul Gortmaker1-1/+0
2019-05-05watchdog: intel_scu: make it explicitly non-modularPaul Gortmaker1-18/+0
2019-05-05watchdog: coh901327: make it explicitly non-modularPaul Gortmaker1-20/+4
2019-05-05watchdog: ziirave_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-5/+1
2019-05-05watchdog: xen_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-3/+1
2019-05-05watchdog: stm32_iwdg: drop warning after calling watchdog_init_timeoutWolfram Sang1-4/+1
2019-05-05watchdog: st_lpc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-3/+1
2019-05-05watchdog: sp5100_tco: drop warning after calling watchdog_init_timeoutWolfram Sang1-3/+1
2019-05-05watchdog: renesas_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-3/+1
2019-05-05watchdog: nic7018_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-4/+1
2019-05-05watchdog: ni903x_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-3/+1
2019-05-05watchdog: imx_sc_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-4/+1
2019-05-05watchdog: i6300esb: drop warning after calling watchdog_init_timeoutWolfram Sang1-4/+1
2019-05-05watchdog: hpwdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-2/+1
2019-05-05watchdog: ebc-c384_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-4/+1
2019-05-05watchdog: cadence_wdt: still probe if user supplied timeout is invalidWolfram Sang1-4/+1
2019-05-05watchdog: cadence_wdt: drop warning after calling watchdog_init_timeoutWolfram Sang1-3/+1
2019-05-05watchdog: add error messages when initializing timeout failsWolfram Sang1-0/+9
2019-05-05watchdog: refactor watchdog_init_timeoutWolfram Sang1-14/+19
2019-05-05watchdog: renesas_wdt: drop superfluous glob patternWolfram Sang1-1/+0
2019-05-05watchdog: da9063_wdt: parse DT for timeout value, tooWolfram Sang1-4/+6
2019-05-05watchdog: intel_scu_watchdog: fix spelling mistake: "set_hearbeat" -> "set_heartbeat"Colin Ian King1-1/+1
2019-05-05watchdog: pnx4008: readout watchdog stateAlexandre Belloni1-1/+2
2019-05-05watchdog: machzwd: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-05-05watchdog: pnx4008_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-21/+17
2019-05-05watchdog: mpc8xxx_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-14/+3
2019-05-05watchdog: jz4740_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-7/+6
2019-05-05watchdog: rt2880_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-20/+8
2019-05-05watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-3/+4
2019-05-05watchdog: loongson1_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-27/+21
2019-05-05watchdog: pic32-wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-34/+24
2019-05-05watchdog: pic32-dmt: Convert to use device managed functions and other improvementsGuenter Roeck1-27/+19
2019-05-05watchdog: ux500_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-12/+5
2019-05-05watchdog: stm32_iwdg: Convert to use device managed functions and other improvementsGuenter Roeck1-34/+31
2019-05-05watchdog: zx2967_wdt: Convert to use device managed functions and other improvementsGuenter Roeck1-20/+13
2019-05-05watchdog: sbsa_gwdt: Convert to use device managed functions and other improvementsGuenter Roeck1-19/+2
2019-05-05watchdog: imx_sc_wdt: Use 'dev' instead of dereferencing it repeatedlyGuenter Roeck1-6/+7
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