summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/amd/hsmp/hsmp.c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-13platform/x86/amd/hsmp: Change the error typeSuma Hegde
2024-11-13platform/x86/amd/hsmp: Add new error code and error logsSuma Hegde
2024-10-25platform/x86/amd/hsmp: Make hsmp_pdev static instead of globalSuma Hegde
2024-10-25platform/x86/amd/hsmp: Use dev_groups in the driver structureSuma Hegde
2024-10-25platform/x86/amd/hsmp: Use name space while exporting module symbolsSuma Hegde
2024-10-25platform/x86/amd/hsmp: Create separate ACPI, plat and common driversSuma Hegde
2024-10-22platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdevSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move ACPI code to acpi.cSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move platform device specific code to plat.cSuma Hegde
2024-10-22platform/x86/amd/hsmp: Move structure and macros to header fileSuma Hegde
2024-10-22platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointerSuma Hegde
2024-10-22platform/x86/amd/hsmp: Create wrapper function init_acpi()Suma Hegde
2024-10-22platform/x86/amd/hsmp: Create hsmp/ directorySuma Hegde