index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
speedstep
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
1
-0
/
+0
*
cpu: Add SPDX license headers to Makefiles
Martin Roth
2023-08-06
1
-0
/
+2
*
cpu/intel/speedstep: Separate single SSDT CPU entry
Kyösti Mälkki
2023-04-26
1
-35
/
+43
*
cpu/intel/speedstep: Refactor P-state coordination
Kyösti Mälkki
2023-04-14
1
-7
/
+12
*
intel/i82371eb,speedstep: Use dev_count_cpu()
Kyösti Mälkki
2023-04-14
1
-13
/
+1
*
cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-08
2
-7
/
+7
*
treewide: use is_enabled_cpu() on cycles over device list
Fabio Aiuto
2022-09-29
1
-5
/
+1
*
cpu/intel/speedstep: Constify `get_cst_entries()`
Angel Pons
2021-10-19
1
-1
/
+1
*
sb/intel/i82801gx,ix: Drop MPEN from GNVS
Kyösti Mälkki
2021-02-01
2
-0
/
+5
*
src/cpu: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-2
/
+0
*
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
3
-3
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-2
/
+2
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
3
-38
/
+6
*
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
2
-9
/
+9
*
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-09-10
2
-5
/
+0
*
cpu/intel/speedstep/acpi: Use get_ia32_fsb_x3() function
Elyes HAOUAS
2019-04-23
1
-24
/
+7
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
arch/x86/acpigen.c: Add a method to notify all CPU cores
Arthur Heymans
2018-11-29
1
-11
/
+1
*
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-11
1
-1
/
+1
*
cpu/intel: Get rid of device_t
Elyes HAOUAS
2018-04-30
1
-1
/
+1
*
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
2018-01-17
2
-0
/
+44
*
intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)
Elyes HAOUAS
2017-11-30
1
-3
/
+3
*
cpu/intel/speedstep: Emit PPKG object for first package
Nico Huber
2017-11-04
1
-0
/
+3
*
cpu/intel: Fix the remaining issues detected by checkpatch
Lee Leahy
2017-03-16
1
-9
/
+9
*
cpu/intel: Fix brace issues detected by checkpatch.pl
Lee Leahy
2017-03-16
1
-2
/
+1
*
cpu/intel: Fix the spacing issues
Lee Leahy
2017-03-16
1
-2
/
+2
*
src/cpu: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
1
-1
/
+1
*
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-08-23
1
-1
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
2
-8
/
+0
*
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
1
-1
/
+1
*
speedstep: Don't supply weak get_cst_entries.
Vladimir Serbinenko
2015-05-26
1
-13
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
2
-4
/
+2
*
ibexpeak, bd82x6x: Move to implicit length patching
Vladimir Serbinenko
2014-11-09
1
-20
/
+12
*
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-27
1
-1
/
+1
*
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-16
1
-2
/
+1
*
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
1
-1
/
+1
*
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
Patrick Georgi
2013-02-11
1
-1
/
+1
*
cpu/intel/model_1067x: Add proper c-state/p-state/thermal support
Nico Huber
2012-11-06
1
-0
/
+1
*
Overhaul speedstep code
Nico Huber
2012-11-05
3
-81
/
+305
*
Fix some indentation flaws and break very long lines
Nico Huber
2012-11-05
1
-12
/
+23
*
Correct FSB reading in speedstep ACPI
Nico Huber
2012-11-02
1
-1
/
+3
*
Merge cpu/intel/acpi.h into cpu/intel/speedstep.h
Nico Huber
2012-11-01
1
-1
/
+0
*
Rework ACPI CST table generation
Stefan Reinauer
2012-04-30
1
-2
/
+2
*
ACPI: mark empty get_cst_entries() weak
Sven Schnelle
2012-01-09
1
-1
/
+1
*
SPEEDSTEP: write _CST tables
Sven Schnelle
2011-10-25
1
-0
/
+10
*
factor out cpu power management base into a separate file. And fix a bug in
Stefan Reinauer
2010-12-11
1
-1
/
+2
*
Move Intel power management related defines to some central location.
Patrick Georgi
2010-11-17
1
-2
/
+1
*
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
1
-1
/
+1
[next]