summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: add support for Smart BatteryRich Townsend2006-07-018-11/+2434
* Pull asus_acpi-0.30 into release branchLen Brown2006-07-011-108/+223
|\
| * ACPI: asus_acpi: add S1N WLED controlKarol Kozimor2006-07-011-2/+3
| * ACPI: asus_acpi: add S1N WLED controlKarol Kozimor2006-07-011-2/+3
| * ACPI: asus_acpi: rework model detectionKarol Kozimor2006-07-011-90/+93
| * ACPI: asus_acpi: support L5DKarol Kozimor2006-07-011-3/+7
| * ACPI: asus_acpi: handle internal Bluetooth / support W5AKarol Kozimor2006-07-011-4/+47
| * ACPI: asus_acpi: support A4GKarol Kozimor2006-07-011-0/+13
| * ACPI: asus_acpi: support W3400NKarol Kozimor2006-07-011-4/+6
| * ACPI: asus_acpi: LED display supportKarol Kozimor2006-07-011-6/+63
| * ACPI: asus_acpi: support A3GKarol Kozimor2006-07-011-2/+6
| * ACPI: asus_acpi: misc cleanupsKarol Kozimor2006-07-011-20/+7Star
* | Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-0110-148/+111Star
|\ \ | |/ |/|
| * ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-4/+0Star
| * ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| * ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| * ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-3/+1Star
| * ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-4/+1Star
| * ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| * ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| * ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| * ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| * ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0Star
| * ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-32/+30Star
| * ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-15/+15
| * ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-4/+4
| * ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-7/+7
| * ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-5/+5
| * ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-3/+3
| * ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-4/+4
| * ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-6/+6
| * ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-6/+6
| * ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-3/+3
| * ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel2006-06-301-4/+4
| * ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel2006-06-301-7/+5Star
| * ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel2006-06-301-20/+5Star
| * ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel2006-06-301-0/+2
| * ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel2006-06-301-0/+2
| * ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel2006-06-301-5/+4Star
| * ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel2006-06-301-0/+2
| * ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel2006-06-301-3/+3
* | Pull kmalloc into release branchLen Brown2006-07-0115-35/+28Star
|\ \
| * | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-3015-35/+28Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-014-4/+0Star
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0Star
* | | ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk2006-06-301-1/+1
* | | ACPI: fixup memhotplug debug messageakpm@osdl.org2006-06-301-1/+1
| |/ |/|
* | merge linus into release branchLen Brown2006-06-303-35/+124
|\|
| * [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-282-2/+16
| * [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-282-2/+3