aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+7
2018-10-23Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-14/+21
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2018-10-18ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute_tables_as_methods insteadErik Schmauss1-7/+0
2018-10-16ACPI / CPPC: Add support for guaranteed performanceSrinivas Pandruvada1-0/+1
2018-10-04ACPICA: Update version to 20181003Bob Moore1-1/+1
2018-10-04ACPICA: Update for field unit accessBob Moore1-5/+13
2018-10-04ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocolBob Moore2-3/+9
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg1-1/+7
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig1-1/+0
2018-08-14ACPICA: Update version to 20180810Bob Moore1-1/+1
2018-08-14ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss1-1/+1
2018-08-14ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table loadErik Schmauss1-0/+6
2018-08-14Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei'Rafael J. Wysocki1-0/+4
2018-08-09arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng1-0/+4
2018-07-09ACPICA: Update version to 20180629Bob Moore1-1/+1
2018-06-20ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris1-2/+1
2018-06-13Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-8/+24
2018-06-10ACPICA: Recognize the _OSI string "Windows 2017.2"Mario Limonciello1-0/+1
2018-06-06Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-4/+3
2018-06-06ACPICA: Update version to 20180531Bob Moore1-1/+1
2018-06-06ACPICA: AML Parser: Add debug option to dump parse treesBob Moore1-1/+3
2018-06-06ACPICA: IORT: Add PMCG node supprtRobin Murphy1-1/+9
2018-06-06ACPICA: IORT: Update for revision DRobin Murphy1-5/+10
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-7/+76
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki1-4/+10
2018-05-25ACPICA: Introduce acpi_dispatch_gpe()Rafael J. Wysocki1-0/+1
2018-05-18ACPICA: Update version to 20180508Bob Moore1-1/+1
2018-05-15ACPICA: Update version to 20180427Bob Moore1-1/+1
2018-05-15ACPICA: Improve error messages for the namespace root nodeBob Moore1-2/+5
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc1-3/+2
2018-05-10ACPICA: provide abstraction for raw_spinlock_tSebastian Andrzej Siewior4-0/+60
2018-05-02ghes, EDAC: Fix ghes_edac registrationBorislav Petkov1-1/+1
2018-04-24ACPI / CPPC: Add support for CPPC v3Prashanth Prakash1-4/+10
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+18
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry1-1/+1
2018-04-02Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki1-0/+21
2018-03-21xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins1-0/+2
2018-03-18ACPICA: Update version to 20180313Bob Moore1-1/+1
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore1-10/+10
2018-03-18ACPICA: adding SPDX headersErik Schmauss22-794/+46
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore1-4/+3
2018-03-18ACPICA: Change a compile-time option to a runtime optionBob Moore1-0/+10
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede1-2/+0
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2-0/+2
2018-03-14acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck1-0/+18
2018-02-21ACPICA: Update version to 20180209Bob Moore1-1/+1
2018-02-21ACPICA: Add option to disable Package object name resolution errorsBob Moore1-0/+1