summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* xen: allow mapping ACPI data using a different physical addressJuergen Gross2024-09-121-0/+8
* x86/acpi: Add support for CPU offlining for ACPI MADT wakeup methodKirill A. Shutemov2024-06-171-0/+2
* x86/acpi: Extract ACPI MADT wakeup code into a separate fileKirill A. Shutemov2024-06-171-0/+5
* ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan2024-04-301-0/+2
* acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne2023-11-131-0/+14
* Merge branch 'acpi-processor'Rafael J. Wysocki2023-08-251-8/+16
|\
| * ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski2023-07-141-0/+3
| * ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()Michal Wilczynski2023-07-141-0/+3
| * ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()Michal Wilczynski2023-07-141-4/+5
| * ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski2023-07-141-5/+6
| * ACPI: processor: Refactor arch_acpi_set_pdc_bits()Michal Wilczynski2023-07-141-5/+5
* | ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede2023-08-091-0/+2
|/
* acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-0/+8
* x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli2020-11-211-0/+11
* ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra2020-09-161-2/+0
* x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/real...Sean Christopherson2019-12-101-5/+1
* ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-1/+4
* acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-191-0/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-18/+1
* x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross2018-10-101-0/+7
* ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko2018-03-121-0/+4
* x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross2018-02-261-0/+7
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-1/+1
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* | ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko2017-12-281-1/+1
|/
* Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski2017-11-041-0/+2
* acpi, x86/mm: Remove encryption mask from ACPI page protection typeTom Lendacky2017-07-301-5/+6
* x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski2017-07-051-2/+0
* x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.hIngo Molnar2017-01-281-0/+2
* x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-091-1/+1
* Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-251-0/+2
|\
| * ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-221-0/+2
* | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-301-1/+0
|/
* acpi, x86: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-0/+23
* x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2015-01-201-0/+1
* ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-211-0/+5
* ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-271-45/+0
* ACPI / x86: Increase override tables number limitYinghai Lu2013-09-251-0/+1
* Merge branch 'x86/mce' into x86/rasIngo Molnar2013-08-121-0/+2
|\
| * mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-0/+2
* | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-191-1/+1
|/
* ACPICA: Update compilation environment settings.Lv Zheng2013-01-101-4/+0
* x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2012-05-301-4/+3
* x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-081-2/+0
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-1/+1
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
* | x86, NUMA: trivial cleanupsTejun Heo2011-05-021-2/+0
* | Merge branch 'linus' into releaseLen Brown2011-03-231-10/+4
|\ \
| * \ Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-161-1/+3
| |\ \
| | * | x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-171-1/+3