summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
AgeCommit message (Expand)AuthorLines
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang-7/+0
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore-2/+2
2012-07-17ACPICA: Update header files copyrights to 2012Bob Moore-1/+1
2012-06-01ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore-1/+2
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore-0/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming-3/+4
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming-1/+8
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore-0/+9
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore-2/+4
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore-1/+3
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore-0/+8
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki-1/+0
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown-2/+3
2011-05-29ACPI: Add D3 cold stateLin Ming-2/+3
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore-0/+5
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore-1/+3
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore-2/+11
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore-1/+1
2011-01-12ACPICA: Global event handlerLin Ming-0/+8
2011-01-12ACPICA: Implicit notify supportLin Ming-16/+21
2011-01-12ACPICA: New GPE handler callback definitionLin Ming-0/+3
2011-01-12ACPICA: Rename some function and variable namesLin Ming-2/+2
2010-10-01ACPICA: Update math module; no functional changeBob Moore-10/+0
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming-7/+10
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming-0/+3
2010-07-06ACPICA: Drop acpi_set_gpeRafael J. Wysocki-1/+1
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki-6/+0
2010-07-06ACPICA: Introduce acpi_gpe_wakeup()Rafael J. Wysocki-1/+1
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown-1/+2
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki-0/+1
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki-1/+1
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