Rafael J. Wysocki ff284f37fc Revert "ACPICA: Permanently set _REV to the value '2'." 10 years ago
..
Makefile 8b80c0f187 Merge branch 'acpica' 11 years ago
acapps.h 1797d379f2 ACPICA: Applications: Remove use of __DATE__ macro. 10 years ago
accommon.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acdebug.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acdispat.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acevents.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acglobal.h 8b0b1a9976 ACPICA: iASL/Disassembler: Add option to assume table contains valid AML. 10 years ago
achware.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acinterp.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
aclocal.h 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
acmacros.h 1d0a0b2f6d ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. 10 years ago
acnamesp.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acobject.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acopcode.h 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
acparser.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acpredef.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
acresrc.h 39239fedbf ACPICA: Update Resource descriptor dump module. 10 years ago
acstruct.h 2e7cc46a0f ACPICA: iASL: Enhancement for constant folding. 10 years ago
actables.h 76cffa79bd ACPICA: Tables: Move an iasl specific table function to iasl source file. 10 years ago
acutils.h 6306bf8862 ACPICA: Utilities: Correct conditional compilation definitions. 10 years ago
amlcode.h 539451711b ACPICA: Remove unused internal AML opcode. 10 years ago
amlresrc.h 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsargs.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dscontrol.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsfield.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsinit.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsmethod.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsmthdat.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsobject.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dsopcode.c 1d0a0b2f6d ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. 10 years ago
dsutils.c 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
dswexec.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dswload.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dswload2.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dswscope.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
dswstate.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evevent.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evglock.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evgpe.c 0ee0d34985 ACPICA: Store GPE register enable masks upfront 10 years ago
evgpeblk.c 0d0988af81 ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs 10 years ago
evgpeinit.c 0d0988af81 ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs 10 years ago
evgpeutil.c 0d0988af81 ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs 10 years ago
evhandler.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evmisc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evregion.c 1d0a0b2f6d ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. 10 years ago
evrgnini.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evsci.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
evxface.c 0d0988af81 ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs 10 years ago
evxfevnt.c 09af8e8290 ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event. 10 years ago
evxfgpe.c 2eedd3d839 ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling model 10 years ago
evxfregn.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exconfig.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exconvrt.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
excreate.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exdebug.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exdump.c 1d0a0b2f6d ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. 10 years ago
exfield.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exfldio.c cc2080b0e5 ACPICA: Utilities: Cleanup to convert physical address printing formats. 10 years ago
exmisc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exmutex.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exnames.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exoparg1.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exoparg2.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exoparg3.c 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
exoparg6.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exprep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exregion.c 938ed1029a ACPICA: Casting changes around acpi_physical_address/acpi_size. 10 years ago
exresnte.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exresolv.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exresop.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exstore.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exstoren.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exstorob.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exsystem.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
exutils.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwacpi.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwesleep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwgpe.c 0ee0d34985 ACPICA: Store GPE register enable masks upfront 10 years ago
hwpci.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwregs.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwsleep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwtimer.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwvalid.c cc2080b0e5 ACPICA: Utilities: Cleanup to convert physical address printing formats. 10 years ago
hwxface.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
hwxfsleep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsaccess.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsalloc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsarguments.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsconvert.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsdump.c 1d0a0b2f6d ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. 10 years ago
nsdumpdv.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nseval.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsinit.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsload.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsnames.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsobject.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsparse.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nspredef.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsprepkg.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsrepair.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsrepair2.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nssearch.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsutils.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nswalk.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsxfeval.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsxfname.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
nsxfobj.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psargs.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psloop.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psobject.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psopcode.c 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
psopinfo.c 56a3d5e755 ACPICA: Add infrastructure for External() opcode. 10 years ago
psparse.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psscope.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
pstree.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psutils.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
pswalk.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
psxface.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsaddr.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rscalc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rscreate.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsdump.c 39239fedbf ACPICA: Update Resource descriptor dump module. 10 years ago
rsdumpinfo.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsinfo.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsio.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsirq.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rslist.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsmemory.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsmisc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsserial.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsutils.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
rsxface.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
tbdata.c 76cffa79bd ACPICA: Tables: Move an iasl specific table function to iasl source file. 10 years ago
tbfadt.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
tbfind.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
tbinstal.c 76cffa79bd ACPICA: Tables: Move an iasl specific table function to iasl source file. 10 years ago
tbprint.c 1d0a0b2f6d ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers. 10 years ago
tbutils.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
tbxface.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
tbxfload.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
tbxfroot.c f254e3c57b ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. 10 years ago
utaddress.c cc2080b0e5 ACPICA: Utilities: Cleanup to convert physical address printing formats. 10 years ago
utalloc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utbuffer.c d5a6f6b48f ACPICA: Add "//" before ascii output of buffers. 10 years ago
utcache.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utcopy.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utdebug.c 02f1f2170d kernel.h: remove ancient __FUNCTION__ hack 10 years ago
utdecode.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utdelete.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
uterror.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
uteval.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utexcep.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utfileio.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utglobal.c ff284f37fc Revert "ACPICA: Permanently set _REV to the value '2'." 10 years ago
uthex.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utids.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utinit.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utlock.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utmath.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utmisc.c 6306bf8862 ACPICA: Utilities: Correct conditional compilation definitions. 10 years ago
utmutex.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utobject.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utosi.c 796888e942 ACPICA: Add "Windows 2015" string to _OSI support. 10 years ago
utownerid.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utpredef.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utprint.c cef9aaa764 ACPICA: Fix a couple issues with the local printf module. 10 years ago
utresrc.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utstate.c 9bd4ce36dc ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push(). 10 years ago
utstring.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
uttrack.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utuuid.c 6306bf8862 ACPICA: Utilities: Correct conditional compilation definitions. 10 years ago
utxface.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utxferror.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utxfinit.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago
utxfmutex.c 82a8094194 ACPICA: Update Copyright headers to 2015 10 years ago