Age | Commit message (Expand) | Author |
---|---|---|
2024-08-07 | x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox | Zhiquan Li |
2024-06-17 | x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method | Kirill A. Shutemov |
2024-06-17 | x86/acpi: Do not attempt to bring up secondary CPUs in the kexec case | Kirill A. Shutemov |
2024-06-17 | x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structure | Kirill A. Shutemov |
2024-06-17 | cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup | Kirill A. Shutemov |
2024-06-17 | x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init | Kirill A. Shutemov |
2024-06-17 | x86/acpi: Extract ACPI MADT wakeup code into a separate file | Kirill A. Shutemov |