| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Windows compatibility fix: same buffer/string store | Lin Ming | 2009-08-28 | 1 | -0/+12 |
* | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 2009-07-27 | 3 | -0/+31 |
* | ACPICA: Disable preservation of SCI enable bit (SCI_EN) | Bob Moore | 2009-05-27 | 1 | -4/+7 |
* | ACPICA: Region deletion: Ensure region object is removed from handler list | Lin Ming | 2009-05-27 | 1 | -0/+21 |
* | ACPICA: Eliminate extra call to NsGetParentNode | Alex Chiang | 2009-05-27 | 1 | -3/+4 |
* | ACPICA: Simplify internal operation region interface | Bob Moore | 2009-05-27 | 4 | -20/+23 |
* | ACPICA: Update Load() to use operation region interfaces | Bob Moore | 2009-05-27 | 1 | -18/+78 |
* | ACPICA: New: AcpiInstallMethod - install a single control method | Lin Ming | 2009-05-27 | 6 | -4/+166 |
* | ACPICA: Invalidate DdbHandle after table unload | Lin Ming | 2009-05-27 | 1 | -2/+19 |
* | ACPICA: Fix reference count issues for DdbHandle object | Lin Ming | 2009-05-27 | 1 | -3/+6 |
* | ACPICA: Simplify and optimize NsGetNextNode function | Bob Moore | 2009-05-27 | 4 | -29/+69 |
* | ACPICA: Additional validation of _PRT packages (resource mgr) | Bob Moore | 2009-05-27 | 1 | -1/+1 |
* | ACPICA: Fix DebugObject output for DdbHandle objects | Bob Moore | 2009-05-27 | 1 | -1/+3 |
* | ACPICA: Fix allowable release order for ASL mutex objects | Bob Moore | 2009-05-27 | 1 | -4/+11 |
* | ACPICA: Mutex support: Fix release ordering issue and current sync level | Bob Moore | 2009-05-27 | 1 | -2/+19 |
* | ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) | Bob Moore | 2009-05-27 | 1 | -6/+11 |
* | ACPICA: Fix miscellaneous warnings under gcc 4+ | Bob Moore | 2009-05-27 | 3 | -6/+11 |
* | ACPICA: Miscellaneous lint changes | Bob Moore | 2009-05-27 | 5 | -13/+10 |
* | ACPICA: Fix possible dereference of null pointer | Bob Moore | 2009-05-27 | 1 | -5/+2 |
* | ACPICA: Fix printf format warnings for 64-bit build | Bob Moore | 2009-05-27 | 2 | -4/+4 |
* | ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build | Bob Moore | 2009-05-27 | 3 | -21/+22 |
* | ACPICA: Remove unused global variables | Bob Moore | 2009-05-27 | 1 | -3/+0 |
* | ACPICA: Change behavior of object copy for mutex/event objects | Bob Moore | 2009-05-27 | 1 | -0/+23 |
* | ACPICA: Fix a few warnings for gcc 3.4.4 | Bob Moore | 2009-05-27 | 1 | -2/+2 |
* | ACPICA: Update error/warning interfaces | Bob Moore | 2009-05-27 | 1 | -11/+9 |
*---. | Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312... | Len Brown | 2009-05-16 | 2 | -13/+21 |
|\ \ \ |
|
| | | * | ACPI: resume: re-enable SCI-enable workaround | Lin Ming | 2009-05-15 | 1 | -1/+6 |
| |_|/
|/| | |
|
| * | | ACPICA: use acpi.* modparam namespace | Len Brown | 2009-05-07 | 1 | -12/+15 |
|/ / |
|
* | | acpica: validate package element more carefully in acpi_rs_get_pci_routing_ta... | Robert Moore | 2009-05-02 | 1 | -0/+7 |
* | | Merge branch 'bugzilla-13036' into release | Len Brown | 2009-04-24 | 1 | -14/+72 |
|\ \ |
|
| * | | Revert "ACPICA: delete check for AML access to port 0x81-83" | Len Brown | 2009-04-24 | 1 | -0/+1 |
| * | | I/O port protection: update for windows compatibility. | Lin Ming | 2009-04-24 | 1 | -14/+71 |
| |/ |
|
* | | Merge branch 'bugzilla-12270' into release | Len Brown | 2009-04-24 | 1 | -25/+2 |
|\ \ |
|
| * | | ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries | Zhang Rui | 2009-04-11 | 1 | -25/+2 |
* | | | ACPI: Disable _GTS and _BFS support by default | Len Brown | 2009-04-17 | 1 | -17/+26 |
| |/
|/| |
|
| | | |
| \ | |
*-. \ | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 | 1 | -1/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPICA: delete check for AML access to port 0x81-83 | Len Brown | 2009-04-07 | 1 | -1/+0 |
| |/ |
|
* | | hwmon: Add Asus ATK0110 support | Luca Tettamanti | 2009-04-07 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -3/+14 |
|\ |
|
| * | acpi/x86: introduce __apci_map_table, v4 | Yinghai Lu | 2009-02-09 | 1 | -3/+14 |
* | | ACPICA: Fix index value in package warning message | Bob Moore | 2009-03-27 | 1 | -8/+16 |
* | | ACPICA: FADT: Favor 32-bit FACS and DSDT addresses | Bob Moore | 2009-03-27 | 1 | -2/+6 |
* | | ACPICA: FADT: Favor 32-bit register addresses for compatibility | Bob Moore | 2009-03-27 | 1 | -35/+51 |
* | | ACPICA: Fix PCI configuration space port address range | Bob Moore | 2009-03-27 | 1 | -1/+1 |
* | | ACPICA: Condense some protected ports | Bob Moore | 2009-03-27 | 1 | -8/+26 |
* | | ACPICA: Remove unused code, no functional change | Bob Moore | 2009-03-27 | 1 | -35/+9 |
* | | ACPICA: Clear PM register write-only bits on reading | Lin Ming | 2009-03-27 | 2 | -0/+11 |
* | | ACPICA: Remove obsolete acpi_os_validate_address interface | Bob Moore | 2009-03-27 | 3 | -31/+0 |
* | | ACPICA: New: I/O port protection | Bob Moore | 2009-03-27 | 12 | -29/+319 |
* | | ACPICA: Preserve all PM control reserved and ignored bits | Bob Moore | 2009-03-27 | 2 | -1/+24 |