Merge tag 'platform-drivers-x86-v6.15-1' of...
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 Pull x86 platform drivers updates from Ilpo Järvinen: - alienware-wmi: - Refactor and split WMAX/legacy drivers - dell-ddv: - Correct +0.1 offset in temperature - Use the power supply extension mechanism for battery temperatures - intel/pmc: - Refactor init to mostly use a common init function - Add support for Arrow Lake U/H - Add support for Panther Lake - intel/sst: - Improve multi die handling - Prefix header search path with sysroot (fixes cross-compiling) - lenovo-wmi-hotkey-utilities: - Support for mic & audio mute LEDs - samsung-galaxybook: - Add driver for Samsung Galaxy Book series - wmi: - Rework WCxx/WExx ACPI method handling - Enable data block collection when the data block is set - platform/arm: - Add Huawei Matebook E Go EC driver - platform/mellanox: - Relocate to drivers/platform/mellanox/ - mlxbf-bootctl: - RTC battery status sysfs support - Miscellaneous cleanups / refactoring / improvements * tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: (75 commits) platform/x86: x86-android-tablets: Add select POWER_SUPPLY to Kconfig platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies() irqdomain: platform/x86: Switch to irq_domain_create_linear() platform/x86/amd/pmc: fix leak in probe() tools/power/x86/intel-speed-select: v1.22 release tools/power/x86/intel-speed-select: Prefix header search path with sysroot tools/power/x86/intel-speed-select: Die ID for IO dies tools/power/x86/intel-speed-select: Fix the condition to check multi die system tools/power/x86/intel-speed-select: Prevent increasing MAX_DIE_PER_PACKAGE platform/x86/amd/pmc: Use managed APIs for mutex platform/x86/amd/pmc: Remove unnecessary line breaks platform/x86/amd/pmc: Move macros and structures to the PMC header file platform/x86/amd/pmc: Notify user when platform does not support s0ix transition platform/x86: dell-ddv: Use the power supply extension mechanism platform/x86: dell-ddv: Use devm_battery_hook_register platform/x86: dell-ddv: Fix temperature calculation platform/x86: thinkpad_acpi: check the return value of devm_mutex_init() platform/x86: samsung-galaxybook: Fix block_recording not supported logic platform/x86: dell-uart-backlight: Make dell_uart_bl_serdev_driver static ...
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-platform-mellanox-bootctl 10 additions, 0 deletionsDocumentation/ABI/testing/sysfs-platform-mellanox-bootctl
- Documentation/admin-guide/laptops/index.rst 1 addition, 0 deletionsDocumentation/admin-guide/laptops/index.rst
- Documentation/admin-guide/laptops/samsung-galaxybook.rst 174 additions, 0 deletionsDocumentation/admin-guide/laptops/samsung-galaxybook.rst
- Documentation/devicetree/bindings/platform/huawei,gaokun-ec.yaml 124 additions, 0 deletions...tation/devicetree/bindings/platform/huawei,gaokun-ec.yaml
- Documentation/wmi/acpi-interface.rst 3 additions, 0 deletionsDocumentation/wmi/acpi-interface.rst
- Documentation/wmi/driver-development-guide.rst 4 additions, 0 deletionsDocumentation/wmi/driver-development-guide.rst
- MAINTAINERS 24 additions, 7 deletionsMAINTAINERS
- arch/arm64/boot/dts/qcom/sc8280xp-huawei-gaokun3.dts 163 additions, 0 deletionsarch/arm64/boot/dts/qcom/sc8280xp-huawei-gaokun3.dts
- drivers/char/sonypi.c 6 additions, 5 deletionsdrivers/char/sonypi.c
- drivers/hwmon/hp-wmi-sensors.c 2 additions, 2 deletionsdrivers/hwmon/hp-wmi-sensors.c
- drivers/platform/arm64/Kconfig 21 additions, 0 deletionsdrivers/platform/arm64/Kconfig
- drivers/platform/arm64/Makefile 1 addition, 0 deletionsdrivers/platform/arm64/Makefile
- drivers/platform/arm64/huawei-gaokun-ec.c 825 additions, 0 deletionsdrivers/platform/arm64/huawei-gaokun-ec.c
- drivers/platform/mellanox/Kconfig 13 additions, 0 deletionsdrivers/platform/mellanox/Kconfig
- drivers/platform/mellanox/Makefile 1 addition, 0 deletionsdrivers/platform/mellanox/Makefile
- drivers/platform/mellanox/mlx-platform.c 8 additions, 9 deletionsdrivers/platform/mellanox/mlx-platform.c
- drivers/platform/mellanox/mlxbf-bootctl.c 20 additions, 0 deletionsdrivers/platform/mellanox/mlxbf-bootctl.c
- drivers/platform/mellanox/mlxbf-bootctl.h 5 additions, 0 deletionsdrivers/platform/mellanox/mlxbf-bootctl.h
- drivers/platform/x86/Kconfig 28 additions, 13 deletionsdrivers/platform/x86/Kconfig
- drivers/platform/x86/Makefile 4 additions, 3 deletionsdrivers/platform/x86/Makefile
Loading
Please register or sign in to comment