| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: allow mapping ACPI data using a different physical address | Juergen Gross | 2024-09-12 | 1 | -0/+8 |
* | x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method | Kirill A. Shutemov | 2024-06-17 | 1 | -0/+2 |
* | x86/acpi: Extract ACPI MADT wakeup code into a separate file | Kirill A. Shutemov | 2024-06-17 | 1 | -0/+5 |
* | ACPI: Move acpi_blacklisted() declaration to asm/acpi.h | Kuppuswamy Sathyanarayanan | 2024-04-30 | 1 | -0/+2 |
* | acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0 | Roger Pau Monne | 2023-11-13 | 1 | -0/+14 |
* | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2023-08-25 | 1 | -8/+16 |
|\ |
|
| * | ACPI: processor: Introduce acpi_processor_osc() | Michal Wilczynski | 2023-07-14 | 1 | -0/+3 |
| * | ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits() | Michal Wilczynski | 2023-07-14 | 1 | -0/+3 |
| * | ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits() | Michal Wilczynski | 2023-07-14 | 1 | -4/+5 |
| * | ACPI: processor: Rename ACPI_PDC symbols | Michal Wilczynski | 2023-07-14 | 1 | -5/+6 |
| * | ACPI: processor: Refactor arch_acpi_set_pdc_bits() | Michal Wilczynski | 2023-07-14 | 1 | -5/+5 |
* | | ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen | Hans de Goede | 2023-08-09 | 1 | -0/+2 |
|/ |
|
* | acpi: Fix suspend with Xen PV | Juergen Gross | 2023-01-19 | 1 | -0/+8 |
* | x86/mce, cper: Pass x86 CPER through the MCA handling chain | Smita Koralahalli | 2020-11-21 | 1 | -0/+11 |
* | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED | Peter Zijlstra | 2020-09-16 | 1 | -2/+0 |
* | x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/real... | Sean Christopherson | 2019-12-10 | 1 | -5/+1 |
* | ACPI/sleep: Convert acpi_wakeup_address into a function | Sean Christopherson | 2019-12-10 | 1 | -1/+4 |
* | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down | Josh Boyer | 2019-08-19 | 1 | -0/+9 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -18/+1 |
* | x86/acpi, x86/boot: Take RSDP address for boot params if available | Juergen Gross | 2018-10-10 | 1 | -0/+7 |
* | ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and export | Andy Shevchenko | 2018-03-12 | 1 | -0/+4 |
* | x86/acpi: Add a new x86_init_acpi structure to x86_init_ops | Juergen Gross | 2018-02-26 | 1 | -0/+7 |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-14 | 1 | -1/+1 |
|\ |
|
| * | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-15 | 1 | -1/+1 |
* | | ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsi | Andy Shevchenko | 2017-12-28 | 1 | -1/+1 |
|/ |
|
* | Revert "x86/mm: Stop calling leave_mm() in idle code" | Andy Lutomirski | 2017-11-04 | 1 | -0/+2 |
* | acpi, x86/mm: Remove encryption mask from ACPI page protection type | Tom Lendacky | 2017-07-30 | 1 | -5/+6 |
* | x86/mm: Stop calling leave_mm() in idle code | Andy Lutomirski | 2017-07-05 | 1 | -2/+0 |
* | x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h | Ingo Molnar | 2017-01-28 | 1 | -0/+2 |
* | x86/amd: Simplify AMD E400 aware idle routine | Borislav Petkov | 2016-12-09 | 1 | -1/+1 |
* | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2016-07-25 | 1 | -0/+2 |
|\ |
|
| * | ACPI / tables: move arch-specific symbol to asm/acpi.h | Aleksey Makarov | 2016-06-22 | 1 | -0/+2 |
* | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c | David Daney | 2016-05-30 | 1 | -1/+0 |
|/ |
|
* | acpi, x86: Implement arch_apei_get_mem_attributes() | Jonathan (Zhixiong) Zhang | 2015-08-08 | 1 | -0/+23 |
* | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 2015-01-20 | 1 | -0/+1 |
* | ACPI: Don't use acpi_lapic in ACPI core code | Graeme Gregory | 2014-07-21 | 1 | -0/+5 |
* | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng | 2014-05-27 | 1 | -45/+0 |
* | ACPI / x86: Increase override tables number limit | Yinghai Lu | 2013-09-25 | 1 | -0/+1 |
* | Merge branch 'x86/mce' into x86/ras | Ingo Molnar | 2013-08-12 | 1 | -0/+2 |
|\ |
|
| * | mce: acpi/apei: Add a boot option to disable ff mode for corrected errors | Naveen N. Rao | 2013-07-08 | 1 | -0/+2 |
* | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 2013-06-19 | 1 | -1/+1 |
|/ |
|
* | ACPICA: Update compilation environment settings. | Lv Zheng | 2013-01-10 | 1 | -4/+0 |
* | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 2012-05-30 | 1 | -4/+3 |
* | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -2/+0 |
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 1 | -1/+1 |
|\ |
|
| * | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 1 | -1/+1 |
* | | x86, NUMA: trivial cleanups | Tejun Heo | 2011-05-02 | 1 | -2/+0 |
* | | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 1 | -10/+4 |
|\ \ |
|
| * \ | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 1 | -1/+3 |
| |\ \ |
|
| | * | | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-17 | 1 | -1/+3 |