summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)AuthorFilesLines
2009-03-27ACPICA: Formatting update - no functional changesBob Moore21-174/+161
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore4-13/+22
2009-03-26ACPICA: Update table header print functionBob Moore1-7/+11
2009-03-26ACPICA: Restructure bit register access functionsBob Moore1-115/+62
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore6-36/+37
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore2-39/+28
2009-03-26ACPICA: Formatting update - no functional changesBob Moore8-54/+61
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore3-4/+4
2009-03-26ACPICA: Debug output: print result of _OSI invocationsBob Moore1-11/+21
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore1-1/+4
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore38-194/+158
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore4-67/+78
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore3-10/+7
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore1-10/+8
2009-03-26ACPICA: For PM1B registers, do not shift value read or writtenBob Moore1-9/+24
2009-03-26ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore1-14/+3
2009-03-26ACPICA: Fix writes to optional PM1B registersBob Moore1-65/+140
2009-03-26ACPICA: Update comments in module headerBob Moore1-19/+22
2009-03-26ACPICA: Check for non-zero address before being converted to GASLin Ming1-7/+9
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore3-122/+147
2009-03-26ACPICA: Add override for dynamic tablesBob Moore1-1/+27
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore4-17/+14
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore3-44/+47
2009-03-26ACPICA: Add error check to debug object dump routineBob Moore1-0/+6
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2-16/+12
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe1-4/+3
2009-02-04ACPICA: add debug dump of BIOS _OSI stringsLen Brown1-12/+9
2009-01-09Merge branch 'linus' into releaseLen Brown6-8/+8
2009-01-09Merge branch 'misc' into releaseLen Brown1-1/+2
2009-01-09ACPICA: hide private headersLen Brown129-349/+7765
2009-01-09ACPICA: create acpica/ directoryLen Brown109-0/+59622