summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* [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
| | | | | | * | | | | [ACPI] Embedded Controller (EC) driver printk syntax updateLen Brown2005-12-051-10/+10
| | | | | | * | | | | [ACPI] Enable Embedded Controller (EC) interrupt mode by defaultLen Brown2005-12-051-3/+3
| | | | | | * | | | | [ACPI] Embedded Controller (EC) driver syntax updateLen Brown2005-12-051-116/+117
| | | | | | * | | | | [ACPI] Disable EC burst mode w/o disabling EC interruptsLuming Yu2005-12-011-16/+20
| | | | | | |/ / / /
| | | | | * | | | | [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning)Yu Luming2006-01-031-1/+1
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | [ACPI] handle BIOS with implicit C1 in _CSTJanosch Machowinski2005-12-011-33/+31
| | | * | | | | | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-153-10/+13
| | * | | | | | | [ACPI] Disable C2/C3 for _all_ IBM R40e LaptopsThomas Rosner2006-01-071-16/+51
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
| * | | | | | | [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-0/+15
| * | | | | | | [PATCH] apci: use pin stored in pci_devKristen Accardi2006-01-091-4/+3
| * | | | | | | [PATCH] tpm: add bios measurement logKylene Jo Hall2006-01-081-0/+2
| * | | | | | | [ACPI] remove Kconfig "default y" for laptop driversBorislav Petkov2006-01-071-2/+0
| * | | | | | | [ACPI] fix kernel-doc warnings in acpi/scan.cRandy Dunlap2006-01-071-10/+17
| * | | | | | | Auto-update from upstreamLen Brown2006-01-063-15/+15
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | [ACPI] reduce kernel size: move 5BK .bss to 2.5KB .init.dataLen Brown2005-12-301-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | [ACPI] remove "Resource isn't an IRQ" warningLen Brown2006-01-261-1/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | [ACPI] ACPICA 20060113Bob Moore2006-01-20109-944/+569
* | | | | | [ACPI] delete message "**** SET: Misaligned resource pointer:"Len Brown2006-01-201-8/+0
* | | | | | Revert "[ACPI] fix pnpacpi regression resulting from ACPICA 20051117"Len Brown2006-01-161-6/+6
* | | | | | [ACPI] acpi_memhotplug.c build fixKAMEZAWA Hiroyuki2006-01-071-7/+6
* | | | | | Pull pnpacpi into acpica branchLen Brown2006-01-075-18/+18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-043-15/+15
| |/ / / /
OpenPOWER on IntegriCloud