Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-07-11 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 20 | -645/+1003 |
2017-07-03 | watchdog: introduce watchdog_worker_should_ping helper | Rasmus Villemoes | 1 | -4/+9 |
2017-07-03 | watchdog: uniphier: add UniPhier watchdog driver | Keiji Hayashibara | 3 | -0/+281 |
2017-07-03 | watchdog: cadence_wdt: make of_device_ids const. | Arvind Yadav | 1 | -1/+1 |
2017-07-03 | watchdog: zx2967: constify zx2967_wdt_ops. | Arvind Yadav | 1 | -1/+1 |
2017-07-03 | watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops | Arvind Yadav | 1 | -2/+2 |
2017-07-03 | watchdog: davinci: Add missing clk_disable_unprepare(). | Arvind Yadav | 1 | -1/+3 |
2017-07-03 | watchdog: davinci: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+5 |
2017-07-03 | watchdog: meson: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+3 |
2017-07-03 | watchdog: it87: Add support for various Super-IO chips | Guenter Roeck | 2 | -5/+21 |
2017-07-03 | watchdog: it87: Use infrastructure to stop watchdog on reboot | Guenter Roeck | 1 | -29/+5 |
2017-07-03 | watchdog: it87: Drop support for resetting watchdog though CIR and Game port | Guenter Roeck | 2 | -210/+19 |
2017-07-03 | watchdog: it87: Convert to use watchdog core infrastructure | Guenter Roeck | 2 | -304/+72 |
2017-07-03 | watchdog: it87: Drop FSF mailing address | Guenter Roeck | 1 | -4/+0 |
2017-07-03 | watchdog: dw_wdt: get reset lines from dt | Steffen Trumtrar | 1 | -0/+11 |
2017-06-15 | drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies | Murilo Opsfelder Araujo | 1 | -1/+1 |
2017-06-05 | watchdog: w83627hf: Add support for NCT6793D and NCT6795D | Guenter Roeck | 1 | -1/+14 |
2017-06-05 | watchdog: core: add option to avoid early handling of watchdog | Sebastian Reichel | 2 | -3/+27 |
2017-06-05 | watchdog: f71808e_wdt: Add F71868 support | Maciej S. Szmigiero | 2 | -10/+24 |
2017-06-05 | watchdog: Add STM32 IWDG driver | Yannick Fertre | 3 | -0/+266 |
2017-06-05 | watchdog: gpio: Convert to use infrastructure triggered keepalives | Guenter Roeck | 1 | -60/+13 |
2017-06-05 | watchdog: orion: make license info match the file header | Uwe Kleine-König | 1 | -1/+1 |
2017-06-05 | watchdog: s3c2410: Minor code cleanup | Krzysztof Kozlowski | 1 | -22/+13 |
2017-06-05 | watchdog: s3c2410: Simplify getting driver data | Krzysztof Kozlowski | 1 | -7/+10 |
2017-06-05 | watchdog: s3c2410: Constify local structures | Krzysztof Kozlowski | 1 | -3/+3 |
2017-06-05 | watchdog: intel-mid_wdt: Keep watchdog running | Andy Shevchenko | 1 | -2/+15 |
2017-06-05 | watchdog: add rza_wdt driver | Chris Brandt | 3 | -0/+208 |
2017-06-05 | watchdog: sama5d4: Add comment explaining what happens on resume | Alexandre Belloni | 1 | -0/+5 |
2017-06-05 | watchodg: sama5d4: simplify probe | Alexandre Belloni | 1 | -8/+6 |
2017-05-19 | watchdog: bcm281xx: Fix use of uninitialized spinlock. | Eric Anholt | 1 | -1/+2 |
2017-05-19 | watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe() | Wei Yongjun | 1 | -3/+1 |
2017-05-19 | iTCO_wdt: all versions count down twice | Paolo Bonzini | 1 | -12/+10 |
2017-05-18 | watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOT | Shile Zhang | 1 | -1/+1 |
2017-05-18 | watchdog: cadence_wdt: fix timeout setting | Tomas Melin | 1 | -1/+1 |
2017-05-18 | watchdog: pcwd_usb: fix NULL-deref at probe | Johan Hovold | 1 | -0/+3 |
2017-05-18 | watchdog: sama5d4: fix race condition | Alexandre Belloni | 1 | -4/+29 |
2017-05-18 | watchdog: sama5d4: fix WDDIS handling | Alexandre Belloni | 1 | -18/+30 |
2017-05-18 | watchdog: orion: fix compile-test dependencies | Arnd Bergmann | 1 | -1/+1 |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -7/+7 |
2017-05-08 | drivers/watchdog/hpwdt.c: use set_memory.h header | Laura Abbott | 1 | -1/+1 |
2017-04-28 | watchdog: iTCO_wdt: Add PMC specific noreboot update api | Kuppuswamy Sathyanarayanan | 1 | -7/+18 |
2017-04-28 | watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions | Kuppuswamy Sathyanarayanan | 1 | -33/+50 |
2017-04-20 | Annotate hardware config module parameters in drivers/watchdog/ | David Howells | 5 | -7/+7 |
2017-03-01 | watchdog: retu: restore MFD dependency | Arnd Bergmann | 1 | -1/+1 |
2017-03-01 | watchdog: db8500: add back prmcu dependency | Arnd Bergmann | 1 | -1/+1 |
2017-03-01 | watchdog: kempld: fix gcc-4.3 build | Arnd Bergmann | 1 | -1/+8 |
2017-03-01 | watchdog: softdog: fire watchdog even if softirqs do not get to run | Niklas Cassel | 1 | -17/+27 |
2017-03-01 | watchdog: kempld: revert to full dependency | Arnd Bergmann | 1 | -1/+1 |
2017-03-01 | watchdog: bcm2835: add CONFIG_OF dependency | Arnd Bergmann | 1 | -1/+1 |