summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ACPICA: Clarify common suffix for error/warning messagesBob Moore2009-08-271-1/+1
| | * | ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-275-170/+277
| | * | ACPICA: Dump table header - suppress output of non-printable charactersBob Moore2009-08-271-7/+75
| | * | ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-273-29/+64
| | * | ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-273-31/+61
| | * | ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming2009-08-273-1/+3
| | * | ACPICA: Fix possible memory leak in nspredefBob Moore2009-08-271-12/+15
| | * | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-2714-473/+725
| | * | ACPICA: Remove duplicate prototypes from headerBob Moore2009-08-271-4/+0
| | * | ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-277-103/+325
| | * | ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-271-15/+18
| | * | ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-272-5/+6
| | |/
* | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-201-1/+0
|/ /
* | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+3
|\ \
| * \ Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-023-0/+31
| |\ \ | | |/
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-1/+1
| * | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-211-0/+3
* | | ACPICA: Windows compatibility fix: same buffer/string storeLin Ming2009-08-281-0/+12
| |/ |/|
* | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown2009-07-273-0/+31
|/
* ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore2009-05-271-4/+7
* ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming2009-05-271-0/+21
* ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang2009-05-271-3/+4
* ACPICA: Simplify internal operation region interfaceBob Moore2009-05-274-20/+23
* ACPICA: Update Load() to use operation region interfacesBob Moore2009-05-271-18/+78
* ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-276-4/+166
* ACPICA: Invalidate DdbHandle after table unloadLin Ming2009-05-271-2/+19
* ACPICA: Fix reference count issues for DdbHandle objectLin Ming2009-05-271-3/+6
* ACPICA: Simplify and optimize NsGetNextNode functionBob Moore2009-05-274-29/+69
* ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore2009-05-271-1/+1
* ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore2009-05-271-1/+3
* ACPICA: Fix allowable release order for ASL mutex objectsBob Moore2009-05-271-4/+11
* ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore2009-05-271-2/+19
* ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore2009-05-271-6/+11
* 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
|\ \
OpenPOWER on IntegriCloud