summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2015-07-02ACPICA: De-macroize calls to standard C library functionsBob Moore50-255/+241
2015-07-02ACPICA: Cleanup output for the ASL Debug objectBob Moore4-6/+50
2015-07-02ACPICA: Update for acpi_install_table memory typesZhang Rui1-2/+2
2015-07-02ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore1-4/+19
2015-07-02ACPICA: Namespace: Add support of OSDT tableBob Moore3-2/+14
2015-07-02ACPICA: Namespace: Add support to allow overriding objectsLv Zheng5-7/+44
2015-07-02ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit5-4/+148
2015-07-02ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-07-02ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng3-20/+73
2015-07-02ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng4-20/+39
2015-07-02ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng1-18/+53
2015-06-24ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng1-2/+2
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng5-5/+4
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore1-2/+2
2015-05-22ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore1-0/+5
2015-05-22ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore3-4/+13
2015-05-22ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng1-5/+4
2015-05-22ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng1-3/+2
2015-05-22ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore2-6/+3
2015-05-22ACPICA: Parser: Move a couple externals to the proper header.Bob Moore2-3/+3
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore4-4/+66
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki1-10/+3
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki3-1/+25
2015-05-04ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik1-0/+2
2015-05-01ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge1-0/+22
2015-04-30x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu1-1/+1
2015-04-29ACPI / SBS: Enable battery manager when presentChris Bainbridge1-1/+1
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+34
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-37/+213
2015-04-24Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki2-7/+34
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki1-5/+28
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-04-22ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge1-1/+1
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds37-346/+326
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-233/+371
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2-9/+7
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski1-1/+1
2015-04-14ACPICA: Fix a couple issues with the local printf module.Lv Zheng1-5/+8
2015-04-14ACPICA: Add "//" before ascii output of buffers.Bob Moore1-0/+8
2015-04-14ACPICA: Remove unused internal AML opcode.Bob Moore1-1/+0
2015-04-14ACPICA: Permanently set _REV to the value '2'.Bob Moore1-3/+10
2015-04-14ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore1-0/+1
2015-04-14ACPICA: Add infrastructure for External() opcode.Bob Moore7-4/+35
2015-04-14ACPICA: iASL: Enhancement for constant folding.Bob Moore1-5/+0
2015-04-14ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore1-0/+1
2015-04-14ACPICA: Update AML Debugger global variables.Bob Moore1-3/+1
2015-04-14ACPICA: Update Resource descriptor dump module.Bob Moore2-116/+117
2015-04-14ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore1-2/+2
2015-04-14ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng2-0/+4
2015-04-14ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng3-2/+16