index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
speedstep
/
acpi.c
Age
Commit message (
Expand
)
Author
2012-11-05
Overhaul speedstep code
Nico Huber
2012-11-05
Fix some indentation flaws and break very long lines
Nico Huber
2012-11-02
Correct FSB reading in speedstep ACPI
Nico Huber
2012-11-01
Merge cpu/intel/acpi.h into cpu/intel/speedstep.h
Nico Huber
2012-04-30
Rework ACPI CST table generation
Stefan Reinauer
2012-01-09
ACPI: mark empty get_cst_entries() weak
Sven Schnelle
2011-10-25
SPEEDSTEP: write _CST tables
Sven Schnelle
2010-12-11
factor out cpu power management base into a separate file. And fix a bug in
Stefan Reinauer
2010-11-17
Move Intel power management related defines to some central location.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-01-16
Make internal functions static in speedstep ACPI generation code.
Stefan Reinauer
2009-10-24
Some ACPI implementations don't like to see full paths within a scope for
Stefan Reinauer
2009-07-21
add intel speedstep support and some PM fixes.
Stefan Reinauer