summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler
2015-06-26nd_btt: atomic sector updatesVishal Verma
2015-06-24libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams
2015-06-24libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams
2015-06-24libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams
2015-06-24libnvdimm, nfit: dimm/memory-devicesDan Williams
2015-06-24libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams
2015-05-22ACPICA: ACPI 6.0: Add support for NFIT table.Bob Moore
2015-05-22ACPICA: acpi_help: Add option to display all known/supported ACPI tables.Bob Moore
2015-05-22ACPICA: iASL/disassembler - fix possible fault for -e option.Bob Moore
2015-05-22ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list().Lv Zheng
2015-05-22ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_metho...Lv Zheng
2015-05-22ACPICA: iASL: Enhance detection of non-ascii or corrupted input files.Bob Moore
2015-05-22ACPICA: Parser: Move a couple externals to the proper header.Bob Moore
2015-05-22ACPICA: ACPI 6.0: Add support for new predefined names.Bob Moore
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-04ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik
2015-04-30ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge
2015-04-30x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu
2015-04-29ACPI / SBS: Enable battery manager when presentChris Bainbridge
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-04-22ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski
2015-04-14ACPICA: Fix a couple issues with the local printf module.Lv Zheng
2015-04-14ACPICA: Add "//" before ascii output of buffers.Bob Moore
2015-04-14ACPICA: Remove unused internal AML opcode.Bob Moore
2015-04-14ACPICA: Permanently set _REV to the value '2'.Bob Moore
2015-04-14ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore
2015-04-14ACPICA: Add infrastructure for External() opcode.Bob Moore
2015-04-14ACPICA: iASL: Enhancement for constant folding.Bob Moore
2015-04-14ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore
2015-04-14ACPICA: Update AML Debugger global variables.Bob Moore
2015-04-14ACPICA: Update Resource descriptor dump module.Bob Moore
2015-04-14ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore
2015-04-14ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng
2015-04-14ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng
2015-04-14ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist