aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming1-1/+8
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore1-0/+9
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore1-2/+4
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore1-1/+3
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-0/+8
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-1/+0
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into releaseLen Brown1-2/+3
2011-05-29ACPI: Add D3 cold stateLin Ming1-2/+3
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore1-0/+5
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore1-1/+3
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore1-2/+11
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Global event handlerLin Ming1-0/+8
2011-01-12ACPICA: Implicit notify supportLin Ming1-16/+21
2011-01-12ACPICA: New GPE handler callback definitionLin Ming1-0/+3
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-2/+2
2010-10-01ACPICA: Update math module; no functional changeBob Moore1-10/+0
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming1-7/+10
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming1-0/+3
2010-07-06ACPICA: Drop acpi_set_gpeRafael J. Wysocki1-1/+1
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki1-6/+0
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki1-1/+1
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown1-1/+2
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki1-0/+1
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki1-1/+1
2010-05-06ACPICA: Update/clarify some parameter names associated with acpi_handleBob Moore1-1/+1
2010-04-20ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming1-22/+20
2010-04-20ACPICA: Update version to 20100331.Robert Moore0-0/+0
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-17/+17
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki1-18/+10
2010-01-22ACPICA: Remove unused uint32_struct typeBob Moore1-5/+0
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-11/+16
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-46/+46
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore1-1/+1
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming1-1/+2
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-44/+43
2009-05-27ACPICA: Cleanup byte/word/dword extraction macros, fix possible warningsBob Moore1-14/+6
2009-03-27ACPICA: Add manifest constants for bit register valuesBob Moore1-0/+9
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore1-5/+4
2009-01-09Merge branch 'linus' into releaseLen Brown1-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore1-1/+7
2008-12-31ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore1-14/+40
2008-12-31ACPICA: Restructure includes into public/privateBob Moore1-349/+140
2008-12-29ACPICA: Fix several warnings under gcc 4 compilerBob Moore1-4/+4
2008-10-28ACPI: bugfix reporting of event handler statusZhang Rui1-0/+1
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming1-11/+23