This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8e621c9a3375 Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/l [...] new 54afb047cd7e platform/x86: hp-wmi: mark Victus 16-r0 and 16-s0 for vict [...] new 5c72329716d0 platform/x86: huawei-wmi: add keys for HONOR models new fb146a38cb11 platform/x86: hp-wmi: Add Omen 16-wf1xxx fan support new a229809c1892 platform/x86: intel-uncore-freq: Add additional client processors new 5f20bc206beb platform/x86: ISST: isst_if.h: fix all kernel-doc warnings new bd4f9f113dda platform/x86: alienware-wmi-wmax: Fix "Alienware m16 R1 AM [...] new 173b23808768 platform/x86: alienware-wmi-wmax: Drop redundant DMI entries new e8c3c875e101 platform/x86: alienware-wmi-wmax: Add support for the whol [...] new 21ebfff1cf47 platform/x86: alienware-wmi-wmax: Add support for the whol [...] new a6003d90f028 platform/x86: alienware-wmi-wmax: Add support for the whol [...] new db4a3f0fbedb platform/x86/amd/pmc: Add support for Van Gogh SoC new c0ddc5401663 platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally new f945afe01c67 platform/x86/amd: pmc: Add Lenovo Legion Go 2 to pmc quirk list new c93433fd4e2b platform/x86: msi-wmi-platform: Only load on MSI devices new 97b726eb1dc2 platform/x86: msi-wmi-platform: Fix typo in WMI GUID new fa0498f80475 platform/x86: hp-wmi: Add Omen MAX 16-ah0xx fan support an [...] new 6f91ad24c663 platform/x86: alienware-wmi-wmax: Add AWCC support to Alie [...] new ddf5ffff3a5f platform/x86/intel/hid: Add Nova Lake support new d8bb447efc56 platform/x86/intel/speed_select_if: Convert PCIBIOS_* retu [...] new 444a9256f8d1 platform/x86: acer-wmi: Ignore backlight event new db30233361f9 platform/x86: intel-uncore-freq: fix all header kernel-doc [...] new 6ba3bb334835 Merge tag 'platform-drivers-x86-v6.18-4' of git://git.kern [...] new d2932a59c2d4 ACPI: APEI: EINJ: Fix EINJV2 initialization and injection new 1753d40dce20 Merge tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/ [...] new f384497a76ed PM: sleep: core: Fix runtime PM enabling in device_resume_early() new 07e09c32330c Merge tag 'pm-6.18-rc7' of git://git.kernel.org/pub/scm/li [...] new ec33b59542d9 mm/mempool: fix poisoning order>0 pages with HIGHMEM new c966813ea120 Merge tag 'slab-for-6.18-rc7' of git://git.kernel.org/pub/ [...]
The 28 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/wmi/driver-development-guide.rst | 1 + drivers/acpi/apei/einj-core.c | 64 ++++++++----- drivers/base/power/main.c | 25 +++-- drivers/platform/x86/Kconfig | 1 + drivers/platform/x86/acer-wmi.c | 4 + drivers/platform/x86/amd/pmc/pmc-quirks.c | 25 +++++ drivers/platform/x86/amd/pmc/pmc.c | 3 + drivers/platform/x86/amd/pmc/pmc.h | 1 + drivers/platform/x86/dell/alienware-wmi-wmax.c | 106 +++++---------------- drivers/platform/x86/hp/hp-wmi.c | 6 +- drivers/platform/x86/huawei-wmi.c | 4 + drivers/platform/x86/intel/hid.c | 1 + .../x86/intel/speed_select_if/isst_if_mmio.c | 4 +- .../uncore-frequency/uncore-frequency-common.h | 9 +- .../x86/intel/uncore-frequency/uncore-frequency.c | 4 + drivers/platform/x86/msi-wmi-platform.c | 43 ++++++++- include/uapi/linux/isst_if.h | 50 +++++----- mm/mempool.c | 32 +++++-- 18 files changed, 231 insertions(+), 152 deletions(-)