summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpixf.h
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-2/+6
* ACPICA: Update version to 20150515.Bob Moore2015-05-221-1/+1
* ACPICA: Update version to 20150410.Bob Moore2015-04-141-1/+1
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-141-6/+6
* ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-051-0/+8
* ACPICA: Update version to 20150204David E. Box2015-02-051-1/+1
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+0Star
* ACPICA: Update version to 20141107.Bob Moore2014-11-281-1/+1
* ACPICA: Update version to 20140926.Bob Moore2014-10-211-1/+1
* ACPICA: Introduce acpi_enable_all_wakeup_gpes()Rafael J. Wysocki2014-09-301-0/+1
* ACPICA: Update version to 20140828.Bob Moore2014-09-031-1/+1
* Merge branch 'acpica'Rafael J. Wysocki2014-08-051-1/+1
|\
| * ACPICA: Update version to 20140724.Bob Moore2014-07-311-1/+1
* | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-271-11/+17
|\ \ | |/ |/|
| * ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-201-11/+17
* | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2014-07-231-0/+4
* | ACPICA: Update version to 20140627Bob Moore2014-07-081-1/+1
* | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-081-0/+20
|/
* ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-011-0/+9
* Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-271-273/+558
|\
| * ACPICA: Update version to 20140424.Bob Moore2014-05-071-1/+1
| * ACPICA: Comment/format update, no functional change.Bob Moore2014-05-071-19/+54
| * ACPICA: Back port of improvements on exception code.Bob Moore2014-05-071-1/+1
| * ACPICA: OSL: Add configurability for generic external functions.Lv Zheng2014-05-071-200/+283
| * ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng2014-05-071-13/+17
| * ACPICA: OSL: Add configurability for debug output functions.Lv Zheng2014-05-071-18/+31
| * ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-071-27/+46
| * ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...Lv Zheng2014-05-071-12/+23
| * ACPICA: Update global variable definitions. No functional change.Lv Zheng2014-05-071-13/+130
| * ACPICA: Update version to 20140325.Bob Moore2014-04-201-1/+1
| * ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng2014-04-201-0/+3
| * ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng2014-04-201-1/+1
|/
* Merge branch 'acpica'Rafael J. Wysocki2014-04-011-1/+1
|\
| * ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-261-0/+1
| * ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-261-1/+0Star
* | Merge branch 'acpica'Rafael J. Wysocki2014-03-201-2/+2
|\|
| * ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore2014-03-181-4/+0Star
| * ACPICA: Update version to 20140214.Bob Moore2014-03-181-1/+1
| * ACPICA: Headers: Deploy #pragma pack (push) and (pop).Bob Moore2014-02-271-0/+4
| * ACPICA: Update version to 20140114.Bob Moore2014-02-111-1/+1
| * ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* | ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki2014-02-051-0/+4
|/
* ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-271-1/+1
* ACPICA: Update version to 20131218.Bob Moore2014-01-081-1/+1
* ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng2014-01-081-17/+3Star
* ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-081-0/+1
* ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-8/+8
* ACPICA: Update version to 20131115.Bob Moore2013-11-211-1/+1
* ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-311-7/+7