This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7ac63f6ba5db Merge branch 'x86-vmware-for-linus' of git://git.kernel.or [...] new 4215484f8e33 platform/x86: hp_accel: Add support for HP ZBook 17 G5 new 340f25ff1d4f platform/x86: asus-wmi: Use kmemdup rather than duplicatin [...] new 35b7c80827e9 platform/x86: thinkpad_acpi: Use kmemdup rather than dupli [...] new 5599e98fe06a platform/x86: ISST: Use dev_get_drvdata new bad9da86f9f1 platform/x86: wmi: Remove acpi_has_method() call new 6fe9363b1576 platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev() new ff32e6e2dfd3 platform/x86: dell-wmi: Ignore keyboard backlight change K [...] new 1be4311063a4 platform/x86: dell-wmi: Ignore keyboard backlight change K [...] new aaed5c9c2a14 platform/x86: dell-wmi: Use existing defined KBD_LED_* mag [...] new c03f282e506f platform/x86: i2c-multi-instantiate: Use struct_size() helper new 6a0694b6a244 platform/x86: pcengines-apuv2: add mpcie reset gpio export new 5037d4ddda31 platform/x86: pcengines-apuv2: wire up simswitch gpio as led new 2889ffcfc252 platform/x86: asus-wmi: cleanup AGFN fan handling new f1fc032192d2 platform/x86: asus-wmi: add a helper for device presence new e3168b874321 platform/x86: asus-wmi: fix CPU fan control on recent products new 50944213062f platform/x86: intel_pmc_ipc: Remove dev_err() usage after [...] new eaae882c4a77 platform/mellanox: mlxreg-hotplug: Remove dev_err() usage [...] new b2dd2d9a49e0 platform/x86: intel_bxtwc_tmu: Remove dev_err() usage afte [...] new f839b4b549a6 platform/x86: intel_int0002_vgpio: Remove dev_err() usage [...] new a0c809792183 platform/x86: touchscreen_dmi: Add info for the Chuwi Surb [...] new f078d053c869 platform/x86: touchscreen_dmi: Add info for the Irbis TW90 tablet new 02a5e9bc86de platform/x86: asus-nb-wmi: Support ALS on the Zenbook UX430UNR new d507a54f5865 platform/x86: asus-wmi: Add support for charge threshold new 84d8e80b0a36 platform/x86: asus-wmi: Refactor charge_threshold_store() new a5556fa1107d platform/x86: asus-wmi: Replace sscanf() with kstrtoint() new 2275752004ab platform/x86: asus-wmi: Use clamp_val() instead of open co [...] new 127e1dfc66cd platform/x86: asus-wmi: Drop indentation level by invertin [...] new 109e8adfbc66 platform/x86: asus-wmi: Remove unnecessary blank lines new 07779c33a728 platform/x86: asus-wmi: Fix condition in charge_threshold_store() new 7d505758b1e5 platform/x86: intel_pmc_core: Do not ioremap RAM new 0b43e41e9381 platform/x86: intel_pmc_core_pltdrv: Module removal warning fix new ad0d315b4d4e platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to cri [...] new 110ea1d833ad platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard new 37d960a4d753 platform/x86: touchscreen_dmi: Add info for the Trekstor P [...] new 09e7f2805c35 platform/x86: compal-laptop: Initialize "value" in ec_read_u8() new 1bd43d0077b9 platform/x86: intel_int0002_vgpio: Fix wakeups not working [...] new 0ecee9e3d422 platform/x86: intel_int0002_vgpio: Use device_init_wakeup new 010764b8856e tools/power/x86/intel-speed-select: Fix a read overflow in [...] new a8dc07448177 tools/power/x86/intel-speed-select: Fix package typo new 43774c0dccb4 tools/power/x86/intel-speed-select: Fix help option typo new 3ec2aef1b03e tools/power/x86/intel-speed-select: Fix cpu-count output new dece22a2d5e3 tools/power/x86/intel-speed-select: Simplify output for tu [...] new 808088e4a1fb tools/power/x86/intel-speed-select: Switch output to MHz new 76c2ef35f739 tools/power/x86/intel-speed-select: Change turbo ratio out [...] new 49aed155ec1b tools/power/x86/intel-speed-select: Output human readable [...] new 522586a9d5c3 tools/power/x86/intel-speed-select: Output success/failed [...] new 3bc3d30ca324 tools/power/x86/intel-speed-select: Fix memory leak new 92e0e87d0be5 platform/x86: ISST: Allow additional TRL MSRs new 1233c7b95c70 tools/power/x86/intel-speed-select: Display core count for bucket new 7c28503db19c platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLD new 0c37f4484555 platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC new 7973353e92ee platform/x86: asus-wmi: Refactor charge threshold to use t [...] new f690790c9da3 MAINTAINERS: Switch PDx86 subsystem status to Odd Fixes new ad062195731b Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infra [...]
The 54 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 | 23 + MAINTAINERS | 2 +- drivers/platform/mellanox/mlxreg-hotplug.c | 5 +- drivers/platform/x86/acer-wmi.c | 49 +- drivers/platform/x86/asus-nb-wmi.c | 9 + drivers/platform/x86/asus-wmi.c | 534 +++++++++++++-------- drivers/platform/x86/compal-laptop.c | 2 +- drivers/platform/x86/dell-wmi.c | 12 +- drivers/platform/x86/hp_accel.c | 1 + drivers/platform/x86/i2c-multi-instantiate.c | 4 +- drivers/platform/x86/intel_bxtwc_tmu.c | 5 +- drivers/platform/x86/intel_int0002_vgpio.c | 15 +- drivers/platform/x86/intel_pmc_core.c | 8 +- drivers/platform/x86/intel_pmc_core_pltdrv.c | 8 + drivers/platform/x86/intel_pmc_ipc.c | 4 +- .../x86/intel_speed_select_if/isst_if_common.c | 2 + .../x86/intel_speed_select_if/isst_if_mmio.c | 8 +- drivers/platform/x86/pcengines-apuv2.c | 13 +- drivers/platform/x86/pmc_atom.c | 7 + drivers/platform/x86/thinkpad_acpi.c | 122 ++++- drivers/platform/x86/touchscreen_dmi.c | 58 +++ drivers/platform/x86/wmi.c | 4 +- include/linux/platform_data/x86/asus-wmi.h | 8 +- tools/power/x86/intel-speed-select/isst-config.c | 21 +- tools/power/x86/intel-speed-select/isst-core.c | 26 +- tools/power/x86/intel-speed-select/isst-display.c | 126 +++-- tools/power/x86/intel-speed-select/isst.h | 1 + 27 files changed, 728 insertions(+), 349 deletions(-)