Age | Commit message (Expand) | Author |
2006-07-01 | Pull acpi_os_free into release branch | Len Brown |
2006-07-01 | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown |
2006-07-01 | ACPI: add support for Smart Battery | Rich Townsend |
2006-07-01 | ACPI: asus_acpi: correct M6N/M6R display nodes | Karol Kozimor |
2006-07-01 | [PATCH] ACPI: fix not power-manageable device message | Jae-hyeon Park |
2006-07-01 | ACPI: handle battery notify event on broken BIOS | Vladimir Lebedev |
2006-07-01 | ACPI: handle AC notify event on broken BIOS | Christian Lupien |
2006-07-01 | Pull asus_acpi-0.30 into release branch | Len Brown |
2006-07-01 | Pull acpi_device_handle_cleanup into release branch | Len Brown |
2006-06-30 | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: rework model detection | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: support L5D | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: handle internal Bluetooth / support W5A | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: support A4G | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: support W3400N | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: LED display support | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: support A3G | Karol Kozimor |
2006-06-30 | ACPI: asus_acpi: misc cleanups | Karol Kozimor |
2006-06-30 | Pull kmalloc into release branch | Len Brown |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | ACPI: drivers/acpi/scan.c: make acpi_bus_type static | Adrian Bunk |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | ACPI: fixup memhotplug debug message | akpm@osdl.org |
2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown |
2006-06-30 | ACPI: video: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: thermal: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: power: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: pci_root: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: pci_link: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: fan: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: button: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: battery: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: ac: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: video: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: thermal: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: power: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: pci_root: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: pci_link: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: fan: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: button: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: battery: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: ac: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: video: add struct acpi_device to struct acpi_video_bus. | Patrick Mochel |
2006-06-30 | ACPI: power: add struct acpi_device to struct acpi_power_resource | Patrick Mochel |
2006-06-30 | ACPI: thermal: add struct acpi_device to struct acpi_thermal. | Patrick Mochel |
2006-06-30 | ACPI: pci root: add struct acpi_device to struct acpi_pci_root. | Patrick Mochel |
2006-06-30 | ACPI: fan: add struct acpi_device to struct acpi_fan. | Patrick Mochel |