the following patch was just integrated into master: commit d5e6618a4f076610e683b174c4dd5108d960c785 Author: Tobias Diedrich ranma+coreboot@tdiedrich.de Date: Sun Jun 21 18:15:40 2015 +0200
amd/fam10: Add k10temp ACPI thermal zone mixin.
This ACPI thermal zone is applicable to AMD family 10 to 14 (and some 15) CPUs.
It should not be used on boards for which errata 319 (The thermal sensor of Socket F/AM2+ processors may be unreliable) is applicable. AM3 and later should be fine.
Derived from src/northbridge/amd/amdk8/thermal_mixin.asl
Change-Id: Id036cbf4cd717c3320a720edc452945df2b5e072 Signed-off-by: ranma+coreboot@tdiedrich.de Reviewed-on: http://review.coreboot.org/10617 Tested-by: build bot (Jenkins) Reviewed-by: Timothy Pearson tpearson@raptorengineeringinc.com
See http://review.coreboot.org/10617 for details.
-gerrit