| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown | 2006-07-01 | 4 | -138/+56 |
* | ACPI: add support for Smart Battery | Rich Townsend | 2006-07-01 | 8 | -11/+2434 |
* | Pull asus_acpi-0.30 into release branch | Len Brown | 2006-07-01 | 1 | -108/+223 |
|\ |
|
| * | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor | 2006-06-30 | 1 | -2/+3 |
| * | ACPI: asus_acpi: add S1N WLED control | Karol Kozimor | 2006-06-30 | 1 | -2/+3 |
| * | ACPI: asus_acpi: rework model detection | Karol Kozimor | 2006-06-30 | 1 | -90/+93 |
| * | ACPI: asus_acpi: support L5D | Karol Kozimor | 2006-06-30 | 1 | -3/+7 |
| * | ACPI: asus_acpi: handle internal Bluetooth / support W5A | Karol Kozimor | 2006-06-30 | 1 | -4/+47 |
| * | ACPI: asus_acpi: support A4G | Karol Kozimor | 2006-06-30 | 1 | -0/+13 |
| * | ACPI: asus_acpi: support W3400N | Karol Kozimor | 2006-06-30 | 1 | -4/+6 |
| * | ACPI: asus_acpi: LED display support | Karol Kozimor | 2006-06-30 | 1 | -6/+63 |
| * | ACPI: asus_acpi: support A3G | Karol Kozimor | 2006-06-30 | 1 | -2/+6 |
| * | ACPI: asus_acpi: misc cleanups | Karol Kozimor | 2006-06-30 | 1 | -20/+7 |
* | | Pull acpi_device_handle_cleanup into release branch | Len Brown | 2006-07-01 | 10 | -148/+111 |
|\ \
| |/
|/| |
|
| * | ACPI: video: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -4/+0 |
| * | ACPI: thermal: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -2/+0 |
| * | ACPI: power: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -2/+0 |
| * | ACPI: pci_root: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -3/+1 |
| * | ACPI: pci_link: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -4/+1 |
| * | ACPI: fan: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -2/+0 |
| * | ACPI: button: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -2/+0 |
| * | ACPI: battery: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -2/+0 |
| * | ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -2/+0 |
| * | ACPI: ac: Remove unneeded acpi_handle from driver. | Patrick Mochel | 2006-06-30 | 1 | -2/+0 |
| * | ACPI: video: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -32/+30 |
| * | ACPI: thermal: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -15/+15 |
| * | ACPI: power: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -4/+4 |
| * | ACPI: pci_root: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -7/+7 |
| * | ACPI: pci_link: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -5/+5 |
| * | ACPI: fan: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -3/+3 |
| * | ACPI: button: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -4/+4 |
| * | ACPI: battery: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -6/+6 |
| * | ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -6/+6 |
| * | ACPI: ac: Use acpi_device's handle instead of driver's | Patrick Mochel | 2006-06-30 | 1 | -3/+3 |
| * | ACPI: video: add struct acpi_device to struct acpi_video_bus. | Patrick Mochel | 2006-06-30 | 1 | -4/+4 |
| * | ACPI: power: add struct acpi_device to struct acpi_power_resource | Patrick Mochel | 2006-06-30 | 1 | -7/+5 |
| * | ACPI: thermal: add struct acpi_device to struct acpi_thermal. | Patrick Mochel | 2006-06-30 | 1 | -20/+5 |
| * | ACPI: pci root: add struct acpi_device to struct acpi_pci_root. | Patrick Mochel | 2006-06-30 | 1 | -0/+2 |
| * | ACPI: fan: add struct acpi_device to struct acpi_fan. | Patrick Mochel | 2006-06-30 | 1 | -0/+2 |
| * | ACPI: battery: add struct acpi_device to struct acpi_battery. | Patrick Mochel | 2006-06-30 | 1 | -5/+4 |
| * | ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device. | Patrick Mochel | 2006-06-30 | 1 | -0/+2 |
| * | ACPI: ac: Add struct acpi_device to struct acpi_ac. | Patrick Mochel | 2006-06-30 | 1 | -3/+3 |
* | | Pull kmalloc into release branch | Len Brown | 2006-06-30 | 19 | -45/+36 |
|\ \ |
|
| * | | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 | 19 | -45/+36 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-30 | 6 | -209/+99 |
|\ \ |
|
| * | | [SPARC64]: Kill sun4v virtual device layer. | David S. Miller | 2006-06-30 | 3 | -114/+23 |
| * | | [SERIAL] sunhv: Convert to of_driver layer. | David S. Miller | 2006-06-30 | 1 | -95/+71 |
| * | | [SPARC64]: Mask out top 8-bits in physical address when building resources. | David S. Miller | 2006-06-30 | 1 | -0/+3 |
| * | | [SERIAL] sunsu: Missing return statement in su_probe(). | David S. Miller | 2006-06-30 | 1 | -0/+2 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-30 | 23 | -65/+236 |
|\ \ \ |
|