aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_10xxx/powernow_acpi.c
AgeCommit message (Expand)Author
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-07cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generatorTimothy Pearson
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-08cpu/amd/model_10xxx: Add missing ACPI _PSD objectTimothy Pearson
2015-03-06AMD Fam10h: Only create _PR scope if it is filled inPatrick Georgi
2015-03-05AMD Fam10h: sanity check some CPU dataPatrick Georgi
2015-03-04cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson
2015-02-23AMD Fam10h: Don't write uninitialized data into ACPIPatrick Georgi
2015-02-11amd/amdfam10: Fix incorrect core count identificationTimothy Pearson
2015-02-10amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objectsTimothy Pearson
2015-01-28amd/amdfam10: Add runtime ACPI _PSS generationTimothy Pearson
2014-11-22amdk8: Move to implicit length patchingVladimir Serbinenko
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko