Age | Commit message (Expand) | Author | Files | Lines |
2006-06-20 | Make sure to re-enable SCI after an ACPI suspend | Linus Torvalds | 1 | -0/+3 |
2006-06-10 | [PATCH] powernow-k8 crash workaround | Andrew Morton | 1 | -1/+4 |
2006-04-09 | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 1 | -1/+1 |
2006-04-01 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 1 | -2/+2 |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita | 1 | -1/+1 |
2006-03-26 | [PATCH] ACPI: clean up memory attribute checking for map/read/write | Bjorn Helgaas | 1 | -43/+11 |
2006-03-26 | [PATCH] EFI fixes | Tolentino, Matthew E | 1 | -1/+2 |
2006-03-26 | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 1 | -6/+4 |
2006-03-26 | [PATCH] Fix compilation of processor_idle.c on IA64 | Andi Kleen | 1 | -2/+4 |
2006-03-25 | [PATCH] x86_64: Force broadcast timer on AMD systems with C3 too. | Andi Kleen | 1 | -10/+15 |
2006-03-25 | [PATCH] x86_64: Clean up and tweak ACPI blacklist year code | Andi Kleen | 1 | -21/+6 |
2006-03-24 | fix typos "wich" -> "which" | Uwe Zeisberger | 1 | -1/+2 |
2006-03-24 | [PATCH] acpi: remove dock event handling from ibm_acpi | Kristen Accardi | 2 | -3/+22 |
2006-03-24 | [PATCH] acpi: export acpi_bus_trim | Kristen Accardi | 1 | -2/+3 |
2006-02-26 | [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64 | Andi Kleen | 1 | -1/+1 |
2006-02-26 | [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED | Andi Kleen | 1 | -5/+3 |
2006-02-18 | [PATCH] ACPI: fix vendor resource length computation | Bjorn Helgaas | 1 | -4/+2 |
2006-02-05 | [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. | Ashok Raj | 1 | -1/+3 |
2006-02-05 | [PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supported | Venkatesh Pallipadi | 1 | -1/+1 |
2006-01-31 | [ACPI] ACPICA 20060127 | Bob Moore | 85 | -736/+1238 |
2006-01-28 | Pull release into acpica branch | Len Brown | 16 | -267/+329 |
2006-01-27 | [ACPI] remove "Resource isn't an IRQ" warning | Len Brown | 1 | -1/+3 |
2006-01-25 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 131 | -6868/+6025 |
2006-01-20 | [ACPI] ACPICA 20060113 | Bob Moore | 109 | -944/+569 |
2006-01-20 | [ACPI] delete message "**** SET: Misaligned resource pointer:" | Len Brown | 1 | -8/+0 |
2006-01-16 | Revert "[ACPI] fix pnpacpi regression resulting from ACPICA 20051117" | Len Brown | 1 | -6/+6 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -1/+1 |
2006-01-12 | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 1 | -0/+15 |
2006-01-09 | [PATCH] apci: use pin stored in pci_dev | Kristen Accardi | 1 | -4/+3 |
2006-01-09 | [PATCH] tpm: add bios measurement log | Kylene Jo Hall | 1 | -0/+2 |
2006-01-08 | [ACPI] make two processor functions static | Adrian Bunk | 2 | -6/+6 |
2006-01-07 | [ACPI] remove Kconfig "default y" for laptop drivers | Borislav Petkov | 1 | -2/+0 |
2006-01-07 | [ACPI] fix kernel-doc warnings in acpi/scan.c | Randy Dunlap | 1 | -10/+17 |
2006-01-07 | [ACPI] Disable C2/C3 for _all_ IBM R40e Laptops | Thomas Rosner | 1 | -16/+51 |
2006-01-07 | [ACPI] acpi_memhotplug.c build fix | KAMEZAWA Hiroyuki | 1 | -7/+6 |
2006-01-07 | [ACPI] move some run-time structure inits to compile time | Arjan van de Ven | 5 | -7/+7 |
2006-01-07 | Pull pnpacpi into acpica branch | Len Brown | 5 | -18/+18 |
2006-01-07 | Auto-update from upstream | Len Brown | 3 | -15/+15 |
2006-01-05 | [ACPI] fix pnpacpi regression resulting from ACPICA 20051117 | Len Brown | 1 | -6/+6 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 3 | -15/+15 |
2006-01-04 | [ACPI_ASUS] fix asus module param description | Karol Kozimor | 1 | -2/+4 |
2006-01-04 | [ACPI_ASUS] M6R display reading | Karol Kozimor | 1 | -1/+1 |
2006-01-04 | [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning) | Yu Luming | 1 | -1/+1 |
2005-12-30 | [ACPI] reduce kernel size: move 5BK .bss to 2.5KB .init.data | Len Brown | 1 | -2/+2 |
2005-12-29 | [ASUS_ACPI] work around Samsung P30s oops | Karol Kozimor | 1 | -9/+18 |
2005-12-28 | [ACPI] fix osl.c build warning | Len Brown | 1 | -1/+1 |
2005-12-28 | [ACPI] ACPICA 20051216 | Bob Moore | 18 | -251/+520 |
2005-12-23 | Pull bug3410 into release branch | Len Brown | 1 | -2/+2 |
2005-12-23 | Pull owner_id into release branch | Len Brown | 1 | -9/+9 |
2005-12-23 | [ACPI] fix build warning from owner_id patch | Len Brown | 1 | -1/+1 |