index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
amd
/
hsmp
/
acpi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2025-08-28
platform/x86/amd/hsmp: Replace dev_err() with dev_info() for non-fatal errors
Suma Hegde
1
-2
/
+2
2025-08-12
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
Suma Hegde
1
-1
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-07-09
platform/x86/amd/hsmp: Enhance the print messages to prevent confusion
Suma Hegde
1
-2
/
+7
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+266
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-2
/
+1
2025-05-12
platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry
Suma Hegde
1
-0
/
+262
2025-05-12
platform/x86/amd/hsmp: Report power via hwmon sensors
Suma Hegde
1
-0
/
+4
2025-05-12
platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules
Suma Hegde
1
-1
/
+0
2025-04-29
platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
Suma Hegde
1
-2
/
+1
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
1
-1
/
+1
2025-04-14
x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>
Ingo Molnar
1
-1
/
+1
2025-03-19
x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
Yazen Ghannam
1
-3
/
+4
2024-12-17
platform/x86/amd/hsmp: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-10-25
platform/x86/amd/hsmp: Make hsmp_pdev static instead of global
Suma Hegde
1
-15
/
+21
2024-10-25
platform/x86/amd/hsmp: Use dev_groups in the driver structure
Suma Hegde
1
-21
/
+44
2024-10-25
platform/x86/amd/hsmp: Use name space while exporting module symbols
Suma Hegde
1
-0
/
+1
2024-10-25
platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers
Suma Hegde
1
-3
/
+79
2024-10-22
platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
Suma Hegde
1
-3
/
+3
2024-10-22
platform/x86/amd/hsmp: Move ACPI code to acpi.c
Suma Hegde
1
-0
/
+272