summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-12-122-6/+6
|\
| * Merge tag 'renesas-arm-soc-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-11-141-0/+2
| |\
| | * soc: renesas: Kconfig: Explicitly select GPIOLIB and PINCTRL config under SOC...Lad Prabhakar2022-10-171-0/+2
| * | Merge tag 'ux500-soc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Arnd Bergmann2022-11-141-6/+4
| |\ \
| | * | ARM: ux500: do not directly dereference __iomemJason A. Donenfeld2022-11-081-6/+4
| | |/
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-1227-169/+3185
|\ \ \
| * \ \ Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-12-0618-12/+2907
| |\ \ \
| | * | | arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()Anshuman Khandual2022-12-021-3/+0
| | * | | drivers/perf: hisi: Add TLP filter supportYicong Yang2022-11-291-1/+13
| | * | | drivers/perf: hisi: Fix some event id for hisi-pcie-pmuYicong Yang2022-11-291-4/+4
| | * | | perf/amlogic: Remove unused header inclusions of <linux/version.h>Jiapeng Chong2022-11-292-2/+0
| | * | | perf/amlogic: Fix build error for x86_64 allmodconfigJiucheng Xu2022-11-221-0/+1
| | * | | perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driverJiucheng Xu2022-11-216-0/+974
| | * | | perf: arm_cspmu: Fix module cyclic dependencyBesar Wicaksono2022-11-181-3/+2
| | * | | perf: arm_cspmu: Fix build failure on x86_64Besar Wicaksono2022-11-181-1/+1
| | * | | perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()sWill Deacon2022-11-152-0/+4
| | * | | perf: arm_cspmu: Add support for NVIDIA SCF and MCF attributeBesar Wicaksono2022-11-154-1/+426
| | * | | perf: arm_cspmu: Add support for ARM CoreSight PMU driverBesar Wicaksono2022-11-156-0/+1465
| | * | | perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()Shang XiaoJing2022-11-151-1/+7
| | * | | perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()Shang XiaoJing2022-11-151-1/+7
| | * | | drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()Yuan Can2022-11-151-1/+5
| | * | | perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can2022-11-151-1/+5
| * | | | Merge branch 'for-next/ffa' into for-next/coreWill Deacon2022-12-061-91/+10
| |\ \ \ \
| | * | | | firmware: arm_ffa: Move constants to header fileWill Deacon2022-12-011-91/+10
| | |/ / /
| * | | | Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon2022-12-061-0/+1
| |\ \ \ \
| | * | | | arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-0/+1
| | |/ / /
| * | | | ACPI: APMT: Fix kerneldoc and indentationBesar Wicaksono2022-11-151-2/+3
| * | | | ACPI: Enable FPDT on arm64Jeremy Linton2022-11-141-1/+1
| * | | | arm_pmu: acpi: handle allocation failureMark Rutland2022-11-081-0/+1
| * | | | arm_pmu: rework ACPI probingMark Rutland2022-11-072-60/+52
| * | | | arm_pmu: factor out PMU matchingMark Rutland2022-11-071-2/+13
| * | | | arm_pmu: acpi: factor out PMU<->CPU associationMark Rutland2022-11-071-12/+17
| * | | | ACPI/IORT: Update SMMUv3 DeviceID supportRobin Murphy2022-11-071-4/+12
| * | | | ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono2022-11-074-0/+183
| |/ / /
* | | | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-128-86/+226
|\ \ \ \
| * | | | iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves2022-11-282-6/+11
| * | | | clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy2022-11-281-9/+35
| * | | | clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy2022-11-281-1/+2
| * | | | clocksource: hyper-v: Introduce TSC PFN getterStanislav Kinsburskiy2022-11-281-5/+9
| * | | | clocksource: hyper-v: Introduce a pointer to TSC pageStanislav Kinsburskiy2022-11-281-2/+4
| * | | | PCI: hv: update comment in x86 specific hv_arch_irq_unmaskOlaf Hering2022-11-281-3/+3
| * | | | drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiersGuilherme G. Piccoli2022-11-282-41/+72
| * | | | video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli2022-11-282-1/+20
| * | | | hv_balloon: Add support for configurable order free page reportingShradha Gupta2022-11-281-21/+73
* | | | | Merge tag 'tpmdd-next-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-1212-318/+106
|\ \ \ \ \
| * | | | | tpm: st33zp24: remove pointless checks on probeDmitry Torokhov2022-12-082-13/+0
| * | | | | tpm/tpm_crb: Fix error message in __crb_relinquish_locality()Michael Kelley2022-12-081-1/+1
| * | | | | tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()Yuan Can2022-12-081-1/+7
| * | | | | tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo2022-12-081-4/+5
| * | | | | tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo2022-12-081-9/+20