summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-0929-241/+1110
|\
| * ACPICA: Add additional module-level code supportLin Ming2009-11-242-21/+61
| * ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-249-52/+30
| * ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-242-0/+31
| * ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-244-2/+559
| * ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-241-1/+42
| * ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-249-111/+155
| * ACPICA: Change package length error message to an info messageBob Moore2009-11-241-4/+4
| * ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-244-4/+54
| * ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-241-17/+33
| * ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-241-5/+59
| * ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-241-2/+21
| * ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-241-26/+65
* | ACPICA: Silence the warning about _BIF returning the bufferAlexey Starikovskiy2009-11-241-2/+3
|/
* ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore2009-11-052-12/+27
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-2351-1323/+2697
|\
| * Merge branch 'bugzilla-13620' into releaseLen Brown2009-09-191-0/+6
| |\
| | * ACPICA: fix leak of acpi_os_validate_addressLin Ming2009-08-271-0/+6
| * | Merge branch 'acpica' into releaseLen Brown2009-09-1950-1323/+2691
| |\ \
| | * | ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore2009-09-081-0/+15
| | * | ACPICA: Update _OSI with new Windows OS stringsBob Moore2009-09-082-0/+6
| | * | ACPICA: Fix memory leak for ill-formed Package objectsBob Moore2009-09-081-5/+18
| | * | ACPICA: Remove error message for Store(Localx,Localx)Bob Moore2009-09-081-4/+4
| | * | ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore2009-09-081-2/+6
| | * | ACPICA: acpi_reset: Bypass port validation mechanismBob Moore2009-08-281-2/+15
| | * | ACPICA: Add support for module-level executable AML codeLin Ming2009-08-2813-52/+306
| | * | ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2009-08-282-7/+73
| | * | ACPICA: reformat predefined method table, no functional changeLin Ming2009-08-281-210/+293
| | * | ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2009-08-282-19/+19
| | * | ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-282-135/+196
| | * | ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-283-2/+84
| | * | ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-284-119/+171
| | * | 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
| |/ |/|
OpenPOWER on IntegriCloud