summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
* ACPICA: Fix miscellaneous warnings under gcc 4+Bob Moore2009-05-273-6/+11
* ACPICA: Miscellaneous lint changesBob Moore2009-05-275-13/+10
* ACPICA: Fix possible dereference of null pointerBob Moore2009-05-271-5/+2
* ACPICA: Fix printf format warnings for 64-bit buildBob Moore2009-05-272-4/+4
* ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit buildBob Moore2009-05-273-21/+22
* ACPICA: Remove unused global variablesBob Moore2009-05-271-3/+0
* ACPICA: Change behavior of object copy for mutex/event objectsBob Moore2009-05-271-0/+23
* ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore2009-05-271-2/+2
* ACPICA: Update error/warning interfacesBob Moore2009-05-271-11/+9
*---. 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
OpenPOWER on IntegriCloud