aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki1-9/+15
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds2-15/+139
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler2-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler2-12/+100
2015-07-10ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernelJiang Liu1-9/+15
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki1-2/+30
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki3-167/+14
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee1-2/+30
2015-07-07ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki1-2/+5
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2-165/+9
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds71-366/+728
2015-07-03Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki1-3/+10
2015-07-03ACPI / init: Make it possible to override _REVRafael J. Wysocki4-0/+65
2015-07-01ACPICA: Comment update, no functional changegongzg1-3/+2
2015-07-01ACPICA: Split C library prototypes to new headerBob Moore2-58/+3
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore50-255/+241
2015-07-01ACPICA: Cleanup output for the ASL Debug objectBob Moore4-6/+50
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui1-2/+2
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore1-4/+19
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore3-2/+14
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng5-7/+44
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit5-4/+148
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng3-20/+73
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng4-20/+39
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng1-18/+53
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+3
2015-06-30nfit: fix smatch "use after null check" reportDan Williams1-2/+2
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds5-3/+1819
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani1-0/+1
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani1-0/+6
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani1-3/+47
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams2-0/+34
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams2-4/+14
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler2-14/+484
2015-06-26nd_btt: atomic sector updatesVishal Verma1-0/+1
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-3/+6
2015-06-24libnvdimm, nfit: add interleave-set state-tracking infrastructureDan Williams1-2/+91
2015-06-24libnvdimm: support for legacy (non-aliasing) nvdimmsDan Williams1-0/+1
2015-06-24libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory)Dan Williams1-1/+147
2015-06-24libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructureDan Williams1-3/+10
2015-06-24libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devicesDan Williams3-2/+229
2015-06-24libnvdimm, nfit: dimm/memory-devicesDan Williams2-1/+161
2015-06-24libnvdimm: control character device and nvdimm_bus sysfs attributesDan Williams2-0/+34
2015-06-24libnvdimm, nfit: initial libnvdimm infrastructure and NFIT supportDan Williams4-0/+586
2015-06-24ACPICA: Linuxize: Replace __FUNCTION__ with __func__Lv Zheng1-2/+2
2015-06-24Merge branch 'acpi-pnp'Rafael J. Wysocki1-1/+3
2015-06-24ACPI / resources: free memory on error in add_region_before()Dan Carpenter1-1/+3
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds40-791/+1225
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1