- speedstep-centrino.c and speedstep-centrino-pm_core.c are no longer relevant to CPUFreq - need to be moved out cpufreq folder - drivers/acpi/processor_perflib.c: needs cleanup. Now it is used by PM Core but is compiled under CONFIG_CPU_FREQ and containd CPUFreq dependent code - cpufreq.c code needs fixing to handle creation of operatin points at arbitrary moment ( to function properly on empty points list). For the time being assumed initialization order is: acpi, pm core, powerop, points registration, cpufreq core - cpufreq statistics is broken - hotplug/sysdev_driver needs investigation - pm core needs hotplug support - expample of dependent operating point registration module - is any functionality affected by removing flags export from legacy cpufreq driver - suspend/resume