index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
hsmp
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
platform/x86/amd/hsmp: Reject negative power cap writes in hwmon
Hemanth Selam
1
-0
/
+3
2026-07-28
platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the ACPI driver
Muralidhara M K
1
-2
/
+20
2026-07-28
platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
Muralidhara M K
1
-3
/
+141
2026-07-28
platform/x86/amd/hsmp: Source metric-table size from firmware
Muralidhara M K
2
-4
/
+18
2026-07-28
platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
Muralidhara M K
1
-13
/
+9
2026-07-24
platform/x86/amd/hsmp: Serialize the data plane against socket teardown
Muralidhara M K
3
-14
/
+55
2026-07-24
platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
Muralidhara M K
3
-20
/
+132
2026-07-24
platform/x86/amd/hsmp: Clear mdev.this_device on deregister
Muralidhara M K
1
-0
/
+1
2026-07-24
platform/x86/amd/hsmp: Serialize per-socket metric table reads with a mutex
Muralidhara M K
4
-0
/
+39
2026-07-24
platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitly
Muralidhara M K
3
-2
/
+35
2026-07-24
platform/x86/amd/hsmp: Serialize ACPI HSMP probe and remove with an rwsem
Muralidhara M K
3
-0
/
+38
2026-07-09
platform/x86/amd/hsmp: Gate the data plane on a fully initialized socket
Muralidhara M K
2
-2
/
+29
2026-07-09
platform/x86/amd/hsmp: Pass struct device explicitly to ACPI mailbox parsers
Muralidhara M K
1
-11
/
+11
2026-07-09
platform/x86/amd/hsmp: Validate _DSD mailbox sub-package element count
Muralidhara M K
1
-3
/
+9
2026-07-09
platform/x86/amd/hsmp: Validate ACPI UID before parsing socket index
Muralidhara M K
1
-0
/
+3
2026-06-12
platform/x86/amd/hsmp: Clamp ioctl/send_message indices (Spectre v1)
Muralidhara M K
1
-1
/
+23
2026-03-23
platform/x86/amd/hsmp: Fix typo in error message
Alok Tiwari
1
-1
/
+1
2025-10-15
platform/x86/amd/hsmp: Replace amd_num_nodes() with topology_max_packages()
Suma Hegde
1
-5
/
+4
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-4
/
+4
2025-08-28
platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fatal errors
Suma Hegde
2
-4
/
+4
2025-08-12
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Suma Hegde
1
-1
/
+1
2025-08-12
platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL
Suma Hegde
1
-0
/
+5
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
2
-4
/
+4
2025-07-09
platform/x86/amd/hsmp: Enhance the print messages to prevent confusion
Suma Hegde
2
-8
/
+29
2025-07-02
Merge branch 'fixes' into for-next
Ilpo Järvinen
1
-8
/
+6
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+6
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2
-2
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2
-2
/
+2
2025-06-09
platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE()
Suma Hegde
1
-1
/
+2
2025-06-09
x86/platform/amd: replace down_timeout() with down_interruptible()
Jake Hillion
1
-7
/
+1
2025-06-09
x86/platform/amd: move final timeout check to after final sleep
Jake Hillion
1
-1
/
+5
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
7
-4
/
+427
2025-05-25
platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m
Arnd Bergmann
1
-0
/
+2
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
3
-3
/
+7
2025-05-12
platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry
Suma Hegde
3
-0
/
+286
2025-05-12
platform/x86/amd/hsmp: Report power via hwmon sensors
Suma Hegde
5
-1
/
+138
2025-05-12
platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules
Suma Hegde
4
-4
/
+2
2025-04-29
platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
Suma Hegde
3
-3
/
+7
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
2
-2
/
+2
2025-04-14
x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>
Ingo Molnar
3
-3
/
+3
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-3
/
+3
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
5
-32
/
+17
2025-02-24
platform/x86: amd: Use *-y instead of *-objs in Makefiles
Kurt Borja
1
-3
/
+3
2024-12-17
platform/x86/amd/hsmp: Constify 'struct bin_attribute'
Thomas Weißschuh
2
-12
/
+12
2024-12-04
Merge import NS conversion from 'https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git' into for-next
Ilpo Järvinen
3
-10
/
+10
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-10
/
+10
2024-12-02
platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
Suma Hegde
1
-6
/
+41
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-2
/
+2
2024-11-13
platform/x86/amd/hsmp: Change the error type
Suma Hegde
1
-3
/
+3
2024-11-13
platform/x86/amd/hsmp: Add new error code and error logs
Suma Hegde
1
-10
/
+24
[next]