summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-162-13/+21
|\ \ \
| | | * ACPI: resume: re-enable SCI-enable workaroundLin Ming2009-05-151-1/+6
| |_|/ |/| |
| * | ACPICA: use acpi.* modparam namespaceLen Brown2009-05-071-12/+15
|/ /
* | acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta...Robert Moore2009-05-021-0/+7
* | Merge branch 'bugzilla-13036' into releaseLen Brown2009-04-241-14/+72
|\ \
| * | Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown2009-04-241-0/+1
| * | I/O port protection: update for windows compatibility.Lin Ming2009-04-241-14/+71
| |/
* | Merge branch 'bugzilla-12270' into releaseLen Brown2009-04-241-25/+2
|\ \
| * | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui2009-04-111-25/+2
* | | ACPI: Disable _GTS and _BFS support by defaultLen Brown2009-04-171-17/+26
| |/ |/|
| |
| \
*-. \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-071-1/+0
|\ \ \ | |_|/ |/| |
| * | ACPICA: delete check for AML access to port 0x81-83Len Brown2009-04-071-1/+0
| |/
* | hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-071-2/+1
|/
* Merge branch 'linus' into releaseLen Brown2009-04-051-3/+14
|\
| * acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-3/+14
* | ACPICA: Fix index value in package warning messageBob Moore2009-03-271-8/+16
* | ACPICA: FADT: Favor 32-bit FACS and DSDT addressesBob Moore2009-03-271-2/+6
* | ACPICA: FADT: Favor 32-bit register addresses for compatibilityBob Moore2009-03-271-35/+51
* | ACPICA: Fix PCI configuration space port address rangeBob Moore2009-03-271-1/+1
* | ACPICA: Condense some protected portsBob Moore2009-03-271-8/+26
* | ACPICA: Remove unused code, no functional changeBob Moore2009-03-271-35/+9
* | ACPICA: Clear PM register write-only bits on readingLin Ming2009-03-272-0/+11
* | ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-273-31/+0
* | ACPICA: New: I/O port protectionBob Moore2009-03-2712-29/+319
* | ACPICA: Preserve all PM control reserved and ignored bitsBob Moore2009-03-272-1/+24
* | ACPICA: Change handling of PM1 Status register ignored bitBob Moore2009-03-271-16/+11
* | 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
OpenPOWER on IntegriCloud