aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2007-02-024-8/+22
| * | | ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov2007-02-023-124/+42
| * | | ACPICA: Restructured module into multiple functions.Mikhail Kouzmich2007-02-021-623/+783
| * | | ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-021-0/+1
| * | | ACPICA: Fix for possible memory leak and fault.Fiodor Suietov2007-02-021-3/+5
| * | | ACPICA: Update interpreter error paths to always report the errorBob Moore2007-02-021-3/+7
| * | | ACPICA: On AML mutex force-release, set depth to zero (was 1).Bob Moore2007-02-021-1/+7
| * | | ACPICA: Use faster ByIndex interface to get FACSBob Moore2007-02-021-2/+2
| * | | ACPICA: Remove obsolete Flags parameter.Bob Moore2007-02-028-56/+32
| * | | ACPICA: Fix for Global Lock semaphore.Bob Moore2007-02-021-1/+1
| * | | ACPICA: Fix trace output name and whitespaceBob Moore2007-02-021-3/+1
| * | | ACPICA: Fix memory leak in table load error pathBob Moore2007-02-021-1/+1
| * | | ACPICA: New common routine for creating and verifying a local FADT.Bob Moore2007-02-021-20/+51
| * | | ACPICA: Report error if method creates 2 objects with the same nameBob Moore2007-02-022-3/+17
| * | | ACPICA: FADT verification is now table driven.Bob Moore2007-02-022-137/+154
| * | | ACPICA: Allow type ANY to be the target of the Scope operator.Bob Moore2007-02-021-0/+2
| * | | ACPICA: re-factor table init routines for benefit of iASLBob Moore2007-02-021-5/+25
| * | | ACPICA: Update comments in tbfadt.cBob Moore2007-02-021-5/+6
| * | | ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore2007-02-024-375/+1
| * | | ACPICA: Re-implement interpreters' "serialized mode"Bob Moore2007-02-028-84/+109
| * | | ACPICA: Create tbfadt.c to hold all FADT-related functionsBob Moore2007-02-022-1/+381
| * | | ACPICA: Cleanup of FADT verification function.Bob Moore2007-02-021-42/+23
| * | | ACPICA: Split acpi_format_exception into two partsBob Moore2007-02-022-82/+109
| * | | ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2007-02-024-8/+17
| * | | ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore2007-02-024-9/+9
| * | | ACPICA: Disable all wake GPEs after first one recievedBob Moore2007-02-021-61/+17
| * | | ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2007-02-022-0/+4
| * | | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-0216-160/+135
| * | | ACPICA: Lint changesBob Moore2007-02-022-41/+84
| * | | ACPICA: Fix for FADT conversion in 64-bit modeBob Moore2007-02-021-7/+14
| * | | ACPICA: misc fixes for new Table Manager:Bob Moore2007-02-024-250/+395
| * | | ACPICA: Implement simplified Table ManagerBob Moore2007-02-0230-3403/+1609
| * | | ACPICA: Update debug outputBob Moore2007-02-021-1/+1
| * | | ACPICA: Temporary fix for BankValue parameterBob Moore2007-02-021-2/+28
| * | | ACPICA: fix for object premature deletionFiodor Suietov2007-02-021-0/+9
| * | | ACPICA: Cast acpi_thread_id to UINT32 for debug output onlyBob Moore2007-02-021-4/+3
| * | | ACPICA: Release global lock from interrupt handlerBob Moore2007-02-021-35/+15
| * | | ACPICA: Delete recursive feature of ACPI Global LockBob Moore2007-02-026-190/+131
| * | | ACPICA: Handle case NumElements > Package lengthBob Moore2007-02-021-46/+41
| * | | ACPICA: Handle mis-matched package lengthBob Moore2007-02-021-8/+19
| * | | ACPICA: Update function headerBob Moore2007-02-021-0/+3
| |/ /
* | | Pull bugzilla-7349 into test branchLen Brown2007-02-021-15/+43
|\ \ \
| * | | ACPI: video: fix LCD monitor seen as CRTRui Zhang2007-01-031-15/+43
* | | | Pull video into test branchLen Brown2007-02-022-3/+70
|\ \ \ \
| * | | | ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2006-12-202-3/+70
* | | | | Pull hp-pci-root into test branchLen Brown2007-02-022-123/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen2007-01-162-123/+13
* | | | | [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-01-261-4/+0
* | | | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-231-2/+0
|/ / / /
* | | | Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2007-01-112-23/+1