aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Documentation: Fix typosBjorn Helgaas1-1/+1
2023-02-16Documentation/watchdog/hpwdt: Fix FormatJerry Hoemann1-3/+3
2023-02-16Documentation/watchdog/hpwdt: Fix ReferenceJerry Hoemann1-1/+1
2023-01-24Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed docu...SeongJae Park1-3/+3
2022-07-20watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timersScott Cheloha1-0/+12
2021-03-06docs: watchdog: fix obsolete include file reference in pcwdFlavio Suligoi1-1/+1
2020-08-05watchdog: add support for adjusting last known HW keepalive timeTero Kristo1-0/+12
2020-08-05docs: watchdog: codify ident.options as superset of possible status flagsAhmad Fatoum1-1/+1
2020-08-05docs: watchdog: mlx-wdt: Add description of new watchdog type 3Michael Shych1-0/+10
2020-05-05watchdog: update email address in conversion docWolfram Sang1-1/+1
2020-04-20watchdog: clarify that stop() is optionalBumsik Kim2-2/+2
2019-09-27Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-19/+0
2019-09-16watchdog: remove w90x900 driverArnd Bergmann1-10/+0
2019-09-16watchdog: remove ks8695 driverArnd Bergmann1-9/+0
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet1-1/+1
2019-07-18Merge tag 'linux-watchdog-5.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-0/+15
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab1-1/+1
2019-07-15docs: add some directories to the main documentation indexMauro Carvalho Chehab1-1/+1
2019-07-08docs: watchdog: Fix build error.Jerry Hoemann1-0/+2
2019-07-08docs: watchdog: convert docs to ReST and rename to *.rstMauro Carvalho Chehab11-554/+1006
2019-07-08watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUTRasmus Villemoes1-4/+4
2019-07-08watchdog: introduce watchdog.open_timeout commandline parameterRasmus Villemoes1-0/+8
2019-07-08watchdog/hpwdt: Update documentationJerry Hoemann1-0/+4
2019-06-14docs: watchdog: convert docs to ReST and rename to *.rstMauro Carvalho Chehab11-546/+997
2019-06-14docs: kdump: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-03-02Documentation/watchdog: Add documentation mlx-wdt driverMichael Shych1-0/+52
2018-12-24watchdog: docs: kernel-api: don't reference removed functionsWolfram Sang1-4/+0
2018-12-24watchdog: add documentation for PM usageWolfram Sang1-0/+19
2018-10-13documentation: watchdog: add documentation for armada-37xx-wdtMarek BehĂșn1-0/+5
2018-10-02watchdog: hpwdt: Update Driver Documentation.Jerry Hoemann1-62/+31
2018-03-26watchdog: remove bfin_wdt driverArnd Bergmann1-5/+0
2018-02-03documentation: watchdog: remove documentation of w83697hf_wdt/w83697ug_wdtCorentin Labbe1-13/+0
2018-02-03documentation: watchdog: remove documentation for ixp2000Corentin Labbe1-5/+0
2018-02-03documentation: watchdog: remove documentation of at32ap700x_wdtCorentin Labbe1-5/+0
2017-10-19Documentation: fix selftests related file refsTom Saeger2-2/+2
2017-09-09watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck1-1/+1
2017-07-03watchdog: uniphier: add UniPhier watchdog driverKeiji Hayashibara1-0/+6
2017-05-19iTCO_wdt: all versions count down twicePaolo Bonzini1-1/+1
2017-02-24watchdog: Introduce watchdog_stop_on_unregister helperGuenter Roeck1-0/+6
2017-02-24watchdog: nic7018_wdt: Add NIC7018 watchdog driverHui Chun Ong1-0/+5
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab2-2/+2
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-139/+2
2016-10-08watchdog: add watchdog pretimeout governor frameworkVladimir Zapolskiy1-0/+13
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang1-0/+20
2016-09-23samples: move watchdog example code from DocumentationShuah Khan6-33/+2
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan3-107/+1
2016-07-25Documentation/watchdog: check return value for magic closeArnd Bergmann1-3/+11
2016-07-19watchdog: Implement status function in watchdog coreGuenter Roeck1-0/+4
2016-07-17Documentation/watchdog: add support for magic close to watchdog-testTimur Tabi1-0/+3
2016-07-17Documentation/watchdog: use stdout instead of stderr in watchdog-testTimur Tabi1-16/+12
2016-07-17watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck1-2/+3
2016-07-17watchdog: hpwdt: remove email address from docBrian Boylston1-3/+2
2016-05-14Documentation: Add ebc-c384_wdt watchdog-parameters.txt entryWilliam Breathitt Gray1-0/+4
2016-05-14watchdog: hpwdt: Adjust documentation to match latest kernel module parameters.Nigel Croxon1-27/+30
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-12/+59
2016-03-16watchdog: Add support for minimum time between heartbeatsGuenter Roeck1-0/+3
2016-03-16watchdog: Make stop function optionalGuenter Roeck1-8/+12
2016-03-16watchdog: Introduce WDOG_HW_RUNNING flagGuenter Roeck1-7/+15
2016-03-16watchdog: Introduce hardware maximum heartbeat in watchdog coreGuenter Roeck1-2/+17
2016-03-16watchdog: Make set_timeout function optionalGuenter Roeck1-0/+5
2016-03-04Documentation: add sbsa-gwdt driver documentationFu Wei1-0/+7
2016-03-01watchdog: ni903x_wdt: Add NI 903x/913x watchdog driverKyle Roeschley1-0/+5
2016-01-31Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com1-0/+4
2016-01-11watchdog: Drop pointer to watchdog device from struct watchdog_deviceGuenter Roeck1-2/+0
2016-01-11watchdog: Add support for creating driver specific sysfs attributesGuenter Roeck1-0/+3
2015-12-29watchdog: Separate and maintain variables based on variable lifetimeGuenter Roeck1-38/+7
2015-12-13watchdog: core: add reboot notifier supportDamien Riegel1-0/+8
2015-12-13watchdog: core: add restart handler supportDamien Riegel1-0/+19
2015-09-09Documentation/watchdog: add timeout and ping rate control to watchdog-test.cTimur Tabi1-5/+17
2015-07-01watchdog: omap_wdt: early_enable module parameterLars Poeschel1-0/+1
2015-06-29watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou1-0/+7
2015-06-22watchdog: docs: omap_wdt also understands nowayoutLars Poeschel1-0/+2
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley2-3/+1
2014-08-05Documentation: fix two typos in watchdog-api.txtSangjung Woo1-1/+1
2014-03-31watchdog: it87_wdt: Work around non-working CIR interruptsMarc van der Wal1-0/+2
2014-03-31watchdog: Add tegra watchdogAndrew Chew1-0/+5
2013-07-11watchdog: delete mpcore_wdt driverViresh Kumar1-8/+0
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda1-1/+13
2012-08-29watchdog: fix watchdog-test.c build warningRandy Dunlap1-1/+1
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam1-0/+5
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede1-1/+27
2012-05-30watchdog: Add Locking supportHans de Goede1-0/+2
2012-05-30watchdog: create all the proper device filesAlan Cox1-0/+5
2012-05-30watchdog: Add multiple device supportAlan Cox1-1/+9
2012-05-23Documentation/watchdog: Fix the file descriptor leak when no cmdline arg givenDevendra Naga1-0/+11
2012-05-23Documentation/watchdog: close the fd when cmdline arg givenDevendra Naga1-3/+6
2012-05-23Documentation/watchdog: Fix a small typoDevendra Naga1-1/+1
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar2-1/+7
2012-03-27watchdog: watchdog_dev: Let the driver update the timeout field on set_timeou...Hans de Goede1-3/+4
2012-03-27watchdog: documentation: remove index-fileWolfram Sang1-19/+0
2012-02-21Documentation: Fix typo in watchdog-kernel-api.txtMasanari Iida1-1/+1
2012-01-06watchdog: documentation: describe nowayout in coversion-guideWolfram Sang1-0/+19
2012-01-06watchdog: documentation: update index fileWim Van Sebroeck1-0/+2
2012-01-06watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck1-1/+9
2011-11-05Documentation: watchdog: add guide how to convert drivers to new frameworkWolfram Sang1-0/+195
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck1-0/+4
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck1-0/+5
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck1-5/+8
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck1-0/+7
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck1-0/+10
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck1-2/+7
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck1-0/+3
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck1-0/+6
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck2-0/+121
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-07-01watchdog: docs: add an entry for imx2_wdtFabio Estevam1-0/+5
2010-05-25watchdog: update/improve/consolidate watchdog driverRandy Dunlap3-4/+406
2010-04-06[WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.James Hogan2-5/+8
2010-04-03[WATCHDOG] doc: watchdog simple example: don't fail on fsync()Giel van Schijndel1-3/+0
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe1-1/+1
2009-06-23[WATCHDOG] hpwdt: Add NMI priority optionTom Mingarelli1-4/+15
2009-06-18[WATCHDOG] hpwdt: Add NMI sourcingThomas Mingarelli1-0/+84
2008-10-30.gitignore updatesAlexey Dobriyan1-0/+2
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap1-0/+8
2008-01-18[WATCHDOG] clarify watchdog operation in documentationAndrew Dyer1-17/+21
2007-10-23[WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this codeWANG Cong1-4/+14
2007-08-16[WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/Jesper Juhl1-0/+10
2007-05-24[WATCHDOG] clean-up watchdog documentationAlan Cox4-321/+60
2006-11-30Fix typos in /Documentation : 'T''Matt LaPlante1-1/+1
2006-10-12[WATCHDOG] includes for sample watchdog program.Jean Delvare1-0/+2
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-2/+2
2006-10-03Fix typos in Documentation/: 'H'-'M'Matt LaPlante1-1/+1
2006-10-03Fix typos in Documentation/: 'F'-'G'Matt LaPlante1-1/+1
2006-06-28[WATCHDOG] Documentation/watchdog updateRandy Dunlap5-110/+88
2006-06-20[WATCHDOG] add WDIOC_GETTIMELEFT ioctlWim Van Sebroeck1-0/+9
2006-06-20[WATCHDOG] Pre-Timeout flagsCorey Minyard1-1/+29
2006-05-15[WATCHDOG] Documentation/watchdog/watchdog-api.txt - fix watchdog daemonRandy Dunlap1-0/+3
2005-09-05[PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala1-0/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds3-0/+649