aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown1-7/+0
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel1-4/+1
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel1-5/+5
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-60/+45
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-18/+18
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown1-17/+17
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-49/+41
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-12/+13
2006-06-19Make sure to re-enable SCI after an ACPI suspendLinus Torvalds1-0/+3
2006-05-13sem2mutex: acpi, acpi_link_lockIngo Molnar1-12/+13
2006-01-26[ACPI] remove "Resource isn't an IRQ" warningLen Brown1-1/+3
2006-01-07Pull pnpacpi into acpica branchLen Brown1-1/+1
2005-12-12[PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones1-1/+1
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-46/+46
2005-09-22[ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown1-5/+5
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-239/+238
2005-08-05[ACPI] whitespacePavel Machek1-7/+3
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown1-2/+1
2005-08-04[ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32Andrew Morton1-4/+1
2005-08-03[ACPI] S3 resume: avoid kmalloc() might_sleep oops symptomDavid Shaohua Li1-0/+7
2005-08-03/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-0/+11
2005-08-03[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviourDavid Shaohua Li1-0/+11
2005-08-01Revert ACPI interrupt resume changesLinus Torvalds1-20/+18
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li1-16/+87
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-2/+5
2005-07-11[ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li1-22/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+904