Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
92bd616
amd_hsmp: Drop the out-of-tree variable-sized metrics table support
muralimk-amd Aug 12, 2026
601fd38
amd_hsmp: Fix "tmeout" typo in the SMU timeout message
muralimk-amd Aug 12, 2026
fd5cdfd
platform/x86/amd/hsmp: Clamp ioctl/send_message indices (Spectre v1)
muralimk-amd Aug 12, 2026
000c871
platform/x86/amd/hsmp: Validate ACPI UID before parsing socket index
muralimk-amd Aug 12, 2026
b831b6c
platform/x86/amd/hsmp: Validate _DSD mailbox sub-package element count
muralimk-amd Aug 12, 2026
7cde2db
platform/x86/amd/hsmp: Pass struct device explicitly to ACPI mailbox …
muralimk-amd Aug 12, 2026
b89b408
platform/x86/amd/hsmp: Gate the data plane on a fully initialized socket
muralimk-amd Aug 12, 2026
b06b54b
platform/x86/amd/hsmp: Serialize ACPI HSMP probe and remove with an r…
muralimk-amd Aug 12, 2026
259643d
platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap …
muralimk-amd Aug 12, 2026
18bb60c
platform/x86/amd/hsmp: Serialize per-socket metric table reads with a…
muralimk-amd Aug 12, 2026
7d7fc60
platform/x86/amd/hsmp: Clear mdev.this_device on deregister
muralimk-amd Aug 12, 2026
f6ee414
platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated r…
muralimk-amd Aug 12, 2026
3295e0f
platform/x86/amd/hsmp: Serialize the data plane against socket teardown
muralimk-amd Aug 12, 2026
d89c1f0
platform/x86/amd/hsmp: Add HSMP messages for Family 1Ah, Model 50h-5Fh
muralimk-amd Aug 12, 2026
6714f51
platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound…
muralimk-amd Aug 12, 2026
cc810da
platform/x86/amd/hsmp: Source metric-table size from firmware
muralimk-amd Aug 12, 2026
acb27cd
amd_hsmp: Refresh amd_hsmp.rst from upstream documentation
muralimk-amd Aug 12, 2026
faf57b5
platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table …
muralimk-amd Aug 12, 2026
0fee7b6
platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the…
muralimk-amd Aug 12, 2026
cfb90b3
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
muralimk-amd Aug 12, 2026
756b289
platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fata…
muralimk-amd Aug 12, 2026
f70d3f5
amd_hsmp: Bound the detected socket count in the platform driver
muralimk-amd Aug 12, 2026
094a4c5
amd_hsmp: Clean up include and whitespace warts
muralimk-amd Aug 12, 2026
2ae29d3
amd_hsmp: Fix the pre-5.10 fallback in hsmp_freq_limit_source_show()
muralimk-amd Aug 12, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading