/haiku/src/add-ons/kernel/drivers/power/x86_cpuidle/ |
H A D | x86_cpuidle.h | 71d9d375b82be4c5c336831042bc7401b9ed0e07 Sat Aug 04 14:12:40 UTC 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>
|
H A D | Jamfile | 71d9d375b82be4c5c336831042bc7401b9ed0e07 Sat Aug 04 14:12:40 UTC 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>
|
H A D | acpi_cpuidle.cpp | 71d9d375b82be4c5c336831042bc7401b9ed0e07 Sat Aug 04 14:12:40 UTC 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>
|
/haiku/headers/os/drivers/ |
H A D | cpuidle.h | 71d9d375b82be4c5c336831042bc7401b9ed0e07 Sat Aug 04 14:12:40 UTC 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>
|
/haiku/src/add-ons/kernel/ |
H A D | Jamfile | 71d9d375b82be4c5c336831042bc7401b9ed0e07 Sat Aug 04 14:12:40 UTC 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>
|
/haiku/src/add-ons/kernel/drivers/power/ |
H A D | Jamfile | 71d9d375b82be4c5c336831042bc7401b9ed0e07 Sat Aug 04 14:12:40 UTC 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>
|
/haiku/src/add-ons/kernel/generic/ |
H A D | Jamfile | 71d9d375b82be4c5c336831042bc7401b9ed0e07 Sat Aug 04 14:12:40 UTC 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>
|