You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/acpi/acpica
Lin Ming 8f40f171a2 ACPICA: Add ACPI_INLINE configuration parameter 15 years ago
..
Makefile ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface 15 years ago
accommon.h ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acconfig.h ACPICA: Limit maximum time for Sleep() operator 15 years ago
acdebug.h ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
acdispat.h ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acevents.h ACPI / ACPICA: Fix reference counting problems with GPE handlers 15 years ago
acglobal.h ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
achware.h ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface 15 years ago
acinterp.h ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep 15 years ago
aclocal.h ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
acmacros.h ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
acnamesp.h ACPICA: Performance enhancement for namespace search and access 15 years ago
acobject.h ACPICA: Revert "Revert "Enable multi-byte EC transfers 15 years ago
acopcode.h ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acparser.h ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acpredef.h ACPICA: iASL/Core: Add support for _WDG/_WED MS methods 15 years ago
acresrc.h ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
acstruct.h ACPICA: Expand device initialization counters to 32 bits 15 years ago
actables.h ACPICA: Update DSDT copy/detection. 15 years ago
acutils.h ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
amlcode.h ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
amlresrc.h ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
dsfield.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
dsinit.c ACPICA: Expand initialization counters to 32 bits 15 years ago
dsmethod.c ACPICA: Optimization: Reduce the number of namespace walks 15 years ago
dsmthdat.c ACPICA: Performance enhancement for namespace search and access 15 years ago
dsobject.c ACPICA: Fix for Alias references within Package objects 15 years ago
dsopcode.c ACPICA: Performance enhancement for namespace search and access 15 years ago
dsutils.c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
dswexec.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
dswload.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
dswscope.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
dswstate.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
evevent.c ACPI / ACPICA: Do not execute _PRW methods during initialization 15 years ago
evgpe.c ACPI / ACPICA: Fix reference counting problems with GPE handlers 15 years ago
evgpeblk.c ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() 15 years ago
evgpeinit.c ACPI / ACPICA: Do not execute _PRW methods during initialization 15 years ago
evgpeutil.c ACPICA: Split large file, evgpeblk 15 years ago
evmisc.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
evregion.c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
evrgnini.c ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface 15 years ago
evsci.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
evxface.c ACPI / ACPICA: Fix reference counting problems with GPE handlers 15 years ago
evxfevnt.c Merge branch 'acpica-gpe' into release 15 years ago
evxfregn.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
exconfig.c ACPI / ACPICA: Do not execute _PRW methods during initialization 15 years ago
exconvrt.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
excreate.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exdebug.c ACPICA: Enhance configuration for output of AML Debug Object 15 years ago
exdump.c ACPICA: Performance enhancement for namespace search and access 15 years ago
exfield.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exfldio.c ACPICA: Revert "Revert "Enable multi-byte EC transfers 15 years ago
exmisc.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exmutex.c ACPICA: Update comments/headers, no functional change 15 years ago
exnames.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exoparg1.c ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep 15 years ago
exoparg2.c ACPICA: Minimize the differences between linux GPE code and ACPICA code base 15 years ago
exoparg3.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exoparg6.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exprep.c ACPICA: Revert "Revert "Enable multi-byte EC transfers 15 years ago
exregion.c ACPICA: Fix acpi_os_read_pci_configuration prototype 15 years ago
exresnte.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exresolv.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exresop.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exstore.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
exstoren.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
exstorob.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
exsystem.c ACPICA: Limit maximum time for Sleep() operator 15 years ago
exutils.c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
hwacpi.c ACPICA: simplify SCI_EN workaround 15 years ago
hwgpe.c ACPICA: Remove obsolete GPE function 15 years ago
hwpci.c ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface 15 years ago
hwregs.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
hwsleep.c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
hwtimer.c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
hwvalid.c ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility 15 years ago
hwxface.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsaccess.c ACPICA: Performance enhancement for namespace search and access 15 years ago
nsalloc.c ACPICA: Optimization: Reduce the number of namespace walks 15 years ago
nsdump.c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
nsdumpdv.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nseval.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsinit.c ACPICA: Performance enhancement for namespace search and access 15 years ago
nsload.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsnames.c ACPICA: Performance enhancement for namespace search and access 15 years ago
nsobject.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsparse.c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
nspredef.c ACPICA: Predefined name repair: fix NULL package elements 15 years ago
nsrepair.c ACPICA: Fix lint warning for 64-bit constant 15 years ago
nsrepair2.c ACPICA: Add comment: _BCL cannot be sorted on the fly 15 years ago
nssearch.c ACPICA: Performance enhancement for namespace search and access 15 years ago
nsutils.c ACPICA: Performance enhancement for namespace search and access 15 years ago
nswalk.c ACPICA: Performance enhancement for namespace search and access 15 years ago
nsxfeval.c ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls 15 years ago
nsxfname.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
nsxfobj.c ACPICA: Performance enhancement for namespace search and access 15 years ago
psargs.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
psloop.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
psopcode.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psparse.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psscope.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
pstree.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psutils.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
pswalk.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
psxface.c ACPICA: Add subsystem option to force copy of DSDT to local memory 15 years ago
rsaddr.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rscalc.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rscreate.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
rsdump.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsinfo.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsio.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsirq.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rslist.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
rsmemory.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsmisc.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
rsutils.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
rsxface.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
tbfadt.c ACPICA: Add ACPI_INLINE configuration parameter 15 years ago
tbfind.c ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbinstal.c ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbutils.c ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbxface.c ACPICA: Clarify/rename some root table descriptor fields 15 years ago
tbxfroot.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
utalloc.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
utcopy.c ACPICA: Prevent possible allocation overrun during object copy 15 years ago
utdebug.c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
utdelete.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
uteval.c ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
utglobal.c ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
utids.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
utinit.c ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
utlock.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
utmath.c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type 15 years ago
utmisc.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
utmutex.c ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
utobject.c ACPICA: Standardize integer output for ACPICA warnings/errors 15 years ago
utosi.c ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
utresrc.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
utstate.c ACPICA: Update all ACPICA copyrights and signons to 2010 15 years ago
utxface.c ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago