summaryrefslogtreecommitdiffstats
path: root/include/acpi/actypes.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-131-15/+13
* ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-231-0/+14
* ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore2013-07-231-7/+0
* ACPICA: expose OSI versionAaron Lu2013-07-181-0/+15
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-04-281-7/+8
|\
| * ACPI: update comments for acpi_event_statusZhang Rui2013-04-211-7/+8
* | ACPICA: Fix a long-standing bug in local cacheJung-uk Kim2013-03-121-1/+0
|/
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-111-1/+1
* ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng2013-01-101-4/+0
* ACPICA: Add time macros for various timer/time manipulation.Bob Moore2013-01-101-1/+16
* ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore2013-01-101-0/+4
* ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-0/+5
* ACPICA: Cleanup updated comments.Lv Zheng2013-01-101-2/+2
* ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB methodBob Moore2012-11-151-5/+7
* ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copiesBob Moore2012-11-151-0/+4
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-2/+4
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-151-4/+4
* ACPICA: Fix divergences of definition conflicts.Lv Zheng2012-11-151-6/+6
* ACPI: delelte more BFS/GTS related definition and codeFeng Tang2012-09-211-7/+0
* ACPI: delete _GTS/_BFS supportLen Brown2012-07-301-1/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-2/+2
* ACPICA: Update header files copyrights to 2012Bob Moore2012-07-171-1/+1
* ACPICA: ACPI 5/iASL: Add support for PCC keywordBob Moore2012-06-011-1/+2
* ACPICA: Add support for multiple notify handlersBob Moore2012-06-011-0/+4
* ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
* ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-261-1/+8
* ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-221-0/+9
* ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-221-2/+4
* ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-171-1/+3
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-171-0/+8
* ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-061-1/+0
*-. Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown2011-05-291-2/+3
|\ \
| | * ACPI: Add D3 cold stateLin Ming2011-05-291-2/+3
| |/
* | ACPICA: Execute an orphan _REG method under the EC deviceBob Moore2011-05-091-0/+5
* | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore2011-05-091-1/+3
* | ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-091-2/+11
|/
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Global event handlerLin Ming2011-01-121-0/+8
* ACPICA: Implicit notify supportLin Ming2011-01-121-16/+21
* ACPICA: New GPE handler callback definitionLin Ming2011-01-121-0/+3
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-2/+2
* 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