[PATCH v2 0/3] SSAM registry fixes for Surface Pro 11

Dale Whinham posted 3 patches 6 days, 5 hours ago
drivers/platform/surface/surface_aggregator_registry.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
[PATCH v2 0/3] SSAM registry fixes for Surface Pro 11
Posted by Dale Whinham 6 days, 5 hours ago
This series brings a handful of important fixes to the Surface
System Aggregator Module client device registry for the Surface Pro 11
(Qualcomm X1):

 - An unneeded driver was removed, silencing a dmesg error.
 - Tablet mode detection fixed by replacing KIP with POS driver.
 - Performance profile and fan support added.

Signed-off-by: Dale Whinham <daleyo@gmail.com>
---
Changes in v2:
- Added Fixes tags to patches 1 and 2 (Ilpo Järvinen).
- Link to v1: https://patch.msgid.link/20260829-surface-pro-11-aggregator-registry-fixes-v1-0-ebf5cca9d205@gmail.com

---
Dale Whinham (3):
      platform/surface: aggregator_registry: Remove sensors device for Surface Pro 11
      platform/surface: aggregator_registry: Fix tablet-mode detection on Surface Pro 11
      platform/surface: aggregator_registry: Add performance profile and fan support for Surface Pro 11

 drivers/platform/surface/surface_aggregator_registry.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
base-commit: 3eaac948bf4505bc7e3b12d3ccf4ad900e5df082
change-id: 20260829-surface-pro-11-aggregator-registry-fixes-1b013f20f782

Best regards,
--  
Dale Whinham <daleyo@gmail.com>

Re: [PATCH v2 0/3] SSAM registry fixes for Surface Pro 11
Posted by Ilpo Järvinen 6 days, 4 hours ago
On Fri, 18 Sep 2026 18:49:28 +0100, Dale Whinham wrote:

> This series brings a handful of important fixes to the Surface
> System Aggregator Module client device registry for the Surface Pro 11
> (Qualcomm X1):
> 
>  - An unneeded driver was removed, silencing a dmesg error.
>  - Tablet mode detection fixed by replacing KIP with POS driver.
>  - Performance profile and fan support added.
> 
> [...]

Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

FYI [if applicable to your patch], as per Linus' policy change, also
fixes are mostly routed through for-next unless the fix is for a
commit introduced in the most recent cycle or is clearly a regression
fix.

The list of commits applied:
[1/3] platform/surface: aggregator_registry: Remove sensors device for Surface Pro 11
      commit: 4ade3ea4320003c209d36e6a1e0002762b0ffdb4
[2/3] platform/surface: aggregator_registry: Fix tablet-mode detection on Surface Pro 11
      commit: b318a0b79a8a865200738e9d9d09beaed459a93c
[3/3] platform/surface: aggregator_registry: Add performance profile and fan support for Surface Pro 11
      commit: f475845eaf3d749114a63270bf2efea459e14dd2

--
 i.