This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9afe652958c3 Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.or [...] new 5808c3421695 platform/x86: ideapad-laptop: use usleep_range() for EC polling new 685f88c72a0c platform/x86/intel-uncore-freq: Fail module load when plat [...] new afbdc4bbb3a6 platform/x86: samsung-galaxybook: Add SAM0426 new 1d0a61940e22 platform/x86/intel: power-domains: Fix error code in tpmi_init() new 4dbd11796f3a platform/x86/amd: pmc: Clear metrics table at start of cycle new f8afb12a2d75 x86/platform/amd: move final timeout check to after final sleep new 784e48a82976 x86/platform/amd: replace down_timeout() with down_interru [...] new d9db3a941270 platform/x86/amd: pmf: Use device managed allocations new 93103d56650d platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from r [...] new d7186dfd4192 platform/x86/amd: pmf: Simplify error flow in amd_pmf_init [...] new a2f32c7467e8 platform/x86: dell_rbu: Fix lock context warning new 61ce04601e0d platform/x86: dell_rbu: Fix list usage new f4b0fa38d5fe platform/x86: dell_rbu: Stop overwriting data buffer new ea7af9454815 platform/x86: dell_rbu: Bump version new 3fbf25ecf8b7 MAINTAINERS: .mailmap: Update Hans de Goede's email address new 2d5a84c3ecc0 platform/x86/intel/pmc: Add Lunar Lake support to Intel PM [...] new be574d5eee98 platform/x86/intel/pmc: Add Panther Lake support to Intel [...] new 0c44b46f51a1 platform/x86/intel-uncore-freq: avoid non-literal format string new 9ba75ccad857 platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to [...] new e2468dc70074 Revert "platform/x86: alienware-wmi-wmax: Add G-Mode suppo [...] new 4663747812d1 Merge tag 'platform-drivers-x86-v6.16-2' of git://git.kern [...]
The 21 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: .mailmap | 1 + MAINTAINERS | 72 +++++++------- drivers/platform/x86/amd/hsmp/hsmp.c | 14 ++- drivers/platform/x86/amd/pmc/pmc-quirks.c | 9 ++ drivers/platform/x86/amd/pmc/pmc.c | 2 + drivers/platform/x86/amd/pmf/core.c | 3 +- drivers/platform/x86/amd/pmf/tee-if.c | 108 ++++++++------------- drivers/platform/x86/dell/alienware-wmi-wmax.c | 2 +- drivers/platform/x86/dell/dell_rbu.c | 10 +- drivers/platform/x86/ideapad-laptop.c | 19 +++- drivers/platform/x86/intel/pmc/core.h | 7 ++ drivers/platform/x86/intel/pmc/ssram_telemetry.c | 3 + drivers/platform/x86/intel/tpmi_power_domains.c | 4 +- .../uncore-frequency/uncore-frequency-common.c | 2 +- .../intel/uncore-frequency/uncore-frequency-tpmi.c | 9 +- drivers/platform/x86/samsung-galaxybook.c | 1 + 16 files changed, 137 insertions(+), 129 deletions(-)