summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_link.c
AgeCommit message (Expand)AuthorLines
2008-02-07ACPI: misc cleanupsAdrian Bunk-1/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger-2/+7
2007-07-22ACPI: drivers/acpi/pci_link.c: lower printk severityDan Aloni-1/+1
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown-1/+0
2007-02-12ACPI: fix acpi_driver.name usageLen Brown-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown-1/+1
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy-1/+1
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore-1/+1
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan-4/+2
2006-12-16Pull style into test branchLen Brown-4/+4
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina-1/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt-4/+4
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown-7/+0
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel-4/+1
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel-5/+5
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel-60/+45
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown-18/+18
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown-17/+17
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger-49/+41
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-12/+13
2006-06-19Make sure to re-enable SCI after an ACPI suspendLinus Torvalds-0/+3
2006-05-13sem2mutex: acpi, acpi_link_lockIngo Molnar-12/+13
2006-01-26[ACPI] remove "Resource isn't an IRQ" warningLen Brown-1/+3
2006-01-07Pull pnpacpi into acpica branchLen Brown-1/+1
2005-12-12[PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones-1/+1
2005-12-10[ACPI] ACPICA 20050930Bob Moore-46/+46
2005-09-22[ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown-5/+5
2005-08-05[ACPI] Lindent all ACPI filesLen Brown-239/+238
2005-08-05[ACPI] whitespacePavel Machek-7/+3
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown-2/+1
2005-08-04[ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32Andrew Morton-4/+1
2005-08-03[ACPI] S3 resume: avoid kmalloc() might_sleep oops symptomDavid Shaohua Li-0/+7
2005-08-03/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown-0/+11
2005-08-03[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviourDavid Shaohua Li-0/+11
2005-08-01Revert ACPI interrupt resume changesLinus Torvalds-20/+18
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li-16/+87
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li-2/+5
2005-07-11[ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li-22/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+904