Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Documentation: amd-pstate: fix dead links in the reference section

The links for AMD64 Architecture Programmer's Manual and PPR for AMD
Family 19h Model 51h, Revision A1 Processors redirect to a generic page.
Update the links to the working ones.

Signed-off-by: Ninad Naik <ninadnaik07@gmail.com>
Link: https://lore.kernel.org/r/20260330190855.1115304-1-ninadnaik07@gmail.com
Acked-by: Mario Limonciello (AMD) <superm1@kernel.org>
Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>

authored by

Ninad Naik and committed by
Mario Limonciello (AMD)
a362ae6e 8cdc4940

+2 -2
+2 -2
Documentation/admin-guide/pm/amd-pstate.rst
··· 826 826 =========== 827 827 828 828 .. [1] AMD64 Architecture Programmer's Manual Volume 2: System Programming, 829 - https://www.amd.com/system/files/TechDocs/24593.pdf 829 + https://docs.amd.com/v/u/en-US/24593_3.44_APM_Vol2 830 830 831 831 .. [2] Advanced Configuration and Power Interface Specification, 832 832 https://uefi.org/sites/default/files/resources/ACPI_Spec_6_4_Jan22.pdf 833 833 834 834 .. [3] Processor Programming Reference (PPR) for AMD Family 19h Model 51h, Revision A1 Processors 835 - https://www.amd.com/system/files/TechDocs/56569-A1-PUB.zip 835 + https://docs.amd.com/v/u/en-US/56569-A1-PUB_3.03 836 836 837 837 .. [4] Linux Kernel Selftests, 838 838 https://www.kernel.org/doc/html/latest/dev-tools/kselftest.html