summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+10
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani-10/+10
2015-08-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler-2/+2
2015-08-14ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede-3/+13
2015-07-28ACPI / PM: Use target_state to set the device power stateMika Westerberg-1/+1
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki-9/+15
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+139
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler-12/+100
2015-07-10ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu-9/+15
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki-2/+30
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki-167/+14
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee-2/+30
2015-07-07ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki-2/+5
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki-165/+9
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-366/+728
2015-07-03Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki-3/+10
2015-07-03ACPI / init: Make it possible to override _REVRafael J. Wysocki-0/+65
2015-07-01ACPICA: Comment update, no functional changegongzg-3/+2
2015-07-01ACPICA: Split C library prototypes to new headerBob Moore-58/+3
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore-255/+241
2015-07-01ACPICA: Cleanup output for the ASL Debug objectBob Moore-6/+50
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui-2/+2
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore-4/+19
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore-2/+14
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng-7/+44
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit-4/+148
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng-4/+6
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng-20/+73
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng-20/+39
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng-18/+53
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+3
2015-06-30nfit: fix smatch "use after null check" reportDan Williams-2/+2
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+1819
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani-0/+1
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani-0/+6
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani-3/+47
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams-0/+34
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams-4/+14
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler-14/+484
2015-06-26nd_btt: atomic sector updatesVishal Verma-0/+1
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-3/+6
2015-06-24libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams-2/+91
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams-0/+1
2015-06-24libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams-1/+147
2015-06-24libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams-3/+10
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams-2/+229
2015-06-24libnvdimm, nfit: dimm/memory-devicesDan Williams-1/+161
2015-06-24libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams-0/+34