summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2007-02-03ACPICA: Fix for Global Lock semaphore.Bob Moore1-1/+1
2007-02-03ACPICA: Fix trace output name and whitespaceBob Moore1-3/+1
2007-02-03ACPICA: Fix memory leak in table load error pathBob Moore1-1/+1
2007-02-03ACPICA: New common routine for creating and verifying a local FADT.Bob Moore1-20/+51
2007-02-03ACPICA: Report error if method creates 2 objects with the same nameBob Moore2-3/+17
2007-02-03ACPICA: FADT verification is now table driven.Bob Moore2-137/+154
2007-02-03ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore1-0/+2
2007-02-03ACPICA: re-factor table init routines for benefit of iASLBob Moore1-5/+25
2007-02-03ACPICA: Update comments in tbfadt.cBob Moore1-5/+6
2007-02-03ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore4-375/+1
2007-02-03ACPICA: Re-implement interpreters' "serialized mode"Bob Moore8-84/+109
2007-02-03ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore2-1/+381
2007-02-03ACPICA: Cleanup of FADT verification function.Bob Moore1-42/+23
2007-02-03ACPICA: Split acpi_format_exception into two partsBob Moore2-82/+109
2007-02-03ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy4-8/+17
2007-02-03ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore4-9/+9
2007-02-03ACPICA: Disable all wake GPEs after first one recievedBob Moore1-61/+17
2007-02-03ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2-0/+4
2007-02-03ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy16-160/+135
2007-02-03ACPICA: Lint changesBob Moore2-41/+84
2007-02-03ACPICA: Fix for FADT conversion in 64-bit modeBob Moore1-7/+14
2007-02-03ACPICA: misc fixes for new Table Manager:Bob Moore4-250/+395
2007-02-03ACPICA: Implement simplified Table ManagerBob Moore30-3403/+1609
2007-02-03ACPICA: Update debug outputBob Moore1-1/+1
2007-02-03ACPICA: Temporary fix for BankValue parameterBob Moore1-2/+28
2007-02-03ACPICA: fix for object premature deletionFiodor Suietov1-0/+9
2007-02-03ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore1-4/+3
2007-02-03ACPICA: Release global lock from interrupt handlerBob Moore1-35/+15
2007-02-03ACPICA: Delete recursive feature of ACPI Global LockBob Moore6-190/+131
2007-02-03ACPICA: Handle case NumElements > Package lengthBob Moore1-46/+41
2007-02-03ACPICA: Handle mis-matched package lengthBob Moore1-8/+19
2007-02-03ACPICA: Update function headerBob Moore1-0/+3
2007-01-27[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua1-2/+0
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2-23/+1
2007-01-11Pull sgi into release branchLen Brown1-0/+3
2007-01-11Pull trivial into release branchLen Brown3-9/+2
2007-01-11ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2-7/+0
2007-01-06[PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk1-3/+6
2007-01-06ACPI: ec: enable printk on cmdline useLen Brown1-2/+2
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain1-1/+1
2006-12-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds40-736/+1748
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar1-2/+10
2006-12-21ACPI: replace kmalloc+memset with kzallocBurman Yan20-75/+36
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-2/+2
2006-12-20Pull sgi into test branchLen Brown2-1/+97
2006-12-20Pull bugfix into test branchLen Brown4-8/+9
2006-12-20Pull ec into test branchLen Brown1-1/+1
2006-12-20Pull platform-drivers into test branchLen Brown4-12/+39