summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Pull ec into release branchLen Brown2006-06-151-10/+6
| |\ \ \ \ \
| | * | | | | ACPI: EC acpi-ecdt-uid-hackJiri Slaby2006-04-011-10/+6
| | |/ / / /
| * | | | | Pull cpu-hotplug into release branchLen Brown2006-06-151-4/+1
| |\ \ \ \ \
| | * | | | | ACPI: Allow hot-add of ejected processorAshok Raj2006-04-011-4/+1
| | |/ / / /
| * | | | | Pull address_range into release branchLen Brown2006-06-151-7/+5
| |\ \ \ \ \
| | * | | | | ACPI: fix memory hotplug range length handlingBjorn Helgaas2006-04-011-7/+5
| | |/ / / /
| * | | | | Pull acpica into release branchLen Brown2006-06-15112-3481/+3567
| |\ \ \ \ \
| | * | | | | ACPI: ACPICA 20060608Bob Moore2006-06-1413-87/+96
| | * | | | | ACPI: ACPICA 20060526Bob Moore2006-06-1431-987/+905
| | * | | | | ACPI: execute Notify() handlers on new threadAlexey Starikovskiy2006-06-143-32/+56
| | * | | | | ACPI: ACPICA 20060512Bob Moore2006-06-1416-63/+107
| | * | | | | ACPI: ACPICA 20060421Bob Moore2006-06-14104-923/+1144
| | * | | | | ACPI: ACPICA 20060331Bob Moore2006-06-1426-133/+329
| | * | | | | [ACPI] ACPICA 20060317Bob Moore2006-06-1425-864/+245
| | * | | | | ACPI: inline trivial acpi_os_get_thread_id()Len Brown2006-04-011-8/+0
| | * | | | | ACPI: ACPICA 20060310Bob Moore2006-04-0155-305/+268
| | * | | | | ACPI: ACPICA 20060217Bob Moore2006-04-018-75/+88
| | * | | | | [ACPI] ACPICA 20060210Bob Moore2006-03-3190-141/+464
| | * | | | | Revert "[PATCH] ACPI: fix vendor resource length computation"Len Brown2006-03-311-2/+4
| | | |/ / / | | |/| | |
* | | | | | [PATCH] make ACPI errata __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | | | [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-232-1/+49
* | | | | | Make sure to re-enable SCI after an ACPI suspendLinus Torvalds2006-06-191-0/+3
|/ / / / /
* | | | | [PATCH] powernow-k8 crash workaroundAndrew Morton2006-06-101-1/+4
| |_|/ / |/| | |
* | | | [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-1/+1
| |/ / |/| |
* | | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
|/ /
* | [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
* | [PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas2006-03-261-43/+11
* | [PATCH] EFI fixesTolentino, Matthew E2006-03-261-1/+2
* | [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-261-6/+4
* | [PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen2006-03-251-2/+4
* | [PATCH] x86_64: Force broadcast timer on AMD systems with C3 too.Andi Kleen2006-03-251-10/+15
* | [PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen2006-03-251-21/+6
* | fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+2
* | [PATCH] acpi: remove dock event handling from ibm_acpiKristen Accardi2006-03-232-3/+22
* | [PATCH] acpi: export acpi_bus_trimKristen Accardi2006-03-231-2/+3
* | [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen2006-02-261-1/+1
* | [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-261-5/+3
* | [PATCH] ACPI: fix vendor resource length computationBjorn Helgaas2006-02-171-4/+2
|/
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-041-1/+3
* [PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supportedVenkatesh Pallipadi2006-02-041-1/+1
* [ACPI] ACPICA 20060127Bob Moore2006-01-3185-736/+1238
* Pull release into acpica branchLen Brown2006-01-2716-267/+329
|\
| *-------------------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-24131-6868/+6025
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | [ACPI] make two processor functions staticAdrian Bunk2006-01-082-6/+6
| | | | | | | | | | | * | [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-075-7/+7
| | | | | | | | | | | |/
| | | | | | | | | | * | [ACPI_ASUS] fix asus module param descriptionKarol Kozimor2006-01-041-2/+4
| | | | | | | | | | * | [ACPI_ASUS] M6R display readingKarol Kozimor2006-01-041-1/+1
| | | | | | | | | | * | [ASUS_ACPI] work around Samsung P30s oopsKarol Kozimor2005-12-291-9/+18
| | | | | | | * | | | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-013-21/+11
| | | | | | | |/ / / /
| | | | | | * | | | | [ACPI] build EC driver on IA64Kenji Kaneshige2005-12-211-1/+0
OpenPOWER on IntegriCloud