summaryrefslogtreecommitdiffstats
path: root/drivers/spmi (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-24x86/cpu: Cleanup the now unused CPU match macrosThomas Gleixner2-16/+0
2020-03-24hwrng: via_rng: Convert to new X86 CPU match macrosThomas Gleixner1-4/+3
2020-03-24crypto: Convert to new CPU match macrosThomas Gleixner7-7/+7
2020-03-24ASoC: Intel: Convert to new X86 CPU match macrosThomas Gleixner1-8/+6
2020-03-24powercap/intel_rapl: Convert to new X86 CPU match macrosThomas Gleixner1-44/+43
2020-03-24PCI: intel-mid: Convert to new X86 CPU match macrosThomas Gleixner1-4/+2
2020-03-24mmc: sdhci-acpi: Convert to new X86 CPU match macrosThomas Gleixner1-2/+2
2020-03-24intel_idle: Convert to new X86 CPU match macrosThomas Gleixner1-41/+38
2020-03-24extcon: axp288: Convert to new X86 CPU match macrosThomas Gleixner1-1/+1
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner4-8/+4
2020-03-24hwmon: Convert to new X86 CPU match macrosThomas Gleixner2-5/+5
2020-03-24platform/x86: Convert to new CPU match macrosThomas Gleixner9-47/+37
2020-03-24EDAC: Convert to new X86 CPU match macrosThomas Gleixner5-21/+21
2020-03-24cpufreq: Convert to new X86 CPU match macrosThomas Gleixner15-73/+59
2020-03-24ACPI: Convert to new X86 CPU match macrosThomas Gleixner2-14/+12
2020-03-24x86/platform: Convert to new CPU match macrosThomas Gleixner5-18/+11
2020-03-24x86/kernel: Convert to new CPU match macrosThomas Gleixner4-41/+23
2020-03-24x86/kvm: Convert to new CPU match macrosThomas Gleixner2-2/+2
2020-03-24x86/perf/events: Convert to new CPU match macrosThomas Gleixner4-109/+97
2020-03-24x86/cpu/bugs: Convert to new matching macrosThomas Gleixner1-2/+2
2020-03-24x86/cpu: Add consistent CPU match macrosThomas Gleixner3-13/+146
2020-03-24x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner6-4/+17
2020-03-20perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang1-3/+9
2020-03-20perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang1-1/+4
2020-03-20perf/core: Fix reversed NULL check in perf_event_groups_less()Dan Carpenter1-1/+1
2020-03-20perf/core: Fix endless multiplex timerPeter Zijlstra1-6/+14
2020-03-20x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra2-0/+26
2020-03-17perf expr: Fix copy/paste mistakeJiri Olsa1-2/+2
2020-03-17perf report: Fix no branch type statistics report issueJin Yao1-5/+4
2020-03-17perf tools: Give synthetic mmap events an inode generationIan Rogers1-0/+1
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips2-8/+27
2020-03-17perf/amd/uncore: Make L3 thread mask code more readableKim Phillips1-5/+8
2020-03-17perf/amd/uncore: Prepare L3 thread mask code for Family 19hKim Phillips1-9/+16
2020-03-17x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov3-5/+2
2020-03-16HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2-0/+2
2020-03-16HID: google: add moonball USB idChen-Tsung Hsieh2-0/+3
2020-03-15Linux 5.6-rc6v5.6-rc6Linus Torvalds1-1/+1
2020-03-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2-2/+13
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov1-2/+3
2020-03-14irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2-1/+31
2020-03-14KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal1-2/+5
2020-03-14KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson1-2/+14
2020-03-14iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit1-2/+2
2020-03-14iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-14iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-13perf test: Print if shell directory isn't presentIan Rogers1-1/+4
2020-03-13afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_tJann Horn2-2/+2
2020-03-13ovl: fix lockdep warning for async writeMiklos Szeredi1-0/+6
2020-03-13ovl: fix some xino configurationsAmir Goldstein2-1/+9
2020-03-13x86/vector: Remove warning on managed interrupt migrationPeter Xu1-6/+8