This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8d0112ac6fd0 Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/l [...] new 98d948eb8331 spi: cadence-quadspi: fix write completion support new 12f62a857c83 spi: lpspi: Silence error message upon deferred probe new 6532582c353f spi: spi-geni-qcom: fix error handling in spi_geni_grab_gp [...] new 6c53b45c71b4 spi: fix use-after-free of the add_lock mutex new ea229296809a Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/ [...] new 287273a80be5 platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_ [...] new 707f0c290f2b platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS new c961a7d2aa23 platform/x86: hp_accel: Fix an error handling path in 'lis [...] new 3e58e1c4da39 platform/x86: samsung-laptop: Fix typo in a comment new 0f07c023dcd0 platform/x86: dell-wmi-descriptor: disable by default new 812fcc609502 platform/x86: think-lmi: Abort probe on analyze failure new 1f338954a5fb platform/x86: thinkpad_acpi: Add support for dual fan control new 39f532921810 platform/x86: thinkpad_acpi: Fix WWAN device disabled issu [...] new d477a907cba3 platform/x86: thinkpad_acpi: fix documentation for adaptiv [...] new d1c2b55d84a6 Merge tag 'platform-drivers-x86-v5.16-2' of git://git.kern [...] new 3b2b49e6dfdc Revert "ACPI: scan: Release PM resources blocked by unused [...] new 17e10707059d Merge tag 'acpi-5.16-rc2' of git://git.kernel.org/pub/scm/ [...] new d704aa0d44ad Documentation: power: Add description about new callback f [...] new 08374410a5ea Documentation: power: Describe 'advanced' and 'simple' EM models new 4d1cd1443db3 powercap: DTPM: Fix suspend failure and kernel warning new 47b577ae6fba Merge branch 'powercap' new 18e2befaf6c2 Merge tag 'pm-5.16-rc2' of git://git.kernel.org/pub/scm/li [...] new 99b63316c399 thermal: core: Reset previous low and high trip during the [...] new 994a04a20b03 thermal: int340x: Limit Kconfig to 64-bit new b49e0015c1bd Merge branch 'thermal-int340x' new e26dd976580a Merge tag 'thermal-5.16-rc2' of git://git.kernel.org/pub/s [...]
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: .../admin-guide/laptops/thinkpad-acpi.rst | 12 ++--- Documentation/power/energy-model.rst | 53 ++++++++++++++++------ drivers/acpi/glue.c | 25 ---------- drivers/acpi/internal.h | 1 - drivers/acpi/scan.c | 6 --- drivers/platform/mellanox/mlxreg-lc.c | 5 +- drivers/platform/x86/Kconfig | 2 +- drivers/platform/x86/dell/Kconfig | 2 +- drivers/platform/x86/hp_accel.c | 2 + drivers/platform/x86/samsung-laptop.c | 2 +- drivers/platform/x86/think-lmi.c | 13 ++++-- drivers/platform/x86/think-lmi.h | 1 - drivers/platform/x86/thinkpad_acpi.c | 13 +----- drivers/powercap/dtpm_cpu.c | 9 ++-- drivers/spi/spi-cadence-quadspi.c | 24 ++++++++-- drivers/spi/spi-fsl-lpspi.c | 2 +- drivers/spi/spi-geni-qcom.c | 16 ++++--- drivers/spi/spi.c | 12 ++--- drivers/thermal/intel/int340x_thermal/Kconfig | 4 +- drivers/thermal/thermal_core.c | 2 + 20 files changed, 108 insertions(+), 98 deletions(-)