This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from eccc87672492 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds e9696d259d0f swiotlb: fix "x86: Don't panic if can not alloc buffer for [...] adds fc0021aa340a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_m [...] adds 3d5e28bff7ad Merge branch 'stable/for-linus-5.10-rc2' of git://git.kern [...] adds 9a2a9ebc0a75 cpufreq: Introduce governor flags adds 218f66870181 cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET adds ea9364bbadf1 cpufreq: Add strict_target to struct cpufreq_policy adds fcb3a1ab7990 cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into [...] new fcfb67918c0b Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/li [...] adds 1bd3387979bf Documentation: firmware-guide: gpio-properties: Fix factua [...] adds 0d6c41cf801f Documentation: firmware-guide: gpio-properties: active_low [...] adds 8b31e972f987 Documentation: firmware-guide: gpio-properties: Clarify in [...] adds 8d936bb13ce7 Documentation: ACPI: fix spelling mistakes adds c1e9735975c0 ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name adds c6237b210ddc ACPI: Fix whitespace inconsistencies adds 9debfb81e765 ACPI: GED: fix -Wformat adds 7daaa06357bf ACPI: button: Add DMI quirk for Medion Akoya E2228T adds 38748bcb940e ACPI: DPTF: Support Alder Lake new 7222a8a52c9e Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and [...] new af5043c89a8e Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/ [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/firmware-guide/acpi/acpi-lid.rst | 8 ++-- .../firmware-guide/acpi/gpio-properties.rst | 55 ++++++++++++++++------ .../firmware-guide/acpi/method-tracing.rst | 2 +- drivers/acpi/acpi_video.c | 6 +-- drivers/acpi/battery.c | 2 +- drivers/acpi/button.c | 13 ++++- drivers/acpi/dptf/dptf_pch_fivr.c | 1 + drivers/acpi/dptf/dptf_power.c | 2 + drivers/acpi/dptf/int340x_thermal.c | 6 +++ drivers/acpi/event.c | 2 +- drivers/acpi/evged.c | 2 +- drivers/acpi/fan.c | 1 + drivers/acpi/internal.h | 2 +- drivers/acpi/nfit/core.c | 10 ++-- drivers/acpi/pci_irq.c | 2 +- drivers/acpi/pci_link.c | 12 ++--- drivers/acpi/pci_mcfg.c | 2 +- drivers/acpi/power.c | 6 +-- drivers/acpi/processor_perflib.c | 6 +-- drivers/acpi/sbs.c | 2 +- drivers/acpi/sbshc.c | 2 +- drivers/acpi/sbshc.h | 6 +-- drivers/acpi/scan.c | 2 +- drivers/acpi/video_detect.c | 16 +++---- drivers/acpi/wakeup.c | 4 +- drivers/cpufreq/cpufreq.c | 4 +- drivers/cpufreq/cpufreq_governor.h | 2 +- drivers/cpufreq/cpufreq_performance.c | 1 + drivers/cpufreq/cpufreq_powersave.c | 1 + drivers/cpufreq/intel_pstate.c | 16 ++++--- drivers/iommu/intel/iommu.c | 5 +- drivers/xen/swiotlb-xen.c | 3 +- include/linux/cpufreq.h | 18 ++++++- include/linux/swiotlb.h | 10 ++-- kernel/dma/swiotlb.c | 22 ++++----- kernel/sched/cpufreq_schedutil.c | 2 +- 36 files changed, 159 insertions(+), 97 deletions(-)