Len Brown 6e04c417ae Merge branch 'gpe-defer' into release 14 years ago
..
Makefile cc84e262b7 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file 15 years ago
accommon.h a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acconfig.h 9cbfa18e8a ACPICA: Limit maximum time for Sleep() operator 15 years ago
acdebug.h b0ed7a915a ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
acdispat.h a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acevents.h a210080195 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) 15 years ago
acglobal.h 6e04c417ae Merge branch 'gpe-defer' into release 14 years ago
achware.h 28eb3fcf87 ACPICA: Make acpi_thread_id no longer configurable, always u64 15 years ago
acinterp.h ada241dcec ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep 15 years ago
aclocal.h 6e04c417ae Merge branch 'gpe-defer' into release 14 years ago
acmacros.h cc84e262b7 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file 15 years ago
acnamesp.h cc84e262b7 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file 15 years ago
acobject.h 09387b4315 ACPICA: Revert "Revert "Enable multi-byte EC transfers 15 years ago
acopcode.h a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acparser.h a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acpredef.h 507f7d5e27 ACPICA: iASL/Core: Add support for _WDG/_WED MS methods 15 years ago
acresrc.h a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acstruct.h 5821f75421 ACPICA: Expand device initialization counters to 32 bits 15 years ago
actables.h 43323cb4c4 ACPICA: Update DSDT copy/detection. 15 years ago
acutils.h cc84e262b7 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file 15 years ago
amlcode.h a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
amlresrc.h a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
dsfield.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
dsinit.c 96b7b7ad79 ACPICA: Expand initialization counters to 32 bits 15 years ago
dsmethod.c 28eb3fcf87 ACPICA: Make acpi_thread_id no longer configurable, always u64 15 years ago
dsmthdat.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
dsobject.c 09079250db ACPICA: Fix for Alias references within Package objects 15 years ago
dsopcode.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
dsutils.c b27d65975c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
dswexec.c 8df3fc981d Subject: [PATCH] ACPICA: Fix Scope() op in module level code 14 years ago
dswload.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
dswscope.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
dswstate.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
evevent.c a210080195 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) 15 years ago
evgpe.c 28f4f8a9de ACPI / ACPICA: Fix reference counting problems with GPE handlers 15 years ago
evgpeblk.c a210080195 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) 15 years ago
evgpeinit.c a210080195 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) 15 years ago
evgpeutil.c 3fe50208b2 ACPICA: Split large file, evgpeblk 15 years ago
evmisc.c 28eb3fcf87 ACPICA: Make acpi_thread_id no longer configurable, always u64 15 years ago
evregion.c 5df7e6cb42 ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
evrgnini.c 95abccb576 ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface 15 years ago
evsci.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
evxface.c a210080195 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) 15 years ago
evxfevnt.c a210080195 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) 15 years ago
evxfregn.c 3989170f8e ACPICA: Comment update; no functional change 14 years ago
exconfig.c 9874647ba1 ACPI / ACPICA: Do not execute _PRW methods during initialization 15 years ago
exconvrt.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
excreate.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exdebug.c 4cdf1a562b ACPICA: Enhance configuration for output of AML Debug Object 15 years ago
exdump.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
exfield.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exfldio.c 09387b4315 ACPICA: Revert "Revert "Enable multi-byte EC transfers 15 years ago
exmisc.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exmutex.c 28eb3fcf87 ACPICA: Make acpi_thread_id no longer configurable, always u64 15 years ago
exnames.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exoparg1.c ada241dcec ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep 15 years ago
exoparg2.c 0f849d2cc6 ACPICA: Minimize the differences between linux GPE code and ACPICA code base 15 years ago
exoparg3.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exoparg6.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exprep.c 09387b4315 ACPICA: Revert "Revert "Enable multi-byte EC transfers 15 years ago
exregion.c c5f0231ee6 ACPICA: Fix acpi_os_read_pci_configuration prototype 15 years ago
exresnte.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exresolv.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exresop.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exstore.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exstoren.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
exstorob.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
exsystem.c 9cbfa18e8a ACPICA: Limit maximum time for Sleep() operator 15 years ago
exutils.c 58f87ed0d4 ACPI: Fix typos 15 years ago
hwacpi.c b430acbd7c ACPICA: simplify SCI_EN workaround 15 years ago
hwgpe.c de5668fe75 ACPICA: Remove obsolete GPE function 15 years ago
hwpci.c 95abccb576 ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface 15 years ago
hwregs.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
hwsleep.c b27d65975c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
hwtimer.c 5df7e6cb42 ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
hwvalid.c b681f7d9ab ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility 15 years ago
hwxface.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsaccess.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
nsalloc.c a9fc03125e ACPICA: Optimization: Reduce the number of namespace walks 15 years ago
nsdump.c b27d65975c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
nsdumpdv.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nseval.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsinit.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
nsload.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsnames.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
nsobject.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsparse.c b27d65975c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
nspredef.c 091f4d7186 ACPICA: Predefined name repair: fix NULL package elements 15 years ago
nsrepair.c 150dba38f0 ACPICA: Fix lint warning for 64-bit constant 15 years ago
nsrepair2.c 77b23f712b ACPICA: Add repair for _HID and _CID strings 15 years ago
nssearch.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
nsutils.c cc84e262b7 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file 15 years ago
nswalk.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
nsxfeval.c 5f8902acf8 ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls 15 years ago
nsxfname.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsxfobj.c c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
psargs.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
psloop.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
psopcode.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psparse.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psscope.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
pstree.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psutils.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
pswalk.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psxface.c 69ec87efa8 ACPICA: Add subsystem option to force copy of DSDT to local memory 15 years ago
rsaddr.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rscalc.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rscreate.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
rsdump.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsinfo.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsio.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsirq.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rslist.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
rsmemory.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsmisc.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
rsutils.c 58f87ed0d4 ACPI: Fix typos 15 years ago
rsxface.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
tbfadt.c 8f40f171a2 ACPICA: Add ACPI_INLINE configuration parameter 15 years ago
tbfind.c b9ee204309 ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbinstal.c b9ee204309 ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbutils.c b9ee204309 ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbxface.c b9ee204309 ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbxfroot.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
utalloc.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
utcopy.c 17b82327f3 ACPICA: Prevent possible allocation overrun during object copy 15 years ago
utdebug.c 28eb3fcf87 ACPICA: Make acpi_thread_id no longer configurable, always u64 15 years ago
utdelete.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
uteval.c b0ed7a915a ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
utglobal.c 6e04c417ae Merge branch 'gpe-defer' into release 14 years ago
utids.c 34cf66e724 ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions 14 years ago
utinit.c b0ed7a915a ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
utlock.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
utmath.c e786db7540 ACPICA: Update math module; no functional change 15 years ago
utmisc.c cc84e262b7 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file 15 years ago
utmutex.c 28eb3fcf87 ACPICA: Make acpi_thread_id no longer configurable, always u64 15 years ago
utobject.c f6a22b0bc4 ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
utosi.c 23ebbf0706 ACPICA: Add Vista SP2 to supported _OSI strings 14 years ago
utresrc.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
utstate.c a8357b0c95 ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
utxface.c 6e04c417ae Merge branch 'gpe-defer' into release 14 years ago
utxferror.c 75434a2ae3 ACPICA: Increase configurability of error messages 15 years ago