aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2009-03-27ACPICA: Clear PM register write-only bits on readingLin Ming
2009-03-27ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore
2009-03-27ACPICA: New: I/O port protectionBob Moore
2009-03-27ACPICA: Preserve all PM control reserved and ignored bitsBob Moore
2009-03-27ACPICA: Change handling of PM1 Status register ignored bitBob Moore
2009-03-27ACPICA: Fix AcpiWalkNamespace race condition with table unloadBob Moore
2009-03-27ACPICA: FADT: Fix extraneous length mismatch warningBob Moore
2009-03-27ACPICA: Formatting update - no functional changesBob Moore
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore
2009-03-26ACPICA: Update table header print functionBob Moore
2009-03-26ACPICA: Restructure bit register access functionsBob Moore
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore
2009-03-26ACPICA: Formatting update - no functional changesBob Moore
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore
2009-03-26ACPICA: Debug output: print result of _OSI invocationsBob Moore
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore
2009-03-26ACPICA: For PM1B registers, do not shift value read or writtenBob Moore
2009-03-26ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore
2009-03-26ACPICA: Fix writes to optional PM1B registersBob Moore
2009-03-26ACPICA: Update comments in module headerBob Moore
2009-03-26ACPICA: Check for non-zero address before being converted to GASLin Ming
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore
2009-03-26ACPICA: Add override for dynamic tablesBob Moore
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore
2009-03-26ACPICA: Add error check to debug object dump routineBob Moore
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-07ACPICA: Fix table entry truncation calculationMyron Stowe
2009-02-03ACPICA: add debug dump of BIOS _OSI stringsLen Brown
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown