summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/haswell/chip.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add missing include guards to chip.hJan Samek2023-04-281-0/+5
* cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans2022-11-251-3/+0
* cpu/intel/haswell: Add s0ix supportAngel Pons2021-01-211-0/+3
* cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons2021-01-151-8/+0
* cpu/intel/haswell: Allow tuning VR for C-state operationsAngel Pons2021-01-111-0/+29
* cpu/intel/x/chip.h: Drop unused `disable_acpi` settingAngel Pons2021-01-061-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* intel: Remove pstate_coord_type.Vladimir Serbinenko2015-05-281-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+39