aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds29-308/+2724
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-01Pull smart-battery into release branchLen Brown9-14/+2355
2006-07-01Pull bugzilla-3241 into release branchLen Brown2-4/+8
2006-07-01Pull asus_acpi-0.30 into release branchLen Brown1-108/+223
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown10-148/+111
2006-07-01Pull acpi_os_free into release branchLen Brown15-35/+28
2006-07-01ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown4-138/+56
2006-07-01ACPI: add support for Smart BatteryRich Townsend8-11/+2434
2006-07-01ACPI: asus_acpi: correct M6N/M6R display nodesKarol Kozimor1-2/+3
2006-07-01[PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park1-1/+1
2006-07-01ACPI: handle battery notify event on broken BIOSVladimir Lebedev1-2/+4
2006-07-01ACPI: handle AC notify event on broken BIOSChristian Lupien1-2/+4
2006-07-01Pull asus_acpi-0.30 into release branchLen Brown1-108/+223
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown10-148/+111
2006-06-30ACPI: asus_acpi: add S1N WLED controlKarol Kozimor1-2/+3
2006-06-30ACPI: asus_acpi: add S1N WLED controlKarol Kozimor1-2/+3
2006-06-30ACPI: asus_acpi: rework model detectionKarol Kozimor1-90/+93
2006-06-30ACPI: asus_acpi: support L5DKarol Kozimor1-3/+7
2006-06-30ACPI: asus_acpi: handle internal Bluetooth / support W5AKarol Kozimor1-4/+47
2006-06-30ACPI: asus_acpi: support A4GKarol Kozimor1-0/+13
2006-06-30ACPI: asus_acpi: support W3400NKarol Kozimor1-4/+6
2006-06-30ACPI: asus_acpi: LED display supportKarol Kozimor1-6/+63
2006-06-30ACPI: asus_acpi: support A3GKarol Kozimor1-2/+6
2006-06-30ACPI: asus_acpi: misc cleanupsKarol Kozimor1-20/+7
2006-06-30Pull kmalloc into release branchLen Brown15-35/+28
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds4-4/+0
2006-06-30ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org1-1/+1
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown15-35/+28
2006-06-30ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel1-4/+0
2006-06-30ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel1-3/+1
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel1-4/+1
2006-06-30ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel1-32/+30
2006-06-30ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel1-15/+15
2006-06-30ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel1-4/+4
2006-06-30ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel1-7/+7
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel1-5/+5
2006-06-30ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel1-3/+3
2006-06-30ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel1-4/+4
2006-06-30ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel1-6/+6
2006-06-30ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel1-6/+6