aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown
2006-06-30ACPI: asus_acpi: add S1N WLED controlKarol Kozimor
2006-06-30ACPI: asus_acpi: add S1N WLED controlKarol Kozimor
2006-06-30ACPI: asus_acpi: rework model detectionKarol Kozimor
2006-06-30ACPI: asus_acpi: support L5DKarol Kozimor
2006-06-30ACPI: asus_acpi: handle internal Bluetooth / support W5AKarol Kozimor
2006-06-30ACPI: asus_acpi: support A4GKarol Kozimor
2006-06-30ACPI: asus_acpi: support W3400NKarol Kozimor
2006-06-30ACPI: asus_acpi: LED display supportKarol Kozimor
2006-06-30ACPI: asus_acpi: support A3GKarol Kozimor
2006-06-30ACPI: asus_acpi: misc cleanupsKarol Kozimor
2006-06-30Pull kmalloc into release branchLen Brown
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-30ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel
2006-06-30ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel
2006-06-30ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel
2006-06-30ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel
2006-06-30ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel
2006-06-30ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel
2006-06-30ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel
2006-06-30ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel
2006-06-29merge linus into release branchLen Brown
2006-06-29Pull acpica into release branchLen Brown
2006-06-29Pull c-states into release branchLen Brown
2006-06-29Pull trivial into release branchLen Brown
2006-06-28ACPI: fix battery on HP NX6125Vladimir Lebedev