This series is basically a collection of SAM device enablement patches, for which I only now found the time to clean them up end send them in. It adds Surface SAM support (enabling battery status, keyboard, touchpad, and more) for the following devices: - Surface Pro 10 - Surface Laptop Go 3 - Surface Laptop Studio 2 - Surface Laptop 6 In addition, this series enables the thermal sensor as well as fan (profile) control and monitoring on the Surface Laptop 5. Maximilian Luz (5): platform/surface: aggregator_registry: Add Support for Surface Pro 10 platform/surface: aggregator_registry: Add support for Surface Laptop Go 3 platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2 platform/surface: aggregator_registry: Add fan and thermal sensor support for Surface Laptop 5 platform/surface: aggregator_registry: Add support for Surface Laptop 6 .../surface/surface_aggregator_registry.c | 58 +++++++++++++++++-- 1 file changed, 52 insertions(+), 6 deletions(-) -- 2.46.0