This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9ad55a67a788 Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub [...] new 2d7622819508 Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.o [...] new 64214c2b9536 iommu: Add ops->domain_alloc_nested() new d53764723ecd iommu: Rename ops->domain_alloc_user() to domain_alloc_pag [...] new 64e6fc27d60f Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/ [...] new ac1f43c03fc9 thermal: gov_power_allocator: Add missing NULL pointer check new 69f3aa6ad924 thermal: of: Simplify thermal_of_should_bind with scoped f [...] new a094ccfa5277 thermal: of: Use scoped memory and OF handling to simplify [...] new 8309135a39de thermal: of: Use scoped device node handling to simplify o [...] new 4dc00afc20dd thermal: qcom-spmi-adc-tm5: Simplify with scoped for each [...] new 2ff772f4a93f thermal: tegra: Simplify with scoped for each OF child loop new c79886c540b5 thermal: sun8i: Use scoped device node handling to simplif [...] new 708250362298 thermal: int3400: Fix reading of current_uuid for active policy new 13f3cbfbb8c9 thermal: int3400: Remove unneeded data_vault attribute_group new 4dc333c6c28c Merge branch 'thermal-intel' new 92b459d82a6e Merge tag 'thermal-6.13-rc1-3' of git://git.kernel.org/pub [...] new 217fa3961a59 OPP: Remove unused declarations in header file new 53205a790366 dt-bindings: opp: operating-points-v2-ti-cpu: Describe opp [...] new 1a93226619dc Merge tag 'opp-updates-6.13' of ssh://gitolite.kernel.org/ [...] new 07d66acad26b Merge branch 'pm-opp' new 79525e24af2f Merge tag 'pm-6.13-rc1-3' of git://git.kernel.org/pub/scm/ [...] new bf1d33dfb105 ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states new 9d8a2b033db1 ACPI: introduce acpi_arch_init() new 82f250ed1a1d ACPI: x86: Add skip i2c clients quirk for Acer Iconia One [...] new bd8aa15848f5 ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[] new 6f683c7feea4 Merge branches 'acpi-misc' and 'acpi-x86' new b86545e02e8c Merge tag 'acpi-6.13-rc1-2' of git://git.kernel.org/pub/sc [...]
The 26 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: .../bindings/opp/operating-points-v2-ti-cpu.yaml | 20 ++++++++- drivers/acpi/arm64/init.c | 2 +- drivers/acpi/bus.c | 5 ++- drivers/acpi/processor_idle.c | 12 +++--- drivers/acpi/riscv/init.c | 2 +- drivers/acpi/x86/utils.c | 30 ++++++++++--- drivers/iommu/amd/iommu.c | 9 ++-- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 9 ++-- drivers/iommu/intel/iommu.c | 15 ++----- drivers/iommu/intel/iommu.h | 6 ++- drivers/iommu/intel/nested.c | 11 ++++- drivers/iommu/iommu.c | 4 +- drivers/iommu/iommufd/hw_pagetable.c | 16 +++---- drivers/iommu/iommufd/selftest.c | 15 +++---- drivers/opp/opp.h | 2 - drivers/thermal/gov_power_allocator.c | 7 ++- .../intel/int340x_thermal/int3400_thermal.c | 18 ++------ drivers/thermal/qcom/qcom-spmi-adc-tm5.c | 7 +-- drivers/thermal/sun8i_thermal.c | 11 +++-- drivers/thermal/tegra/soctherm.c | 5 +-- drivers/thermal/thermal_of.c | 50 +++++++--------------- include/linux/acpi.h | 12 +----- include/linux/iommu.h | 27 +++++++----- 23 files changed, 145 insertions(+), 150 deletions(-)