summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell/cpu_full.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-10-08x86: Tidy up some duplicate MSR definesSimon Glass
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass
2019-10-08x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass
2019-10-08x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2019-05-08x86: broadwell: Split CPU initSimon Glass