Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
amd
/
amd_hsmp
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
43
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Sync commit Upstreamed in linux tree
- #21
#21
Open
muralimk-amd
wants to merge 24 commits into
amd:master
amd/amd_hsmp:master
from
muralimk-amd:upstream_sync
muralimk-amd/amd_hsmp:upstream_sync
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Sync commit Upstreamed in linux tree
#21
muralimk-amd
wants to merge 24 commits into
amd:master
amd/amd_hsmp:master
from
muralimk-amd:upstream_sync
muralimk-amd/amd_hsmp:upstream_sync
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
amd_hsmp: Drop the out-of-tree variable-sized metrics table support
Show description for 92bd616
muralimk-amd
committed
92bd616
View commit details
Copy full SHA for 92bd616
Browse repository at this point
amd_hsmp: Fix "tmeout" typo in the SMU timeout message
Show description for 601fd38
muralimk-amd
committed
601fd38
View commit details
Copy full SHA for 601fd38
Browse repository at this point
platform/x86/amd/hsmp: Clamp ioctl/send_message indices (Spectre v1)
Show description for fd5cdfd
muralimk-amd
committed
fd5cdfd
View commit details
Copy full SHA for fd5cdfd
Browse repository at this point
platform/x86/amd/hsmp: Validate ACPI UID before parsing socket index
Show description for 000c871
muralimk-amd
committed
000c871
View commit details
Copy full SHA for 000c871
Browse repository at this point
platform/x86/amd/hsmp: Validate _DSD mailbox sub-package element count
Show description for b831b6c
muralimk-amd
committed
b831b6c
View commit details
Copy full SHA for b831b6c
Browse repository at this point
platform/x86/amd/hsmp: Pass struct device explicitly to ACPI mailbox parsers
Show description for 7cde2db
muralimk-amd
committed
7cde2db
View commit details
Copy full SHA for 7cde2db
Browse repository at this point
platform/x86/amd/hsmp: Gate the data plane on a fully initialized socket
Show description for b89b408
muralimk-amd
committed
b89b408
View commit details
Copy full SHA for b89b408
Browse repository at this point
platform/x86/amd/hsmp: Serialize ACPI HSMP probe and remove with an rwsem
Show description for b06b54b
muralimk-amd
committed
b06b54b
View commit details
Copy full SHA for b06b54b
Browse repository at this point
platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitly
Show description for 259643d
muralimk-amd
committed
259643d
View commit details
Copy full SHA for 259643d
Browse repository at this point
platform/x86/amd/hsmp: Serialize per-socket metric table reads with a mutex
Show description for 18bb60c
muralimk-amd
committed
18bb60c
View commit details
Copy full SHA for 18bb60c
Browse repository at this point
platform/x86/amd/hsmp: Clear mdev.this_device on deregister
Show description for 7d7fc60
muralimk-amd
committed
7d7fc60
View commit details
Copy full SHA for 7d7fc60
Browse repository at this point
platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
Show description for f6ee414
muralimk-amd
committed
f6ee414
View commit details
Copy full SHA for f6ee414
Browse repository at this point
platform/x86/amd/hsmp: Serialize the data plane against socket teardown
Show description for 3295e0f
muralimk-amd
committed
3295e0f
View commit details
Copy full SHA for 3295e0f
Browse repository at this point
platform/x86/amd/hsmp: Add HSMP messages for Family 1Ah, Model 50h-5Fh
Show description for d89c1f0
muralimk-amd
committed
d89c1f0
View commit details
Copy full SHA for d89c1f0
Browse repository at this point
platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
Show description for 6714f51
muralimk-amd
committed
6714f51
View commit details
Copy full SHA for 6714f51
Browse repository at this point
platform/x86/amd/hsmp: Source metric-table size from firmware
Show description for cc810da
muralimk-amd
committed
cc810da
View commit details
Copy full SHA for cc810da
Browse repository at this point
amd_hsmp: Refresh amd_hsmp.rst from upstream documentation
Show description for acb27cd
muralimk-amd
committed
acb27cd
View commit details
Copy full SHA for acb27cd
Browse repository at this point
platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
Show description for faf57b5
muralimk-amd
committed
faf57b5
View commit details
Copy full SHA for faf57b5
Browse repository at this point
platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the ACPI driver
Show description for 0fee7b6
muralimk-amd
committed
0fee7b6
View commit details
Copy full SHA for 0fee7b6
Browse repository at this point
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Show description for cfb90b3
muralimk-amd
committed
cfb90b3
View commit details
Copy full SHA for cfb90b3
Browse repository at this point
platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fatal errors
Show description for 756b289
muralimk-amd
committed
756b289
View commit details
Copy full SHA for 756b289
Browse repository at this point
amd_hsmp: Bound the detected socket count in the platform driver
Show description for f70d3f5
muralimk-amd
committed
f70d3f5
View commit details
Copy full SHA for f70d3f5
Browse repository at this point
amd_hsmp: Clean up include and whitespace warts
Show description for 094a4c5
muralimk-amd
committed
094a4c5
View commit details
Copy full SHA for 094a4c5
Browse repository at this point
amd_hsmp: Fix the pre-5.10 fallback in hsmp_freq_limit_source_show()
Show description for 2ae29d3
muralimk-amd
committed
2ae29d3
View commit details
Copy full SHA for 2ae29d3
Browse repository at this point
You can’t perform that action at this time.