summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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-04watchdog: octeon-wdt: Add support for 78XX SOCs.Carlos Munoz
2017-09-04watchdog: octeon-wdt: Add support for cn68XX SOCs.David Daney
2017-09-04watchdog: octeon-wdt: File cleaning.Steven J. Hill
2017-09-04watchdog: octeon-wdt: Remove old boot vector code.Steven J. Hill
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-09-04watchdog: lantiq: access boot cause register through regmapHauke Mehrtens
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
2017-07-03watchdog: it87: Drop FSF mailing addressGuenter Roeck
2017-07-03watchdog: dw_wdt: get reset lines from dtSteffen Trumtrar
2017-06-15drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependenciesMurilo Opsfelder Araujo
2017-06-05watchdog: w83627hf: Add support for NCT6793D and NCT6795DGuenter Roeck
2017-06-05watchdog: core: add option to avoid early handling of watchdogSebastian Reichel
2017-06-05watchdog: f71808e_wdt: Add F71868 supportMaciej S. Szmigiero
2017-06-05watchdog: Add STM32 IWDG driverYannick Fertre
2017-06-05watchdog: gpio: Convert to use infrastructure triggered keepalivesGuenter Roeck
2017-06-05watchdog: orion: make license info match the file headerUwe Kleine-König
2017-06-05watchdog: s3c2410: Minor code cleanupKrzysztof Kozlowski
2017-06-05watchdog: s3c2410: Simplify getting driver dataKrzysztof Kozlowski
2017-06-05watchdog: s3c2410: Constify local structuresKrzysztof Kozlowski