SPEEDSTEP: write _CST tables
[coreboot.git] / src / cpu / intel / speedstep / acpi.c
2011-10-25 Sven SchnelleSPEEDSTEP: write _CST tables
2010-12-11 Stefan Reinauerfactor out cpu power management base into a separate...
2010-11-17 Patrick GeorgiMove Intel power management related defines to some...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-01-16 Stefan ReinauerMake internal functions static in speedstep ACPI genera...
2009-10-24 Stefan ReinauerSome ACPI implementations don't like to see full paths...
2009-07-21 Stefan Reinaueradd intel speedstep support and some PM fixes.