summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2009-01-16Merge branch 'misc' into releaseLen Brown-1/+1
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown-47/+42
2009-01-16ACPI: rename main.c to sleep.cLen Brown-1/+1
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui-4/+12
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy-44/+30
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy-1/+2
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown-3157/+0
2009-01-09Merge branch 'simplify_PRT' into releaseLen Brown-394/+168
2009-01-09Merge branch 'linus' into releaseLen Brown-56/+167
2009-01-09Merge branch 'suspend' into releaseLen Brown-8/+59
2009-01-09Merge branch 'misc' into releaseLen Brown-5/+7
2009-01-09Merge branch 'fluff' into releaseLen Brown-5/+5
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown-21/+37
2009-01-09Merge branch 'battery' into releaseLen Brown-2/+3
2009-01-09Merge branch 'alarm' into releaseLen Brown-21/+32
2009-01-09ACPICA: hide private headersLen Brown-349/+7765
2009-01-09ACPICA: create acpica/ directoryLen Brown-101/+53
2009-01-09ACPI: fix build warningLen Brown-2/+2
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui-1/+2
2009-01-08ACPICA: delete utcache.cLen Brown-316/+1
2009-01-08ACPICA: delete acdisasm.hLen Brown-0/+2
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-0/+20
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-7/+7
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson-0/+2
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson-0/+3
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson-2/+8
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson-0/+9
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King-0/+1
2009-01-06trivial: Fix misspelling of "firmware" in acpi_memhotplug.cNick Andrew-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer-6/+6
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell-44/+78
2008-12-31ACPICA: FADT: Update error msgs for consistencyBob Moore-4/+4
2008-12-31ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com-68/+105
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore-20/+105
2008-12-31ACPICA: Restructure includes into public/privateBob Moore-58/+165
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming-9/+0
2008-12-31ACPI: reboot.c: use new acpi_reset interfaceLin Ming-1/+1
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore-0/+37
2008-12-31ACPICA: Move all public H/W interfaces to new hwxfaceBob Moore-497/+558
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore-113/+81
2008-12-31ACPI: power.c: call acpi_get_name to get node nameLin Ming-1/+5
2008-12-31ACPI: main.c: use new public GPE group enable/disable interfacesLin Ming-6/+6
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore-0/+58
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore-83/+136
2008-12-31ACPI: wakeup.c: remove ACPI_FUNCTION_TRACELin Ming-5/+0
2008-12-31ACPI: proc.c: remove ACPI_FUNCTION_TRACELin Ming-9/+3
2008-12-31ACPI: ec.c: call acpi_get_name to get node nameLin Ming-2/+7
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming-2/+2
2008-12-30video: always update the brightness when poking "brightness"Zhang Rui-0/+5
2008-12-30ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin-5/+5