summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes
2015-02-05ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...Lv Zheng
2015-02-05ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergencesLv Zheng
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box
2015-02-05ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng
2015-02-05ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...Lv Zheng
2015-02-05ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removingLv Zheng
2015-02-05ACPICA: Events: Fix uninitialized variableDavid E. Box
2015-02-05ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restrictionLv Zheng
2015-02-05ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()Lv Zheng
2015-02-05ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...Lv Zheng
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng
2015-01-22ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id()Octavian Purdila
2014-12-03ACPICA: Events: Always modify GPE registers under the GPE lockLv Zheng
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki
2014-11-28ACPICA: Disassembler: Emit correct string for 0 stop bits.Bob Moore
2014-11-28ACPICA: Disassembler: Update for C-style expressions.Bob Moore
2014-11-28ACPICA: Disassembler: Add support for C-style operators and expressions.Bob Moore
2014-11-28ACPICA: acpiexec: Add option to specify an object initialization file.Bob Moore
2014-11-28ACPICA: iASL: Add support for to_PLD macro.Bob Moore
2014-10-21ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng
2014-10-21ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng
2014-10-21ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler().Lv Zheng
2014-10-21ACPICA: Events: Reduce indent divergences of events files.Lv Zheng
2014-10-21ACPICA: acpidump: Add ACPI 1.0 RSDP support.Lv Zheng
2014-09-30ACPICA: Introduce acpi_enable_all_wakeup_gpes()Rafael J. Wysocki
2014-09-30ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()Rafael J. Wysocki
2014-09-29Merge back earlier 'acpica' material for v3.18.Rafael J. Wysocki
2014-09-24ACPICA: Update to GPIO region handler interface.Bob Moore
2014-09-03ACPICA: Disassembler: Fix for gpio_int interrupt polarity flags.Bob Moore
2014-09-02ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.Mika Westerberg
2014-08-05Merge branch 'acpica'Rafael J. Wysocki
2014-07-31ACPICA: ACPI 5.1: Support for the _CCA predifined name.Bob Moore
2014-07-31ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore
2014-07-31ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box
2014-07-31ACPICA: Debug object: Add current value of Timer() to debug line prefix.Bob Moore
2014-07-31ACPICA: acpihelp: Add UUID support, restructure some existing files.Bob Moore
2014-07-31ACPICA: Utilities: Fix local printf issue.Lv Zheng
2014-07-31ACPICA: Remove some extraneous printf arguments.Sascha Wildner
2014-07-31ACPICA: Update for comments/formatting. No functional changes.Bob Moore
2014-07-31ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore
2014-07-31ACPICA: Work around an ancient GCC bug.Bob Moore
2014-07-27Merge branch 'acpi-headers'Rafael J. Wysocki
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki
2014-07-23ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).Rafael J. Wysocki