summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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/+6
|/
* 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-1349-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/+31
| | * 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
| * | | Merge branch 'v4.16-fixes'Wim Van Sebroeck2018-03-101-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv2018-03-101-1/+1
| * | watchdog: renesas_wdt: Add restart handlerFabrizio Castro2018-03-101-0/+12
| * | watchdog: renesas_wdt: Add R-Car Gen2 supportFabrizio Castro2018-03-101-5/+44
| * | watchdog: renesas_wdt: Add suspend/resume supportFabrizio Castro2018-03-101-0/+26
| * | watchdog: hpwdt: Update driver version.Jerry Hoemann2018-03-031-1/+1
| * | watchdog: hpwdt: Add dynamic debugJerry Hoemann2018-03-031-0/+11
| * | watchdog: hpwdt: Programable Pretimeout NMIJerry Hoemann2018-03-031-4/+49
| * | watchdog: hpwdt: remove allow_kdump module parameter.Jerry Hoemann2018-03-031-13/+3
| * | watchdog: hpwdt: condition early return of NMI handler on iLO5Jerry Hoemann2018-03-031-1/+5
| * | watchdog: hpwdt: Modify to use watchdog core.Jerry Hoemann2018-03-032-169/+48
| * | watchdog: hpwdt: Update nmi_panic message.Jerry Hoemann2018-03-031-8/+12
| * | watchdog: hpwdt: Update Module info and copyright.Jerry Hoemann2018-03-031-2/+2
| * | watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()Alexey Khoroshilov2018-03-031-4/+4
| * | watchdog: coh901327: make license text and module licence matchMarcus Folkesson2018-03-031-2/+2
| * | watchdog: lpc18xx: remove assignment of unused ret-valueMarcus Folkesson2018-03-031-1/+1
| * | watchdog: gpio: change order for setting default timeoutMarcus Folkesson2018-03-031-2/+2
OpenPOWER on IntegriCloud