Age | Commit message (Expand) | Author |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2023-04-17 | cpu,soc/intel: Separate single SSDT CPU entry | Kyösti Mälkki |
2023-04-14 | cpu,soc/intel: Sync ACPI CPU object implementations | Kyösti Mälkki |
2023-04-14 | cpu,soc/intel: Use acpigen_write_processor_device() | Elyes Haouas |
2022-11-25 | cpu/intel/haswell: Move chip_ops to cpu cluster | Arthur Heymans |
2022-11-08 | cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-07-17 | cpu: Get rid of unnecessary blank line {before,after} barce | Elyes HAOUAS |
2021-06-07 | cpu/intel/haswell/acpi.c: Do not report P_BLK | Angel Pons |
2021-02-14 | cpu/intel/haswell: Constify ACPI c-state arrays | Angel Pons |
2021-02-14 | cpu/intel/haswell: Drop c-state table indirection | Angel Pons |
2021-02-12 | cpu/intel/haswell/acpi.c: Correct `get_cores_per_package` | Angel Pons |
2021-01-21 | cpu/intel/haswell: Add s0ix support | Angel Pons |
2021-01-15 | cpu/intel/haswell/acpi.c: Use C-state enum definitions | Angel Pons |
2021-01-15 | cpu/intel/haswell: Factor out ACPI C-state values | Angel Pons |
2021-01-07 | cpu/intel/haswell: Rename `HASWELL_BCLK` to `CPU_BCLK` | Angel Pons |
2020-10-14 | haswell/lynxpoint: Align cosmetics with Broadwell | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2019-09-10 | AUTHORS: Move src/cpu/intel copyrights into AUTHORS file | Martin Roth |
2018-11-30 | cpu/intel/haswell: Rework acpi/cpu.asl | Arthur Heymans |
2018-04-30 | cpu/intel: Get rid of device_t | Elyes HAOUAS |
2017-03-16 | cpu/intel: Fix the spacing issues | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-11-09 | haswell: Move to implicit length patching | Vladimir Serbinenko |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-08-12 | cpu/intel/XXX/acpi.c: Fix coding style violation | Martin Roth |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
2013-11-24 | haswell: Put each logical processor in its own P-state domain | Duncan Laurie |
2013-03-21 | lynxpoint: Add helper functions for reading PM and GPIO base | Duncan Laurie |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |