aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAge
* Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki2015-05-12
* ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-14
* ACPICA: Fix a couple issues with the local printf module.Lv Zheng2015-04-14
* ACPICA: Add "//" before ascii output of buffers.Bob Moore2015-04-14
* ACPICA: Remove unused internal AML opcode.Bob Moore2015-04-14
* ACPICA: Permanently set _REV to the value '2'.Bob Moore2015-04-14
* ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-14
* ACPICA: Add infrastructure for External() opcode.Bob Moore2015-04-14
* ACPICA: iASL: Enhancement for constant folding.Bob Moore2015-04-14
* ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-14
* ACPICA: Update AML Debugger global variables.Bob Moore2015-04-14
* ACPICA: Update Resource descriptor dump module.Bob Moore2015-04-14
* ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore2015-04-14
* ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng2015-04-14
* ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng2015-04-14
* ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-14
* ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist2015-04-14
* ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes2015-04-14
* ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-14
* ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-04-14
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-14
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-14
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-14
* ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng2015-04-14
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-14
* ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng2015-04-14
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
* ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...Lv Zheng2015-02-05
* ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergencesLv Zheng2015-02-05
* ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2015-02-05
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-05
* ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box2015-02-05
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-05
* ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...Lv Zheng2015-02-05
* ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removingLv Zheng2015-02-05
* ACPICA: Events: Fix uninitialized variableDavid E. Box2015-02-05
* ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng2015-02-05
* ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()Lv Zheng2015-02-05
* ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...Lv Zheng2015-02-05
* ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-26
* ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-26
* ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila2015-01-21
* ACPICA: Events: Always modify GPE registers under the GPE lockLv Zheng2014-12-02
* ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-01
* ACPICA: Disassembler: Emit correct string for 0 stop bits.Bob Moore2014-11-27
* ACPICA: Disassembler: Update for C-style expressions.Bob Moore2014-11-27
* ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore2014-11-27
* ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore2014-11-27
* ACPICA: iASL: Add support for to_PLD macro.Bob Moore2014-11-27
* ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore2014-10-20