Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-09Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-08-07Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-05Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-07-23watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean
2022-07-23watchdog: dw_wdt: Fix comment typoJason Wang
2022-07-23watchdog: Fix comment typoJason Wang
2022-07-23watchdog:Fix typo in commentLuo Xueqin
2022-07-23watchdog: pm8916_wdt: Handle watchdog enabled by bootloaderStephan Gerhold
2022-07-23watchdog: pm8916_wdt: Report reboot reasonStephan Gerhold
2022-07-23watchdog: pm8916_wdt: Avoid read of write-only PET registerStephan Gerhold
2022-07-23watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: tegra_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: st_lpc_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: sama5d4_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: s3c2410_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: mtk_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: dw_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: bcm7038_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-23watchdog: realtek-otto: add RTL9310 supportSander Vanheule
2022-07-23watchdog: sp805_wdt: add arm cmsdk apb wdt supportBing Fan
2022-07-23watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resourceJean Delvare
2022-07-23watchdog: max77620: update Luca Ceresoli's e-mail addressLuca Ceresoli
2022-07-23watchdog: f71808e_wdt: Add check for platform_driver_registerJiasheng Jiang
2022-07-20watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timersScott Cheloha
2022-07-14watchdog: simatic-ipc-wdt: convert to use P2SB accessorHenning Schild
2022-06-09watchdog: gxp: Add missing MODULE_LICENSEGuenter Roeck
2022-06-03Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-21watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probeMiaoqian Lin
2022-05-21watchdog: Add Renesas RZ/N1 Watchdog driverPhil Edworthy
2022-05-21watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng
2022-05-21watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng
2022-05-21watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng
2022-05-21watchdog: iTCO_wdt: Using existing macro define covers more scenariosLiu Xinpeng
2022-05-21watchdog: rti-wdt: Fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-05-21watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeatJan Kiszka
2022-05-21watchdog: sp805: disable watchdog on removeEliav Farber
2022-05-21watchdog: da9063: optionally disable watchdog during suspendPrimoz Fiser
2022-05-18watchdog: hpe-wdt: Introduce HPE GXP WatchdogNick Hawkins
2022-05-08watchdog: Add watchdog driver for Sunplus SP7021Xiantao Hu
2022-05-08watchdog: rzg2l_wdt: Add set_timeout callbackBiju Das
2022-05-08watchdog: rzg2l_wdt: Use force reset for WDT resetBiju Das
2022-05-08watchdog: rzg2l_wdt: Add error check for reset_control_deassertBiju Das
2022-05-08watchdog: rzg2l_wdt: Fix reset control imbalanceBiju Das
2022-05-08watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'Biju Das
2022-05-08watchdog: rzg2l_wdt: Fix Runtime PM usageBiju Das
2022-05-08watchdog: rzg2l_wdt: Fix 32bit overflow issueBiju Das
2022-05-08watchdog: mtk_wdt: mt7986: Add toprgu reset controller supportSam Shih
2022-05-08watchdog: bcm7038_wdt: Support BCM6345 compatible stringRafał Miłecki
2022-05-08watchdog: mediatek: mt8186: add wdt supportRunyang Chen