summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2019-08-05 12:16:05 +0200
committerLinus Walleij <linus.walleij@linaro.org>2019-08-27 09:47:47 +0200
commit26cb47b8f39c2ea809d37efb8592ca34dedfd79d (patch)
treeb9f5e14feed9201f3aa2ccd8cf07e68bf06d3633 /tools/perf/scripts/python/parallel-perf.py
parent2dcf5d9ae9f6d66cd6ccc48ea48939d07b9c7185 (diff)
downloadkernel-26cb47b8f39c2ea809d37efb8592ca34dedfd79d.tar.gz
pinctrl: mvebu: Add CP110 missing pin functionality
Add missing definition for function 0xe on CP-110 MPP-62. The pin function is Data Strobe for SDIO interface. Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20190805101607.29811-2-miquel.raynal@bootlin.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
le='2023-08-25 00:04:56 +0000'>2023-08-25Drivers: hv: vmbus: Support fully enlightened TDX guestsDexuan Cui 2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui 2023-08-23x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_H...Dexuan Cui 2023-08-22x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ESTianyu Lan 2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan 2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan 2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen 2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar 2023-04-18x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar 2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley 2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu 2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley 2023-03-17x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley 2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds 2023-02-16x86/hyperv: Fix hv_get/set_register for nested bringupNuno Das Neves 2023-01-17Drivers: hv: Setup synic registers in case of nested root partitionJinank Jain 2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain 2022-12-29Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini 2022-12-29x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC defineVitaly Kuznetsov 2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves 2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2022-05-11x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley 2022-04-18x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig 2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2022-03-08x86/hyperv: Output host build info as normal Windows version numberMichael Kelley 2022-02-23x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov