aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-28watchdog: ftwdt010: Make interrupt optionalLinus Walleij1-12/+18
2017-12-28watchdog: gemini/ftwdt010: rename driver and symbolsLinus Walleij3-65/+68
2017-12-28watchdog: orion: fix typoChris Packham1-1/+1
2017-12-28watchdog: gpio: Convert to use GPIO descriptorsLinus Walleij1-24/+17
2017-12-28watchdog: gpio: Add some local helper variablesLinus Walleij1-9/+11
2017-12-28watchdog: dw_wdt: add stop watchdog operationOleksij Rempel1-2/+16
2017-12-28watchdog: aspeed: Move init to arch_initcallAndrew Jeffery1-1/+12
2017-12-28watchdog: aspeed: Remove specific reference to AST2400 in KconfigAndrew Jeffery1-1/+1
2017-12-28watchdog: aspeed: Fix 'Apseed' typo in KconfigAndrew Jeffery1-1/+1
2017-12-28watchdog: aspeed: Retain watchdog enabled stateAndrew Jeffery1-2/+6
2017-12-28watchdog: jz4740: Add support for the watchdog in jz4780 SoCMathieu Malaterre1-0/+1
2017-12-28watchdog: Add Realtek RTD1295Andreas Färber3-0/+179
2017-12-17watchdog: hpwdt: SMBIOS checkJerry Hoemann1-1/+1
2017-12-17watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn1-1/+1
2017-12-17watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck1-6/+5
2017-12-17watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck1-2/+4
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook11-29/+27
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook7-14/+14
2017-11-17drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov2-35/+32
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-18/+19
2017-11-09watchdog: jz4780: Allow selection of jz4740-wdt driverMathieu Malaterre1-1/+1
2017-11-02watchdog: lpc18xx_wdt: Convert timers to use timer_setup()Kees Cook1-6/+7
2017-11-02watchdog: cpwd: Convert timers to use timer_setup()Kees Cook1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook7-7/+7
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook1-2/+2
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-192/+278
2017-09-09watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav1-1/+1
2017-09-09watchdog: sp805: constify amba_idArvind Yadav1-1/+1
2017-09-09watchdog: ziirave: constify i2c_device_idArvind Yadav1-1/+1
2017-09-09watchdog: sc1200: constify pnp_device_idArvind Yadav1-1/+1
2017-09-09watchdog: renesas_wdt: update copyright datesWolfram Sang1-2/+2
2017-09-09watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang1-5/+5
2017-09-09watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang1-14/+19
2017-09-09watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery1-3/+102
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic1-5/+24
2017-09-09watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com1-37/+30
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2017-09-09watchdog: qcom: Check for platform_get_resource() failureFabio Estevam1-0/+2
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek1-0/+38
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani1-13/+32
2017-09-09watchdog: max77620_wdt: constify platform_device_idArvind Yadav1-1/+1
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav1-1/+1
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek1-1/+1
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek1-2/+2
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall3-3/+3
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang1-1/+1
2017-09-09watchdog: renesas_wdt: add another divider optionWolfram Sang1-3/+5
2017-09-09watchdog: renesas_wdt: apply better precisionWolfram Sang1-9/+19