Age | Commit message (Expand) | Author |
2021-06-07 | cpu/intel/model_206ax/acpi.c: Do not report P_BLK | Angel Pons |
2021-02-14 | cpu/intel/model_206ax: Drop c-state table indirection | Angel Pons |
2021-02-14 | cpu/intel/model_206ax: Replace `generate_cstate_entries` | Angel Pons |
2021-01-08 | cpu/intel/model_206ax: Always return a package from _CST | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Simplify C-state acpigen | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Rename `cX_acpower` options | Angel Pons |
2021-01-06 | cpu/intel/model_206ax: Unify ACPI C-state options | Angel Pons |
2020-09-28 | cpu/intel/206ax/acpi.c: Fix get_cores_per_package | Evgeny Zinoviev |
2020-07-26 | cpu/intel/model_206ax: Clean up includes | Elyes HAOUAS |
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/model_206{5,a}x: 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-26 | acpigen: Remove all explicit length tracking | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-11-19 | acpigen: Add and use acpigen_write_method. | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: 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 |
2012-11-01 | Merge cpu/intel/acpi.h into cpu/intel/speedstep.h | Nico Huber |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-26 | ACPI: Add function to write _PPC using NVS | Duncan Laurie |
2012-07-26 | Drop CONFIG_CPU_MODEL_NAME and fix CPU name displayed in logs | Stefan Reinauer |
2012-07-24 | CPU: Add basic support for Nominal Configurable TDP | Duncan Laurie |
2012-07-24 | Properly identify ACPI C3 states in _CST table. | Duncan Laurie |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-05-29 | Drop config variable CPU_MODEL_INDEX | Stefan Reinauer |
2012-04-30 | Fix up Sandybridge C state generation code | Stefan Reinauer |
2012-04-05 | Add support for Intel Sandybridge CPU | Stefan Reinauer |