summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: reset last_hw_keepalive time at startTero Kristo2020-04-291-0/+1
* watchdog: sp805: fix restart handlerMichael Walle2020-04-231-0/+4
* watchdog: da9062: do not ping the hw during stop()Marco Felsch2020-03-111-7/+0
* ACPI: watchdog: Fix gas->access_width usageMika Westerberg2020-03-051-1/+1
* watchdog: fix UAF in reboot notifier handling in watchdog core codeVladis Dronov2020-02-112-35/+36
* watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade2020-02-011-0/+1
* watchdog: max77620_wdt: fix potential build errorsDavid Engraf2020-02-011-0/+1
* watchdog: rtd119x_wdt: Fix remove functionGuenter Roeck2020-01-271-1/+1
* watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li2020-01-271-4/+2
* watchdog: Fix the race between the release of watchdog_core_data and cdevKevin Hao2020-01-041-38/+32
* watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley2019-12-131-6/+10
* watchdog: sama5d4: fix WDD value to be always set to maxEugen Hristev2019-12-051-3/+1
* watchdog: meson: Fix the wrong value of left timeXingyu Chen2019-12-051-2/+2
* watchdog: w83627hf_wdt: Support NCT6796D, NCT6797D, NCT6798DGuenter Roeck2019-11-241-1/+7
* watchdog: sama5d4: fix timeout-sec usageRomain Izard2019-11-241-5/+1
* watchdog: renesas_wdt: stop when unregisteringWolfram Sang2019-11-241-0/+1
* watchdog: core: fix null pointer dereference when releasing cdevWolfram Sang2019-11-241-5/+5
* watchdog: aspeed: Add support for AST2600Ryan Chen2019-10-111-1/+3
* watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes2019-10-111-2/+2
* watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren2019-09-061-0/+1
* watchdog: fix compile time error of pretimeout governorsVladimir Zapolskiy2019-06-151-0/+1
* watchdog: imx2_wdt: Fix set_timeout for big timeout valuesGeorg Hofmann2019-06-151-1/+3
* watchdog: mt7621_wdt/rt2880_wdt: Fix compilation problemNeilBrown2019-02-272-0/+2
* watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang2019-02-121-2/+7
* include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-221-5/+0
* Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2018-08-189-64/+312
|\
| * watchdog: fix dependencies of menz69_wdt.oJohannes Thumshirn2018-08-061-1/+1
| * watchdog: sp805: Add clock-frequency propertySrinath Mannam2018-08-061-10/+25
| * watchdog: add driver for the MEN 16z069 IP-CoreJohannes Thumshirn2018-08-023-0/+181
| * watchdog: sprd_wdt: Remove redundant dev_err call in sprd_wdt_probe()Wei Yongjun2018-08-021-3/+1
| * watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam2018-08-021-4/+1
| * watchdog: imx2_wdt: Switch to SPDX identifierFabio Estevam2018-08-021-4/+1
| * watchdog: sp805: set WDOG_HW_RUNNING when appropriateRay Jui2018-08-021-0/+19
| * watchdog: sp805: add 'timeout-sec' DT property supportRay Jui2018-08-021-1/+8
| * watchdog: orion_wdt: Mark watchdog as active when running at probeMaxim Kochetkov2018-08-021-0/+2
| * watchdog: stm32: add pclk feature for stm32mp1Ludovic Barre2018-08-021-42/+74
* | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-078-0/+8
|/
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-121-26/+16
|\
| * watchdog: JZ4740: Drop module remove functionPaul Cercueil2018-05-141-8/+0
| * watchdog: JZ4740: Register a restart handlerPaul Cercueil2018-05-141-0/+9
| * watchdog: JZ4740: Use devm_* functionsPaul Cercueil2018-05-141-19/+8
| * watchdog: JZ4740: Disable clock after stopping counterPaul Cercueil2018-05-141-1/+1
* | watchdog: da9063: remove duplicated timeout_to_sel callsMarco Felsch2018-06-071-13/+8
* | watchdog: da9063: rename helper function to avoid misunderstandingsMarco Felsch2018-06-071-4/+4
* | watchdog: da9062: remove unused codeMichael Grzeschik2018-06-061-10/+0
* | watchdog: da9063: Fix timeout handling during probeMarco Felsch2018-06-061-0/+21
* | watchdog: da9063: Fix updating timeout valueMarco Felsch2018-06-061-2/+15
* | watchdog: da9063: Fix setting/changing timeoutMarco Felsch2018-06-061-2/+24
* | watchdog: mena21_wdt: Drop unnecessary mutex lockJia-Ju Bai2018-05-211-18/+0
* | watchdog: hpwdt: Claim NMIs generated by iLO5Jerry Hoemann2018-05-211-1/+1