summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Add Renesas RZ/N1 Watchdog driverPhil Edworthy2022-05-213-0/+212
* dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1Jean-Jacques Hiblot2022-05-211-0/+6
* watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng2022-05-211-0/+1
* watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng2022-05-211-0/+1
* watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng2022-05-211-2/+2
* dt-bindings: watchdog: da9062: add watchdog timeout modeAndrej Picej2022-05-211-0/+6
* dt-bindings: watchdog: renesas,wdt: Document RZ/G2UL SoCBiju Das2022-05-211-0/+1
* watchdog: iTCO_wdt: Using existing macro define covers more scenariosLiu Xinpeng2022-05-211-13/+7
* watchdog: rti-wdt: Fix pm_runtime_get_sync() error checkingMiaoqian Lin2022-05-211-1/+1
* dt-bindings: watchdog: Add SC8180X and SC8280XP compatiblesBjorn Andersson2022-05-211-0/+2
* watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeatJan Kiszka2022-05-211-3/+5
* dt-bindings: watchdog: uniphier: Use unevaluatedPropertiesKunihiko Hayashi2022-05-211-1/+1
* watchdog: sp805: disable watchdog on removeEliav Farber2022-05-211-0/+1
* watchdog: da9063: optionally disable watchdog during suspendPrimoz Fiser2022-05-211-0/+36
* dt-bindings: mfd: da9063: watchdog: add suspend disable optionPrimoz Fiser2022-05-211-3/+6
* dt-bindings: watchdog: sunxi: clarify clock supportAndre Przywara2022-05-081-12/+8
* dt-bindings: watchdog: sunxi: fix F1C100s compatibleAndre Przywara2022-05-081-3/+1
* watchdog: Add watchdog driver for Sunplus SP7021Xiantao Hu2022-05-084-0/+233
* dt-bindings: watchdog: Add watchdog yaml file for Sunplus SP7021Xiantao Hu2022-05-082-0/+53
* dt-bindings: reset: mt7986: Add reset-controller header fileSam Shih2022-05-081-0/+55
* dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoCLad Prabhakar2022-05-081-1/+2
* watchdog: rzg2l_wdt: Add set_timeout callbackBiju Das2022-05-081-0/+20
* watchdog: rzg2l_wdt: Use force reset for WDT resetBiju Das2022-05-081-7/+7
* watchdog: rzg2l_wdt: Add error check for reset_control_deassertBiju Das2022-05-081-1/+4
* watchdog: rzg2l_wdt: Fix reset control imbalanceBiju Das2022-05-081-2/+1
* watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'Biju Das2022-05-081-12/+13
* watchdog: rzg2l_wdt: Fix Runtime PM usageBiju Das2022-05-081-14/+2
* watchdog: rzg2l_wdt: Fix 32bit overflow issueBiju Das2022-05-081-1/+1
* dt-bindings: watchdog: convert faraday,ftwdt010 to yamlCorentin Labbe2022-05-082-22/+67
* dt-bindings: watchdog: improve QCOM compatible parsing for modern chipsDavid Heidelberg2022-05-081-16/+21
* watchdog: mtk_wdt: mt7986: Add toprgu reset controller supportSam Shih2022-05-081-0/+6
* watchdog: bcm7038_wdt: Support BCM6345 compatible stringRafał Miłecki2022-05-081-0/+1
* dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible stringPeng Fan2022-05-081-0/+1
* watchdog: mediatek: mt8186: add wdt supportRunyang Chen2022-05-081-0/+6
* dt-bindings: reset: mt8186: add reset-controller header fileRunyang Chen2022-05-081-0/+36
* dt-bindings: watchdog: Add compatible for MediaTek MT8186Rex-BC Chen2022-05-081-0/+1
* Linux 5.18-rc5v5.18-rc5Linus Torvalds2022-05-011-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-0118-62/+214
|\
| * KVM: x86: work around QEMU issue with synthetic CPUID leavesPaolo Bonzini2022-04-291-5/+14
| * Revert "x86/mm: Introduce lookup_address_in_mm()"Sean Christopherson2022-04-292-15/+0
| * Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-2910-32/+121
| |\
| | * KVM: x86/mmu: fix potential races when walking host page tableMingwei Zhang2022-04-291-5/+42
| | * KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini2022-04-296-11/+34
| | * KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDRSean Christopherson2022-04-295-16/+45
| * | Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-04-295-10/+79
| |\ \
| | * | KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier2022-04-273-0/+48
| | * | KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei2022-04-271-1/+22
| | * | KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon2022-04-271-9/+9
* | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-0121-29/+63
|\ \ \ \
| * | | | x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner2022-04-291-1/+5