summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
| * watchdog: gemini/ftwdt010: rename driver and symbolsLinus Walleij2017-12-283-65/+68
| * watchdog: orion: fix typoChris Packham2017-12-281-1/+1
| * watchdog: gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-281-24/+17
| * watchdog: gpio: Add some local helper variablesLinus Walleij2017-12-281-9/+11
| * watchdog: dw_wdt: add stop watchdog operationOleksij Rempel2017-12-281-2/+16
| * watchdog: aspeed: Move init to arch_initcallAndrew Jeffery2017-12-281-1/+12
| * watchdog: aspeed: Remove specific reference to AST2400 in KconfigAndrew Jeffery2017-12-281-1/+1
| * watchdog: aspeed: Fix 'Apseed' typo in KconfigAndrew Jeffery2017-12-281-1/+1
| * watchdog: aspeed: Retain watchdog enabled stateAndrew Jeffery2017-12-281-2/+6
| * watchdog: jz4740: Add support for the watchdog in jz4780 SoCMathieu Malaterre2017-12-281-0/+1
| * watchdog: Add Realtek RTD1295Andreas Färber2017-12-283-0/+179
| * watchdog: hpwdt: SMBIOS checkJerry Hoemann2017-12-171-1/+1
| * watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn2017-12-171-1/+1
| * watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck2017-12-171-6/+5
| * watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck2017-12-171-2/+4
* | watchdog: Add RAVE SP watchdog driverAndrey Smirnov2018-01-083-0/+345
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-2111-29/+27
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-217-14/+14
* drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov2017-11-172-35/+32
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-1/+1
|\
| * watchdog: jz4780: Allow selection of jz4740-wdt driverMathieu Malaterre2017-11-091-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-139-18/+19
|\ \
| * | watchdog: lpc18xx_wdt: Convert timers to use timer_setup()Kees Cook2017-11-021-6/+7
| * | watchdog: cpwd: Convert timers to use timer_setup()Kees Cook2017-11-021-4/+4
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-057-7/+7
| * | timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook2017-10-051-2/+2
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-153-192/+278
|\
| * watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz2017-09-041-30/+103
| * watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney2017-09-041-13/+35
| * watchdog: octeon-wdt: File cleaning.Steven J. Hill2017-09-041-15/+30
| * watchdog: octeon-wdt: Remove old boot vector code.Steven J. Hill2017-09-042-132/+44
| * watchdog: lantiq: access boot cause register through regmapHauke Mehrtens2017-09-041-5/+69
* | watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: sp805: constify amba_idArvind Yadav2017-09-091-1/+1
* | watchdog: ziirave: constify i2c_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: sc1200: constify pnp_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: renesas_wdt: update copyright datesWolfram Sang2017-09-091-2/+2
* | watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang2017-09-091-5/+5
* | watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang2017-09-091-14/+19
* | watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery2017-09-091-3/+102
* | drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic2017-09-091-5/+24
* | watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com2017-09-091-37/+30
* | watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam2017-09-091-1/+3
* | watchdog: qcom: Check for platform_get_resource() failureFabio Estevam2017-09-091-0/+2
* | watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek2017-09-091-0/+38
* | watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani2017-09-091-13/+32
* | watchdog: max77620_wdt: constify platform_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: pcwd_usb: constify usb_device_idArvind Yadav2017-09-091-1/+1
* | watchdog: cadence_wdt: Show information when driver is probedMichal Simek2017-09-091-1/+1