summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore2015-07-012-39/+81
* ACPICA: Split C library prototypes to new headerBob Moore2015-07-012-58/+3
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-0156-312/+260
* ACPI / acpidump: Update acpidump manualLv Zheng2015-07-011-5/+12
* ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp...Lv Zheng2015-07-012-4/+13
* ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev...Lv Zheng2015-07-011-43/+46
* ACPICA: Cleanup output for the ASL Debug objectBob Moore2015-07-014-6/+50
* ACPICA: Update for acpi_install_table memory typesZhang Rui2015-07-011-2/+2
* ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-012-4/+24
* ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-014-2/+15
* ACPICA: Namespace: Add support to allow overriding objectsLv Zheng2015-07-015-7/+44
* ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo2015-07-011-0/+11
* ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-017-13/+164
* ACPICA: Add dragon_fly support to unix file mapping fileSascha Wildner2015-07-011-1/+1
* ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng2015-07-011-0/+6
* ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng2015-07-012-2/+15
* ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng2015-07-011-2/+2
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-012-4/+7
* ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng2015-07-013-20/+73
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-015-20/+48
* ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-012-20/+59
* ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng2015-06-241-2/+2
* ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-236-6/+4
* ACPICA: Fix for ill-formed GUID strings for NFIT tables.Bob Moore2015-05-251-8/+8
* ACPICA: acpihelp: Update for new NFIT table GUIDs.Bob Moore2015-05-251-9/+34
* ACPICA: Update version to 20150515.Bob Moore2015-05-221-1/+1
* ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore2015-05-223-2/+220
* ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore2015-05-221-0/+5
* ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore2015-05-223-4/+13
* ACPICA: ACPI 6.0: Add changes for DRTM table.Lv Zheng2015-05-221-7/+27
* ACPICA: ACPI 6.0: Add support for IORT table.Lv Zheng2015-05-221-0/+126
* ACPICA: ACPI 6.0: Add ACPI_SUB_PTR().Lv Zheng2015-05-221-0/+1
* ACPICA: ACPI 6.0: Add changes for MADT table.Bob Moore2015-05-221-4/+18
* ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng2015-05-221-5/+4
* ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng2015-05-221-3/+2
* ACPICA: ACPI 6.0: Add changes for LPIT table.Bob Moore2015-05-221-18/+2
* ACPICA: ACPI 6.0: Add changes for FADT table.Bob Moore2015-05-221-7/+10
* ACPICA: ACPI 6.0: Add support for WPBT table.Bob Moore2015-05-221-1/+19
* ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2015-05-222-6/+3
* ACPICA: Parser: Move a couple externals to the proper header.Bob Moore2015-05-222-3/+3
* ACPICA: ACPI 6.0: Add support for XENV table.Bob Moore2015-05-221-0/+18
* ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore2015-05-224-4/+66
* ACPICA: ACPI 6.0: Add support for STAO table.Bob Moore2015-05-221-0/+16
* ACPICA: Additional dragon_fly BSD support.Bob Moore2015-05-222-0/+6
* ACPICA: Divergence: Remove redundant definitions.Lv Zheng2015-05-191-5/+0
* Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki2015-05-131-10/+3
* Linux 4.1-rc3v4.1-rc3Linus Torvalds2015-05-101-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-1018-106/+230
|\
| * Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-113-9/+29
| |\
| | * drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson2015-05-071-3/+0