haiku/headers/os
Yongcong Du 71d9d375b8 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>
2012-11-18 17:39:19 +01:00
..
add-ons Remove private BStringList implementation from mail. Tested it but however please be careful an review. This fixes bug #8174. 2011-12-15 19:45:07 +13:00
app Added missing BMessage::{Get|Set}String() methods. 2012-11-12 23:56:14 +01:00
arch
be_apps Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bluetooth WIP... Updating Bluetooth. 2012-08-27 19:23:22 +00:00
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
drivers cpuidle: move generic cpuidle to generic 2012-11-18 17:39:19 +01:00
game Header was not self-containing. 2011-08-28 13:47:07 +00:00
interface Changes to allow Haiku source to build with GCC 4.7 2012-11-15 17:59:19 -05:00
kernel cpuid: Rework AMD CPUID numbers 2012-06-04 11:01:39 -05:00
locale Fix #8841 (broken localization support for 3rd-party apps). 2012-08-16 21:12:55 +02:00
mail Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
media Set of patches by Pete Goodeve to imrpove the handling of audio latency. 2011-11-03 14:26:03 +00:00
midi
midi2
net Added experimental version of a Socket API with SSL support. 2011-11-21 22:07:52 +01:00
opengl GLUT: Fix mistake in header license 2012-11-16 13:07:11 -06:00
package Add BPackageRoster::GetActivePackages() 2011-11-25 06:19:49 +01:00
storage Added BEntry::Name() method. 2012-11-12 23:56:23 +01:00
support Style and performance fixes. Thanks Ingo and Stephan. 2011-12-17 14:36:36 +13:00
translation Actually sort the translator menu used in ShowImage. 2012-08-07 00:41:41 -04:00
AppKit.h
Be.h Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks! 2010-05-16 16:07:55 +00:00
BeBuild.h Update the copyright year too. 2012-08-20 01:13:19 -04:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h Added the new headers to the NetworkKit.h all-in-one header. 2010-10-27 14:16:19 +00:00
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h