acpi/pstate: Fix the long standing P-State detection problem on Intel CPUs
[dragonfly.git] / sys / dev / acpica5 / acpi_cpu_cstate.c
2011-12-29 Sepherosa Ziehauacpi/pstate: Fix the long standing P-State detection...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-07 Sascha Wildneracpi_cpu: do not apply P_LVLx_LAT rules to latencies...
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh ...
2011-04-11 Sepherosa Ziehauacpi: Typo in error logging message
2011-03-27 Magliano AndreaBring in acpica 20110211, still not ok anyway
2011-02-09 Sascha Wildneracpi(4): Fix a bug in acpi_cpu_cstate.c (we have to...
2010-12-11 Matthew Dillonkernel - 48-core MP work
2009-12-20 Sascha WildnerFix acpi (loading it failed).
2009-11-14 Matthew DillonACPI - Fix type-o which caused clock interrupts to...
2009-11-08 Alexander PolakovSync ACPI with FreeBSD 7.2
2009-10-14 Sepherosa ZiehauACPI C-STATE: Function renaming
2009-08-08 Sepherosa ZiehauACPICA-UNIX: Building fixup
2009-07-08 Sepherosa ZiehauACPI C-State: Move rid allocation into ACPI CPU and...
2009-05-29 Sepherosa Ziehauacpi_cpu: Let cpu driver install ACPI-CA notify handler...
2009-05-29 Sepherosa Ziehauacpi_cpu: Override resource alloc/release methods.
2009-05-29 Sepherosa Ziehauacpi_cpu: Split C-State support out of cpu driver.