summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2017-09-09watchdog: mei_wdt: constify mei_cl_device_idArvind Yadav
2017-09-09watchdog: sp805: constify amba_idArvind Yadav
2017-09-09watchdog: ziirave: constify i2c_device_idArvind Yadav
2017-09-09watchdog: sc1200: constify pnp_device_idArvind Yadav
2017-09-09watchdog: renesas_wdt: update copyright datesWolfram Sang
2017-09-09watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang
2017-09-09watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang
2017-09-09watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery
2017-09-09drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic
2017-09-09watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com
2017-09-09watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam
2017-09-09watchdog: qcom: Check for platform_get_resource() failureFabio Estevam
2017-09-09watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek
2017-09-09watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani
2017-09-09watchdog: max77620_wdt: constify platform_device_idArvind Yadav
2017-09-09watchdog: pcwd_usb: constify usb_device_idArvind Yadav
2017-09-09watchdog: cadence_wdt: Show information when driver is probedMichal Simek
2017-09-09watchdog: cadence_wdt: Enable access to module parametersMichal Simek
2017-09-09watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall
2017-09-09watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: add another divider optionWolfram Sang
2017-09-09watchdog: renesas_wdt: apply better precisionWolfram Sang
2017-09-09watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang
2017-09-09watchdog: renesas_wdt: check rate also for upper limitWolfram Sang
2017-09-09watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang
2017-09-09watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel
2017-09-09watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl
2017-09-09watchdog: w83627hf: make const array chip_name staticColin Ian King
2017-09-09watchdog: coh901327_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva
2017-09-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-07-03watchdog: introduce watchdog_worker_should_ping helperRasmus Villemoes
2017-07-03watchdog: uniphier: add UniPhier watchdog driverKeiji Hayashibara
2017-07-03watchdog: cadence_wdt: make of_device_ids const.Arvind Yadav
2017-07-03watchdog: zx2967: constify zx2967_wdt_ops.Arvind Yadav
2017-07-03watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_opsArvind Yadav
2017-07-03watchdog: davinci: Add missing clk_disable_unprepare().Arvind Yadav
2017-07-03watchdog: davinci: Handle return value of clk_prepare_enableArvind Yadav
2017-07-03watchdog: meson: Handle return value of clk_prepare_enableArvind Yadav
2017-07-03watchdog: it87: Add support for various Super-IO chipsGuenter Roeck
2017-07-03watchdog: it87: Use infrastructure to stop watchdog on rebootGuenter Roeck
2017-07-03watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck
2017-07-03watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck