summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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-231-5/+0Star
* Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2018-08-199-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/+1Star
| * watchdog: stmp3xxx: Switch to SPDX identifierFabio Estevam2018-08-021-4/+1Star
| * watchdog: imx2_wdt: Switch to SPDX identifierFabio Estevam2018-08-021-4/+1Star
| * 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/+16Star
|\
| * watchdog: JZ4740: Drop module remove functionPaul Cercueil2018-05-151-8/+0Star
| * watchdog: JZ4740: Register a restart handlerPaul Cercueil2018-05-151-0/+9
| * watchdog: JZ4740: Use devm_* functionsPaul Cercueil2018-05-151-19/+8Star
| * watchdog: JZ4740: Disable clock after stopping counterPaul Cercueil2018-05-151-1/+1
* | watchdog: da9063: remove duplicated timeout_to_sel callsMarco Felsch2018-06-071-13/+8Star
* | watchdog: da9063: rename helper function to avoid misunderstandingsMarco Felsch2018-06-071-4/+4
* | watchdog: da9062: remove unused codeMichael Grzeschik2018-06-061-10/+0Star
* | 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/+0Star
* | watchdog: hpwdt: Claim NMIs generated by iLO5Jerry Hoemann2018-05-211-1/+1
* | watchdog: sp805: add restart handlerJongsung Kim2018-05-211-0/+14
* | watchdog: renesas-wdt: Remove R-Car M2-W ES2.x from blacklistGeert Uytterhoeven2018-05-211-1/+1
* | watchdog: simplify getting .drvdataWolfram Sang2018-05-213-12/+6Star
|/
* aspeed: watchdog: Set bootstatus during probeEddie James2018-04-161-0/+7
* watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram2018-04-161-2/+4
* watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva2018-04-161-1/+1
* watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva2018-04-161-1/+1
* watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva2018-04-161-1/+1
* Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2018-04-1449-456/+582
|\
| * Merge branch 'v4.17-rc1'Wim Van Sebroeck2018-03-261-4/+11
| |\
| | * watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov2018-03-261-4/+11
| * | Merge branch 'v4.17-rc1'Wim Van Sebroeck2018-03-2432-210/+301
| |\|
| | * watchdog: add SPDX identifiers for watchdog subsystemMarcus Folkesson2018-03-2428-210/+31Star
| | * watchdog: aspeed: Allow configuring for alternate bootMilton Miller2018-03-241-0/+4
| | * watchdog: Add Nuvoton NPCM watchdog driverJoel Stanley2018-03-243-0/+266
| * | Merge branch 'v4.16-fixes'Wim Van Sebroeck2018-03-133-12/+33
| |\ \
| | * | watchdog: dw: save/restore control and timeout across suspend/resumeBrian Norris2018-03-131-0/+9
| | * | watchdog: dw: RMW the control registerBrian Norris2018-03-131-8/+15
| | * | watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()Alexey Khoroshilov2018-03-131-1/+3
| | * | watchdog: aspeed: Fix translation of reset mode to ctrl registerMilton Miller2018-03-131-3/+6