History log of /haiku-fatelf/src/add-ons/kernel/drivers/power/x86_cpuidle/x86_cpuidle.h
Revision Date Author Comments
# 8073227c 23-Aug-2012 Yongcong Du <ycdu.vmcore@gmail.com>

x86_cpuidle: use module_dependencies rather than get_module()

Signed-off-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>


# 71d9d375 04-Aug-2012 Yongcong Du <ycdu.vmcore@gmail.com>

cpuidle: move generic cpuidle to generic

After this change, low level cpuidle drivers load the generic cpuidle
module if they can support the underlying platform.

change the intel cpuidle driver accordingly, now it's loaded by acpi
bus manager during boot, although it doesn't depend on acpi

Signed-off-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>


# 8073227c1d0deeb4fc7aece63b893e401f815442 23-Aug-2012 Yongcong Du <ycdu.vmcore@gmail.com>

x86_cpuidle: use module_dependencies rather than get_module()

Signed-off-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>


# 71d9d375b82be4c5c336831042bc7401b9ed0e07 04-Aug-2012 Yongcong Du <ycdu.vmcore@gmail.com>

cpuidle: move generic cpuidle to generic

After this change, low level cpuidle drivers load the generic cpuidle
module if they can support the underlying platform.

change the intel cpuidle driver accordingly, now it's loaded by acpi
bus manager during boot, although it doesn't depend on acpi

Signed-off-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>