summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-07-20Merge branch 'acpi-topic-sbsa-watchdog' into leg-kernelGraeme Gregory
2015-07-20Merge branch 'acpi-topic-nodevmem' into leg-kernelGraeme Gregory
2015-07-20Merge branch 'acpi-topic-arm64-apei' into leg-kernelGraeme Gregory
2015-07-20clocksource: simplify ACPI code in arm_arch_timer.cFu Wei
2015-07-20ACPI: add GTDT table parse driver into ACPI driverFu Wei
2015-07-20ACPI: sysfs expose root tables RSDP/RSDT/XSDTGraeme Gregory
2015-07-20DO NOT UPSTREAM - provide hook for MCFG fixupsMark Salter
2015-07-20pci, ecam: Improve naming for ecam.c content and areas where it is used.Tomasz Nowicki
2015-07-20pci, acpi, mcfg: Share ACPI PCI config space accessors.Tomasz Nowicki
2015-07-20pci, acpi, mcfg: Provide generic implementation of MCFG code initialization.Tomasz Nowicki
2015-07-20x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of a...Tomasz Nowicki
2015-07-20DO NOT UPSTREAM YET: Clean up GIC irq domain for ACPISuravee Suthikulpanit
2015-07-20acpi, apei, bert: Clear error status at the end of error handling.Tomasz Nowicki
2015-07-20ACPI, APEI, Boot Error Record Table (BERT) supportHuang Ying
2015-07-20acpi, apei, hest: Move HEST table initialization where it belongs.Tomasz Nowicki
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler
2015-07-10ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-07-07ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-07-03Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'Rafael J. Wysocki
2015-07-03ACPI / init: Make it possible to override _REVRafael J. Wysocki
2015-07-01ACPICA: Comment update, no functional changegongzg
2015-07-01ACPICA: Split C library prototypes to new headerBob Moore
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore
2015-07-01ACPICA: Cleanup output for the ASL Debug objectBob Moore
2015-07-01ACPICA: Update for acpi_install_table memory typesZhang Rui
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore
2015-07-01ACPICA: Namespace: Add support to allow overriding objectsLv Zheng
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-01ACPICA: Hardware: Enable firmware waking vector for both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-30nfit: fix smatch "use after null check" reportDan Williams
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler