aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-217/+611
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds48-413/+937
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra1-2/+2
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+12
2016-03-14Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki8-40/+26
2016-03-14Merge branches 'acpi-pci', 'acpi-soc' and 'pnp'Rafael J. Wysocki2-4/+26
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki5-99/+254
2016-03-14Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei'Rafael J. Wysocki10-85/+260
2016-03-14Merge branch 'acpica'Rafael J. Wysocki24-185/+371
2016-03-11ACPI / APEI: ERST: Fixed leaked resources in erst_initJosh Hunt1-0/+3
2016-03-11ACPI / APEI: Fix leaked resourcesJosh Hunt1-2/+4
2016-03-10i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu1-0/+1
2016-03-10ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT supportLv Zheng3-39/+32
2016-03-09Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams3-5/+62
2016-03-09ACPI / OSL: Add support to install tables via initrdLv Zheng3-1/+52
2016-03-09ACPI / OSL: Clean up initrd table override codeLv Zheng1-62/+52
2016-03-09ACPI / util: remove redundant check if element is NULLColin Ian King1-4/+0
2016-03-09ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addressesColin Ian King1-0/+10
2016-03-09drivers/acpi: make pmic/intel_pmic_crc.c explicitly non-modularPaul Gortmaker1-5/+2
2016-03-09drivers/acpi: make apei/ghes.c more explicitly non-modularPaul Gortmaker1-16/+7
2016-03-09drivers/acpi: make bgrt driver explicitly non-modularPaul Gortmaker1-7/+3
2016-03-09ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sentPrakash, Prashanth1-1/+55
2016-03-09ACPI / CPPC: replace writeX/readX to PCC with relaxed versionPrakash, Prashanth1-10/+10
2016-03-09ACPI / CPPC: optimized cpc_read and cpc_writePrakash, Prashanth1-16/+64
2016-03-09ACPI / CPPC: Optimize PCC Read Write operationsAshwin Chaugule1-29/+72
2016-03-09ACPI / video: remove unused device_decode arrayColin Ian King1-7/+0
2016-03-09ACPI / EC: Deny write access unless requested by module paramOleg Drokin1-0/+3
2016-03-09ACPI / fan: Make struct dev_pm_ops constKaiyen Chang1-1/+1
2016-03-09ACPI: Change NFIT driver to insert new resourceToshi Kani1-0/+48
2016-03-09x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"Chen Fan1-4/+25
2016-03-08ACPICA: Revert "Parser: Fix for SuperName method invocation"Bob Moore1-5/+4
2016-03-08ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore1-1/+1
2016-03-05nfit, libnvdimm: clear poison command supportDan Williams1-1/+11
2016-03-05nfit: disable userspace initiated ars during scrubDan Williams1-0/+23
2016-03-05nfit: scrub and register regions in a workqueueDan Williams2-174/+371
2016-03-05nfit, libnvdimm: async region scrub workqueueDan Williams2-0/+52
2016-03-05nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams2-29/+17
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams2-61/+129
2016-03-05nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams1-0/+6
2016-03-04nfit: Continue init even if ARS commands are unimplementedVishal Verma1-4/+11
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar4-144/+93
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+13
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas1-1/+8
2016-02-26Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-94/+34
2016-02-24ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_initializedLv Zheng4-4/+4
2016-02-24ACPICA: Namespace: Ensure \_SB._INI executed before any _REGLv Zheng3-77/+85
2016-02-24ACPICA: ACPICA: Tune _REG evaluations order in the initialization stepsLv Zheng1-17/+18
2016-02-24ACPICA: Tables: make default region accessible during the table loadLv Zheng2-5/+29
2016-02-24ACPICA: ACPI 6.0/iASL: Add support for the External AML opcodeDavid E. Box1-1/+3
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore13-29/+18