summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update math module; no functional changeBob Moore2010-10-011-10/+0
* ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-011-7/+10
* ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-011-0/+3
* ACPICA: Drop acpi_set_gpeRafael J. Wysocki2010-07-061-1/+1
* ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki2010-07-061-6/+0
* ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki2010-07-061-1/+1
* Merge branch 'gpe-regression-fixes' into releaseLen Brown2010-06-121-1/+2
|\
| * ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki2010-06-121-0/+1
| * ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-121-1/+1
* | ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore2010-05-061-1/+1
|/
* ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-201-22/+20
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-17/+17
|\
| * ACPICA: Remove unused uint32_struct typeBob Moore2010-01-221-5/+0
| * ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-221-11/+16
| * ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* | ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki2010-02-221-18/+10
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-231-46/+46
|\
| * ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-271-1/+1
| * ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-271-1/+2
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-44/+43
* | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
|/
* ACPICA: Cleanup byte/word/dword extraction macros, fix possible warningsBob Moore2009-05-271-14/+6
* ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-271-0/+9
* ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-261-5/+4
* Merge branch 'linus' into releaseLen Brown2009-01-091-1/+1
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* | ACPICA: FADT parsing changes and fixesBob Moore2008-12-311-1/+7
* | ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore2008-12-311-14/+40
* | ACPICA: Restructure includes into public/privateBob Moore2008-12-311-349/+140
* | ACPICA: Fix several warnings under gcc 4 compilerBob Moore2008-12-291-4/+4
|/
* ACPI: bugfix reporting of event handler statusZhang Rui2008-10-281-0/+1
* ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-221-11/+23
* ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-221-0/+1
* ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore2008-10-221-1/+1
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-161-10/+6
* ACPICA: update Intel copyrightLen Brown2008-04-231-1/+1
* ACPICA: Update for new Notify valuesZhang Rui2008-04-221-9/+15
* ACPICA: Fix to handle NULL package elements correctlyLin Ming2008-04-221-12/+17
* ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRCBob Moore2008-04-221-0/+2
* ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-221-0/+2
* ACPICA: New interfaces for table event handlersLin Ming2008-04-221-0/+11
* ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT defineBob Moore2008-04-221-20/+3
* ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-231-3/+3
* ACPICA: LindentLen Brown2007-05-091-1/+1
* ACPI: IA64: fix %ll build warningsLen Brown2007-03-191-1/+1
* ACPICA: Update copyright to 2007.Bob Moore2007-02-021-1/+1
* ACPICA: Update a comment.Bob Moore2007-02-021-1/+2
* ACPICA: Removed all 16-bit support.Bob Moore2007-02-021-39/+1
* ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2007-02-021-0/+4
* ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-021-1/+2
OpenPOWER on IntegriCloud