aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
* | ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore2009-03-2711-33/+303
* | ACPICA: FADT: Fix extraneous length mismatch warningBob Moore2009-03-271-1/+2
* | ACPICA: Formatting update - no functional changesBob Moore2009-03-2721-174/+161
* | ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-274-13/+22
* | ACPICA: Update table header print functionBob Moore2009-03-261-7/+11
* | ACPICA: Restructure bit register access functionsBob Moore2009-03-261-115/+62
* | ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-266-36/+37
* | ACPICA: Optimize ACPI register lockingBob Moore2009-03-262-39/+28
* | ACPICA: Formatting update - no functional changesBob Moore2009-03-268-54/+61
* | ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore2009-03-263-4/+4
* | ACPICA: Debug output: print result of _OSI invocationsBob Moore2009-03-261-11/+21
* | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-261-1/+4
* | ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-2638-194/+158
* | ACPICA: Add function to handle PM1 control registersBob Moore2009-03-264-67/+78
* | ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-263-10/+7
* | ACPICA: Fix parameter validation for acpi_read/writeBob Moore2009-03-261-10/+8
* | ACPICA: For PM1B registers, do not shift value read or writtenBob Moore2009-03-261-9/+24
* | ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore2009-03-261-14/+3
* | ACPICA: Fix writes to optional PM1B registersBob Moore2009-03-261-65/+140
* | ACPICA: Update comments in module headerBob Moore2009-03-261-19/+22
* | ACPICA: Check for non-zero address before being converted to GASLin Ming2009-03-261-7/+9
* | ACPICA: Split out PM1 status registers from the FADTBob Moore2009-03-263-122/+147
* | ACPICA: Add override for dynamic tablesBob Moore2009-03-261-1/+27
* | ACPICA: Remove extraneous parameter in table managerBob Moore2009-03-264-17/+14
* | ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-263-44/+47
* | ACPICA: Add error check to debug object dump routineBob Moore2009-03-261-0/+6
|/
*-. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-072-16/+12
|\ \
| | * ACPICA: Fix table entry truncation calculationMyron Stowe2009-02-071-4/+3
| |/ |/|
| * ACPICA: add debug dump of BIOS _OSI stringsLen Brown2009-02-031-12/+9
|/
* Merge branch 'linus' into releaseLen Brown2009-01-096-8/+8
* Merge branch 'misc' into releaseLen Brown2009-01-091-1/+2
* ACPICA: hide private headersLen Brown2009-01-09129-349/+7765
* ACPICA: create acpica/ directoryLen Brown2009-01-09109-0/+59622