Age | Commit message (Expand) | Author |
2016-03-15 | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra |
2016-03-14 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-03-14 | Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki |
2016-03-14 | Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' | Rafael J. Wysocki |
2016-03-14 | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki |
2016-03-14 | Merge branches 'acpi-scan', 'acpi-osl' and 'acpi-apei' | Rafael J. Wysocki |
2016-03-14 | Merge branch 'acpica' | Rafael J. Wysocki |
2016-03-10 | ACPI / APEI: ERST: Fixed leaked resources in erst_init | Josh Hunt |
2016-03-10 | ACPI / APEI: Fix leaked resources | Josh Hunt |
2016-03-10 | i2c: designware: Add device HID for future AMD I2C controller | Xiangliang Yu |
2016-03-10 | ACPICA / Interpreter: Fix a regression triggered because of wrong Linux ECDT ... | Lv Zheng |
2016-03-10 | Merge branch 'for-4.6/pfn' into libnvdimm-for-next | Dan Williams |
2016-03-09 | ACPI / OSL: Add support to install tables via initrd | Lv Zheng |
2016-03-09 | ACPI / OSL: Clean up initrd table override code | Lv Zheng |
2016-03-09 | ACPI / util: remove redundant check if element is NULL | Colin Ian King |
2016-03-09 | ACPI: Add acpi_force_32bit_fadt_addr option to force 32 bit FADT addresses | Colin Ian King |
2016-03-09 | drivers/acpi: make pmic/intel_pmic_crc.c explicitly non-modular | Paul Gortmaker |
2016-03-09 | drivers/acpi: make apei/ghes.c more explicitly non-modular | Paul Gortmaker |
2016-03-09 | drivers/acpi: make bgrt driver explicitly non-modular | Paul Gortmaker |
2016-03-09 | ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent | Prakash, Prashanth |
2016-03-09 | ACPI / CPPC: replace writeX/readX to PCC with relaxed version | Prakash, Prashanth |
2016-03-09 | ACPI / CPPC: optimized cpc_read and cpc_write | Prakash, Prashanth |
2016-03-09 | ACPI / CPPC: Optimize PCC Read Write operations | Ashwin Chaugule |
2016-03-09 | ACPI / video: remove unused device_decode array | Colin Ian King |
2016-03-09 | ACPI / EC: Deny write access unless requested by module param | Oleg Drokin |
2016-03-09 | ACPI / fan: Make struct dev_pm_ops const | Kaiyen Chang |
2016-03-09 | ACPI: Change NFIT driver to insert new resource | Toshi Kani |
2016-03-09 | x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" | Chen Fan |
2016-03-08 | ACPICA: Revert "Parser: Fix for SuperName method invocation" | Bob Moore |
2016-03-08 | ACPICA: Utilities: Update trace mechinism for acquire_object | Bob Moore |
2016-03-06 | nfit, libnvdimm: clear poison command support | Dan Williams |
2016-03-05 | nfit: disable userspace initiated ars during scrub | Dan Williams |
2016-03-05 | nfit: scrub and register regions in a workqueue | Dan Williams |
2016-03-05 | nfit, libnvdimm: async region scrub workqueue | Dan Williams |
2016-03-05 | nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc | Dan Williams |
2016-03-05 | libnvdimm, nfit: centralize command status translation | Dan Williams |
2016-03-05 | nfit, tools/testing/nvdimm: add format interface code definitions | Dan Williams |
2016-03-05 | nfit: Continue init even if ARS commands are unimplemented | Vishal Verma |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar |
2016-02-27 | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas |
2016-02-26 | Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-24 | ACPICA: Namespace: Rename acpi_gbl_reg_methods_enabled to acpi_gbl_namespace_... | Lv Zheng |
2016-02-24 | ACPICA: Namespace: Ensure \_SB._INI executed before any _REG | Lv Zheng |
2016-02-24 | ACPICA: ACPICA: Tune _REG evaluations order in the initialization steps | Lv Zheng |
2016-02-24 | ACPICA: Tables: make default region accessible during the table load | Lv Zheng |
2016-02-24 | ACPICA: ACPI 6.0/iASL: Add support for the External AML opcode | David E. Box |
2016-02-24 | ACPICA: Remove unnecessary arguments to ACPI_INFO | Bob Moore |
2016-02-24 | ACPICA: debugger: dbconvert: free pld_info on error return path | Colin Ian King |
2016-02-24 | ACPICA: iASL: Update to use internal acpi_ut_strtoul64 function | Bob Moore |