.. |
Makefile
|
3fe50208b2
ACPICA: Split large file, evgpeblk
|
há 15 anos atrás |
accommon.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
acconfig.h
|
9cbfa18e8a
ACPICA: Limit maximum time for Sleep() operator
|
há 15 anos atrás |
acdebug.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
acdispat.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
acevents.h
|
28f4f8a9de
ACPI / ACPICA: Fix reference counting problems with GPE handlers
|
há 15 anos atrás |
acglobal.h
|
c172cb73bc
Merge branch 'acpica-gpe' into release
|
há 15 anos atrás |
achware.h
|
de5668fe75
ACPICA: Remove obsolete GPE function
|
há 15 anos atrás |
acinterp.h
|
ada241dcec
ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep
|
há 15 anos atrás |
aclocal.h
|
573b638158
ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume
|
há 15 anos atrás |
acmacros.h
|
5df7e6cb42
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
|
há 15 anos atrás |
acnamesp.h
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
acobject.h
|
20d33aea7a
ACPICA: Update flags for operand object
|
há 15 anos atrás |
acopcode.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
acparser.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
acpredef.h
|
507f7d5e27
ACPICA: iASL/Core: Add support for _WDG/_WED MS methods
|
há 15 anos atrás |
acresrc.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
acstruct.h
|
5821f75421
ACPICA: Expand device initialization counters to 32 bits
|
há 15 anos atrás |
actables.h
|
43323cb4c4
ACPICA: Update DSDT copy/detection.
|
há 15 anos atrás |
acutils.h
|
5df7e6cb42
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
|
há 15 anos atrás |
amlcode.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
amlresrc.h
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
dsfield.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
dsinit.c
|
96b7b7ad79
ACPICA: Expand initialization counters to 32 bits
|
há 15 anos atrás |
dsmethod.c
|
a9fc03125e
ACPICA: Optimization: Reduce the number of namespace walks
|
há 15 anos atrás |
dsmthdat.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
dsobject.c
|
09079250db
ACPICA: Fix for Alias references within Package objects
|
há 15 anos atrás |
dsopcode.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
dsutils.c
|
b27d65975c
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
|
há 15 anos atrás |
dswexec.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
dswload.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
dswscope.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
dswstate.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
evevent.c
|
9874647ba1
ACPI / ACPICA: Do not execute _PRW methods during initialization
|
há 15 anos atrás |
evgpe.c
|
28f4f8a9de
ACPI / ACPICA: Fix reference counting problems with GPE handlers
|
há 15 anos atrás |
evgpeblk.c
|
a0d468718b
ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()
|
há 15 anos atrás |
evgpeinit.c
|
9874647ba1
ACPI / ACPICA: Do not execute _PRW methods during initialization
|
há 15 anos atrás |
evgpeutil.c
|
3fe50208b2
ACPICA: Split large file, evgpeblk
|
há 15 anos atrás |
evmisc.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
evregion.c
|
5df7e6cb42
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
|
há 15 anos atrás |
evrgnini.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
evsci.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
evxface.c
|
28f4f8a9de
ACPI / ACPICA: Fix reference counting problems with GPE handlers
|
há 15 anos atrás |
evxfevnt.c
|
c172cb73bc
Merge branch 'acpica-gpe' into release
|
há 15 anos atrás |
evxfregn.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
exconfig.c
|
9874647ba1
ACPI / ACPICA: Do not execute _PRW methods during initialization
|
há 15 anos atrás |
exconvrt.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
excreate.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exdebug.c
|
4cdf1a562b
ACPICA: Enhance configuration for output of AML Debug Object
|
há 15 anos atrás |
exdump.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
exfield.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exfldio.c
|
b27d65975c
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
|
há 15 anos atrás |
exmisc.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exmutex.c
|
a7499bc84e
ACPICA: Update comments/headers, no functional change
|
há 15 anos atrás |
exnames.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exoparg1.c
|
ada241dcec
ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep
|
há 15 anos atrás |
exoparg2.c
|
0f849d2cc6
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
|
há 15 anos atrás |
exoparg3.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exoparg6.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exprep.c
|
20d33aea7a
ACPICA: Update flags for operand object
|
há 15 anos atrás |
exregion.c
|
b27d65975c
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
|
há 15 anos atrás |
exresnte.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exresolv.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exresop.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exstore.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
exstoren.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
exstorob.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
exsystem.c
|
9cbfa18e8a
ACPICA: Limit maximum time for Sleep() operator
|
há 15 anos atrás |
exutils.c
|
58f87ed0d4
ACPI: Fix typos
|
há 15 anos atrás |
hwacpi.c
|
b430acbd7c
ACPICA: simplify SCI_EN workaround
|
há 15 anos atrás |
hwgpe.c
|
de5668fe75
ACPICA: Remove obsolete GPE function
|
há 15 anos atrás |
hwregs.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
hwsleep.c
|
b27d65975c
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
|
há 15 anos atrás |
hwtimer.c
|
5df7e6cb42
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
|
há 15 anos atrás |
hwvalid.c
|
b681f7d9ab
ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility
|
há 15 anos atrás |
hwxface.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
nsaccess.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
nsalloc.c
|
a9fc03125e
ACPICA: Optimization: Reduce the number of namespace walks
|
há 15 anos atrás |
nsdump.c
|
b27d65975c
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
|
há 15 anos atrás |
nsdumpdv.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
nseval.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
nsinit.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
nsload.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
nsnames.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
nsobject.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
nsparse.c
|
b27d65975c
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
|
há 15 anos atrás |
nspredef.c
|
091f4d7186
ACPICA: Predefined name repair: fix NULL package elements
|
há 15 anos atrás |
nsrepair.c
|
150dba38f0
ACPICA: Fix lint warning for 64-bit constant
|
há 15 anos atrás |
nsrepair2.c
|
aa9d36060f
ACPICA: Add comment: _BCL cannot be sorted on the fly
|
há 15 anos atrás |
nssearch.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
nsutils.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
nswalk.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
nsxfeval.c
|
5f8902acf8
ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls
|
há 15 anos atrás |
nsxfname.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
nsxfobj.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
psargs.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
psloop.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
psopcode.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
psparse.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
psscope.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
pstree.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
psutils.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
pswalk.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
psxface.c
|
69ec87efa8
ACPICA: Add subsystem option to force copy of DSDT to local memory
|
há 15 anos atrás |
rsaddr.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
rscalc.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
rscreate.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
rsdump.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
rsinfo.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
rsio.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
rsirq.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
rslist.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
rsmemory.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
rsmisc.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
rsutils.c
|
58f87ed0d4
ACPI: Fix typos
|
há 15 anos atrás |
rsxface.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
tbfadt.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
tbfind.c
|
b9ee204309
ACPICA: Clarify/rename some root table descriptor fields
|
há 15 anos atrás |
tbinstal.c
|
b9ee204309
ACPICA: Clarify/rename some root table descriptor fields
|
há 15 anos atrás |
tbutils.c
|
b9ee204309
ACPICA: Clarify/rename some root table descriptor fields
|
há 15 anos atrás |
tbxface.c
|
b9ee204309
ACPICA: Clarify/rename some root table descriptor fields
|
há 15 anos atrás |
tbxfroot.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
utalloc.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
utcopy.c
|
17b82327f3
ACPICA: Prevent possible allocation overrun during object copy
|
há 15 anos atrás |
utdebug.c
|
5df7e6cb42
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
|
há 15 anos atrás |
utdelete.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
uteval.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
utglobal.c
|
c45b5c0970
ACPICA: Performance enhancement for namespace search and access
|
há 15 anos atrás |
utids.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
utinit.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
utlock.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
utmath.c
|
5df7e6cb42
ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
|
há 15 anos atrás |
utmisc.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
utmutex.c
|
cfa806f059
gcc-4.6: ACPI: fix unused but set variables in ACPI
|
há 15 anos atrás |
utobject.c
|
f6a22b0bc4
ACPICA: Standardize integer output for ACPICA warnings/errors
|
há 15 anos atrás |
utresrc.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
utstate.c
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
há 15 anos atrás |
utxface.c
|
9874647ba1
ACPI / ACPICA: Do not execute _PRW methods during initialization
|
há 15 anos atrás |