summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
AgeCommit message (Expand)AuthorLines
2010-05-06ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore-1/+1
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming-22/+20
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds-17/+17
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki-18/+10
2010-01-22ACPICA: Remove unused uint32_struct typeBob Moore-5/+0
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore-11/+16
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore-1/+1
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-46/+46
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar-1/+1
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore-1/+1
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming-1/+2
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore-44/+43
2009-05-27ACPICA: Cleanup byte/word/dword extraction macros, fix possible warningsBob Moore-14/+6
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore-0/+9
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore-5/+4
2009-01-09Merge branch 'linus' into releaseLen Brown-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer-1/+1
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore-1/+7
2008-12-31ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore-14/+40
2008-12-31ACPICA: Restructure includes into public/privateBob Moore-349/+140
2008-12-29ACPICA: Fix several warnings under gcc 4 compilerBob Moore-4/+4
2008-10-28ACPI: bugfix reporting of event handler statusZhang Rui-0/+1
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming-11/+23
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore-0/+1
2008-10-22ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore-1/+1
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore-10/+6
2008-04-23ACPICA: update Intel copyrightLen Brown-1/+1
2008-04-22ACPICA: Update for new Notify valuesZhang Rui-9/+15
2008-04-22ACPICA: Fix to handle NULL package elements correctlyLin Ming-12/+17
2008-04-22ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRCBob Moore-0/+2
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore-0/+2
2008-04-22ACPICA: New interfaces for table event handlersLin Ming-0/+11
2008-04-22ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT defineBob Moore-20/+3
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger-3/+3
2007-05-09ACPICA: LindentLen Brown-1/+1
2007-03-19ACPI: IA64: fix %ll build warningsLen Brown-1/+1
2007-02-02ACPICA: Update copyright to 2007.Bob Moore-1/+1
2007-02-02ACPICA: Update a comment.Bob Moore-1/+2
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore-39/+1
2007-02-02ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore-0/+4
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore-1/+2
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore-5/+1
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore-55/+1
2006-06-28ACPI: ACPICA 20060623Bob Moore-22/+27
2006-06-14ACPI: ACPICA 20060512Bob Moore-3/+3
2006-06-14ACPI: ACPICA 20060421Bob Moore-11/+12
2006-06-14[ACPI] ACPICA 20060317Bob Moore-21/+15
2006-04-01ACPI: ACPICA 20060310Bob Moore-0/+15
2006-04-01ACPI: ACPICA 20060217Bob Moore-10/+0
2006-01-31[ACPI] ACPICA 20060127Bob Moore-7/+34