Age | Commit message (Expand) | Author | Files | Lines |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -8/+2 |
2020-10-21 | Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -0/+8 |
2020-10-14 | watchdog: Add Toshiba Visconti watchdog driver | Nobuhiro Iwamatsu | 1 | -0/+8 |
2020-09-17 | watchdog: add support for sl28cpld watchdog | Michael Walle | 1 | -0/+11 |
2020-08-19 | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies | Krzysztof Kozlowski | 1 | -8/+2 |
2020-08-05 | watchdog: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -40/+40 |
2020-05-25 | watchdog: Add new arm_smc_wdt watchdog driver | Julius Werner | 1 | -0/+13 |
2020-05-25 | watchdog: iTCO: fix link error | Arnd Bergmann | 1 | -0/+1 |
2020-05-25 | watchdog: ts72xx_wdt: fix build error | Shyam Saini | 1 | -0/+1 |
2020-04-01 | watchdog: Add K3 RTI watchdog support | Tero Kristo | 1 | -0/+8 |
2020-02-17 | watchdog: da9062: Add dependency on I2C | Guenter Roeck | 1 | -0/+1 |
2020-02-17 | watchdog: fix mtk_wdt.c RESET_CONTROLLER build error | Randy Dunlap | 1 | -0/+1 |
2019-12-30 | watchdog: tqmx86_wdt: Fix build error | YueHaibing | 1 | -0/+1 |
2019-12-30 | watchdog: max77620_wdt: fix potential build errors | David Engraf | 1 | -0/+1 |
2019-11-18 | watchdog: jz4740: Drop dependency on MACH_JZ47xx | Paul Cercueil | 1 | -1/+1 |
2019-11-18 | watchdog: jz4740: Use regmap provided by TCU driver | Paul Cercueil | 1 | -0/+1 |
2019-11-18 | watchdog: jz4740: Use WDT clock provided by TCU driver | Paul Cercueil | 1 | -0/+1 |
2019-11-18 | watchdog: w83627hf_wdt: Support NCT6116D | Srikanth Krishnakar | 1 | -0/+1 |
2019-09-17 | watchdog: f71808e_wdt: Add F81803 support | Jaret Cantu | 1 | -2/+2 |
2019-09-17 | watchdog: Add i.MX7ULP watchdog support | Anson Huang | 1 | -0/+13 |
2019-09-16 | watchdog: remove w90x900 driver | Arnd Bergmann | 1 | -9/+0 |
2019-09-16 | watchdog: remove ks8695 driver | Arnd Bergmann | 1 | -7/+0 |
2019-09-16 | watchdog: pnx4008_wdt: allow compile-testing | Arnd Bergmann | 1 | -1/+1 |
2019-07-08 | docs: watchdog: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -3/+3 |
2019-07-08 | watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT | Rasmus Villemoes | 1 | -0/+9 |
2019-07-08 | watchdog: imx_sc: Add pretimeout support | Anson Huang | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-08 | watchdog: Enforce that at least one pretimeout governor is enabled | Guenter Roeck | 1 | -0/+6 |
2019-05-05 | watchdog: Improve Kconfig entry ordering and dependencies | Guenter Roeck | 1 | -10/+10 |
2019-05-05 | watchdog: npcm: Enable modular builds | Guenter Roeck | 1 | -1/+1 |
2019-05-05 | watchdog: Make watchdog core configurable as module | Guenter Roeck | 1 | -1/+3 |
2019-05-05 | watchdog: Move pretimeout governor configuration up | Guenter Roeck | 1 | -52/+52 |
2019-05-05 | watchdog: Use depends instead of select for pretimeout governors | Guenter Roeck | 1 | -14/+16 |
2019-05-05 | watchdog: imx_sc: Add i.MX system controller watchdog support | Anson Huang | 1 | -0/+16 |
2019-05-05 | watchdog: bd70528: Initial support for ROHM BD70528 watchdog block | Matti Vaittinen | 1 | -0/+12 |
2019-05-05 | watchdog: fix compile time error of pretimeout governors | Vladimir Zapolskiy | 1 | -0/+1 |
2019-03-11 | Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 1 | -4/+21 |
2019-03-02 | watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems. | Michael Shych | 1 | -0/+16 |
2019-03-02 | watchdog/hpwdt: Update Kconfig documentation | Jerry Hoemann | 1 | -4/+5 |
2019-01-16 | watchdog: stpmic1: Add STPMIC1 watchdog driver | Pascal PAILLET-LME | 1 | -0/+12 |
2018-12-24 | watchdog: tqmx86: Add watchdog driver for the IO controller | Andrew Lunn | 1 | -0/+12 |
2018-12-22 | watchdog: Add pm8916 watchdog driver | Loic Poulain | 1 | -0/+8 |
2018-11-17 | watchdog: npcm: Modify npcm watchdog kconfig arch parameter | Tomer Maimon | 1 | -1/+1 |
2018-10-13 | watchdog: Add support for Armada 37xx CPU watchdog | Marek BehĂșn | 1 | -0/+11 |
2018-10-02 | watchdog: lantiq: Convert to watchdog_device | Hauke Mehrtens | 1 | -0/+1 |
2018-08-06 | watchdog: fix dependencies of menz69_wdt.o | Johannes Thumshirn | 1 | -1/+1 |
2018-08-02 | watchdog: add driver for the MEN 16z069 IP-Core | Johannes Thumshirn | 1 | -0/+10 |
2018-04-14 | Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 1 | -0/+12 |
2018-04-05 | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+2 |