aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek1-3/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-05x86: apl: Add core init for the SoCSimon Glass1-0/+19
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass1-0/+1
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass1-0/+14
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass1-0/+64
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-10-08x86: Add new common CPU functions for turbo/burst modeSimon Glass1-0/+61
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass1-0/+20
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass1-0/+22
2019-10-08x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass1-1/+1
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass1-0/+13
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-08-30x86: Add debugging when a microcode update failsSimon Glass1-1/+3
2016-05-17dm: Rename disk uclass to ahciSimon Glass1-1/+1
2016-03-17x86: Rename PORT_RESET to IO_PORT_RESETSimon Glass1-2/+2
2016-03-17x86: Move common CPU code to its own placeSimon Glass1-0/+111