aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2015-08-04ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-06-09ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-06-09ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-06-09ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-06-09ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-17ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila
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
2014-07-23ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng
2014-07-09ACPICA: Fix a regression for deletion of Alias() objects.Bob Moore
2014-07-08ACPICA: Hardware: back port of a recursive locking fixLv Zheng
2014-07-08ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore
2014-07-08ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes()Lv Zheng
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng
2014-07-08ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng
2014-07-08ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng
2014-07-08ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng
2014-07-08ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box
2014-07-08ACPICA: Utilities: Validate full RSDP headerDavid E. Box
2014-07-08ACPICA: Utilities: Add support to read table from filesLv Zheng
2014-07-08ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT()Lv Zheng