aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_link.c
AgeCommit message (Expand)Author
2010-10-15ACPI: remove unused declaration of proc_fs.hZhang Rui
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-16acpi: make ACPI device id constantMárton Németh
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-03-17ACPI: pci_link: simplify list of link devicesBjorn Helgaas
2009-03-17ACPI: pci_link: remove unnecessary null pointer checksBjorn Helgaas
2009-03-17ACPI: pci_link: remove unnecessary casts and initializationsBjorn Helgaas
2009-03-17ACPI: pci_link: clean up whitespaceBjorn Helgaas
2009-02-07ACPI: add missing KERN_* constants to printksFrank Seidel
2009-01-09Merge branch 'misc' into releaseLen Brown
2008-12-30ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin
2008-12-30ACPI: Do not modify SCI_EN directlyRafael J. Wysocki
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22ACPI: Fix possible null ptr dereferencedonald.d.dugger@intel.com
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-08-15ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas
2008-07-18ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptorsBjorn Helgaas
2008-02-07ACPI: misc cleanupsAdrian Bunk
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-22ACPI: drivers/acpi/pci_link.c: lower printk severityDan Aloni
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-16Pull style into test branchLen Brown
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-07-10ACPI: acpi_os_allocate() fixesLen Brown
2006-06-30ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-19Make sure to re-enable SCI after an ACPI suspendLinus Torvalds
2006-05-13sem2mutex: acpi, acpi_link_lockIngo Molnar
2006-01-26[ACPI] remove "Resource isn't an IRQ" warningLen Brown
2006-01-07Pull pnpacpi into acpica branchLen Brown
2005-12-12[PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones
2005-12-10[ACPI] ACPICA 20050930Bob Moore
2005-09-22[ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-08-05[ACPI] whitespacePavel Machek
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown
2005-08-04[ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32Andrew Morton