summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-02-211-125/+37
|\
| * watchdog: diag288_wdt: unify lpar and zvm diag288 helpersAlexander Egorenkov2023-02-061-19/+13
| * watchdog: diag288_wdt: de-duplicate diag_stat_inc() callsAlexander Egorenkov2023-02-061-8/+3
| * watchdog: diag288_wdt: unify command buffer handling for diag288 zvmAlexander Egorenkov2023-02-061-35/+20
| * watchdog: diag288_wdt: remove power managementAlexander Egorenkov2023-02-061-63/+2
| * watchdog: diag288_wdt: get rid of register asmAlexander Egorenkov2023-02-061-8/+7
* | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-203-88/+7
|\ \ | |/ |/|
| * ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-162-86/+7
| * ARM: footbridge: remove CATSArnd Bergmann2023-01-101-2/+0
* | watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov2023-01-301-1/+1
* | watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov2023-01-301-2/+11
|/
* Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-12-1712-64/+349
|\
| * watchdog: aspeed: Enable pre-timeout interruptEddie James2022-11-191-16/+88
| * watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg2022-11-191-7/+14
| * watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson2022-11-191-0/+12
| * watchdog: kempld: Remove #ifdef guards for PM related functionsPaul Cercueil2022-11-191-9/+2
| * watchdog: omap: Remove #ifdef guards for PM related functionsPaul Cercueil2022-11-191-9/+2
| * watchdog: twl4030: Remove #ifdef guards for PM related functionsPaul Cercueil2022-11-191-7/+2
| * watchdog: at91rm9200: Remove #ifdef guards for PM related functionsPaul Cercueil2022-11-192-16/+4
| * watchdog: Add Advantech EC watchdog driverThomas Kastner2022-11-193-0/+213
| * watchdog: mediatek: mt8188: add wdt supportRunyang Chen2022-11-191-0/+6
| * watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprguAngeloGioacchino Del Regno2022-11-191-0/+6
* | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-3/+1
|/
* Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-11-012-2/+4
|\
| * drivers: watchdog: exar_wdt.c fix use after freeManank Patel2022-10-191-1/+3
| * watchdog: sp805_wdt: fix spelling typo in commentJiangshan Yi2022-10-191-1/+1
* | Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-10-212-2/+14
|\|
| * watchdog: Add tracing events for the most usual watchdog eventsUwe Kleine-König2022-10-122-2/+14
* | Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-10-1322-105/+808
|\|
| * watchdog: twl4030_wdt: add missing mod_devicetable.h includeDmitry Torokhov2022-10-071-0/+1
| * watchdog: sp5100_tco: Add "action" module parameterVladimir Panteleev2022-10-021-2/+11
| * watchdog: imx93: add watchdog timer on imx93Alice Guo2022-10-021-5/+28
| * watchdog: imx7ulp_wdt: init wdog when it was activeJason Liu2022-10-021-10/+3
| * watchdog: imx7ulp_wdt: Handle wdog reconfigure failureYe Li2022-10-021-34/+129
| * watchdog: imx7ulp_wdt: Fix RCS timeout issueYe Li2022-10-021-3/+5
| * watchdog: imx7ulp_wdt: Check CMD32EN in wdog initYe Li2022-10-021-5/+10
| * watchdog: imx7ulp: Add explict memory barrier for unlock sequenceJacky Bai2022-10-021-0/+4
| * watchdog: imx7ulp: Move suspend/resume to noirq phaseAnson Huang2022-10-021-4/+6
| * watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the codeye xingchen2022-10-021-2/+1
| * watchdog: s3c2410_wdt: support exynosautov9 watchdogChanho Park2022-10-021-4/+37
| * watchdog: npcm: Enable clock if providedJonathan Neuschäfer2022-10-021-0/+16
| * watchdog: meson: keep running if already activePhilippe Boos2022-10-021-5/+19
| * watchdog: armada_37xx_wdt: Fix .set_timeout callbackPali Rohár2022-10-021-0/+2
| * watchdog: sa1100: make variable sa1100dog_driver staticsunliming2022-10-021-1/+1
| * watchdog: w83977f_wdt: Fix comment typoJason Wang2022-10-021-1/+1
| * watchdog: eurotechwdt: Remove redundant word in commentsshaomin Deng2022-10-021-1/+1
| * watchdog: Check dev_set_name() return valueBo Liu2022-10-021-1/+5
| * watchdog: rzg2l_wdt: Add rzv2m supportPhil Edworthy2022-10-021-6/+33
| * watchdog: ftwdt010_wdt: fix test for platform_get_irq() failureDan Carpenter2022-10-021-1/+1
| * watchdog: Exar/MaxLinear XR28V38x driverDavid Müller2022-10-023-0/+439