aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09Merge branch 'fluff' into releaseLen Brown
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown
2009-01-09Merge branch 'battery' into releaseLen Brown
2009-01-09Merge branch 'alarm' into releaseLen Brown
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown
2009-01-09ACPI: fix build warningLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-08ACPICA: delete utcache.cLen Brown
2009-01-08ACPICA: delete acdisasm.hLen Brown
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-06trivial: Fix misspelling of "firmware" in acpi_memhotplug.cNick Andrew
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2008-12-31ACPICA: FADT: Update error msgs for consistencyBob Moore
2008-12-31ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore
2008-12-31ACPICA: Restructure includes into public/privateBob Moore
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-12-31ACPI: reboot.c: use new acpi_reset interfaceLin Ming
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore
2008-12-31ACPICA: Move all public H/W interfaces to new hwxfaceBob Moore
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore
2008-12-31ACPI: power.c: call acpi_get_name to get node nameLin Ming
2008-12-31ACPI: main.c: use new public GPE group enable/disable interfacesLin Ming
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore
2008-12-31ACPI: wakeup.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: proc.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: ec.c: call acpi_get_name to get node nameLin Ming
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming
2008-12-30video: always update the brightness when poking "brightness"Zhang Rui
2008-12-30ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin
2008-12-30ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown
2008-12-30ACPI: PCI: add HP copyrightBjorn Helgaas
2008-12-30ACPI: PCI: whitespace and useless initialization cleanupBjorn Helgaas
2008-12-30ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inlineBjorn Helgaas
2008-12-30ACPI: PCI: simplify struct acpi_prt_entryBjorn Helgaas
2008-12-30ACPI: PCI: simplify list of _PRT entriesBjorn Helgaas