aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng1-1/+1
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng1-4/+0
2013-01-10ACPICA: Add time macros for various timer/time manipulation.Bob Moore1-1/+16
2013-01-10ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore1-0/+4
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-0/+5
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-2/+2
2012-11-15ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore1-5/+7
2012-11-15ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore1-0/+4
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+4
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng1-4/+4
2012-11-15ACPICA: Fix divergences of definition conflicts.Lv Zheng1-6/+6
2012-09-21ACPI: delelte more BFS/GTS related definition and codeFeng Tang1-7/+0
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown1-1/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-2/+2
2012-07-17ACPICA: Update header files copyrights to 2012Bob Moore1-1/+1
2012-06-01ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore1-1/+2
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore1-0/+4
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