summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-271-1/+0
|\
| * x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()YueHaibing2023-06-211-1/+0
* | x86/smpboot: Support parallel startup of secondary CPUsDavid Woodhouse2023-05-151-1/+8
|/
* Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-251-5/+18
|\
| * x86/smpboot: Remove initial_gsBrian Gerst2023-03-211-1/+0
| * x86/smpboot: Remove early_gdt_descr on 64-bitBrian Gerst2023-03-211-2/+0
| * x86/smpboot: Remove initial_stack on 64-bitBrian Gerst2023-03-211-2/+18
* | Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-3/+8
|\ \
| * | x86/ACPI/boot: Improve __acpi_acquire_global_lockUros Bizjak2023-03-221-3/+8
| |/
* | x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder2023-03-301-1/+2
* | x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello2023-03-301-1/+5
|/
* Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-211-3/+16
|\
| * x86/acpi/boot: Do not register processors that cannot be onlined for x2APICKishon Vijay Abraham I2023-01-101-3/+16
* | x86/ACPI/boot: Use try_cmpxchg() in __acpi_{acquire,release}_global_lock()Uros Bizjak2023-01-261-8/+8
|/
* x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUsTony W Wang-oc2022-11-111-8/+16
* ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memoryMario Limonciello2022-07-131-0/+6
* ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello2022-07-051-0/+10
* Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-251-1/+1
|\
| * x86/ACPI: Preserve ACPI-table override during hibernationAmadeusz Sławiński2022-04-131-1/+1
* | Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-251-4/+3
|\ \
| * | x86: ACPI: Make mp_config_acpi_gsi() a void functionLi kunyu2022-05-111-4/+3
| |/
* | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-15/+14
|\ \
| * | x86/aperfmperf: Untangle Intel and AMD frequency invariance initThomas Gleixner2022-04-271-16/+14
| * | x86/aperfmperf: Separate AP/BP frequency invariance initThomas Gleixner2022-04-271-1/+2
| |/
* / x86/acpi/x86/boot: Add multiprocessor wake-up supportKuppuswamy Sathyanarayanan2022-04-071-1/+92
|/
* Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-211-2/+21
|\
| * PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse2022-03-161-2/+21
* | ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 boardMark Cilissen2022-03-081-0/+24
* | x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPCHuang Rui2022-03-081-0/+14
* | x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPCHuang Rui2022-03-081-0/+40
* | x86/ACPI: CPPC: Rename cppc_msr.c to cppc.cHuang Rui2022-03-082-2/+2
|/
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-131-3/+3
|\
| * x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-3/+3
* | PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-081-1/+3
|/
* x86: ACPI: cstate: Optimize C3 entry on AMD CPUsDeepak Sharma2021-10-011-0/+15
* x86/ACPI: Don't add CPUs that are not online capableMario Limonciello2021-09-131-0/+9
* x86: Fix typo s/ECLR/ELCR/ for the PIC registerMaciej W. Rozycki2021-08-101-3/+3
* x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki2021-08-101-3/+3
* Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-06-291-71/+47
|\
| * x86/acpi: Switch to pr_xxx log functionsHeiner Kallweit2021-05-171-71/+47
* | x86/cstate: Allow ACPI C1 FFH MWAIT use on Hygon systemsPu Wen2021-05-311-1/+2
|/
* Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-262-3/+3
|\
| * x86: Fix various typos in commentsIngo Molnar2021-03-182-3/+3
* | kasan: remove redundant config optionWalter Wu2021-04-171-1/+1
* | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-13/+12
|/
* x86/acpi: Support objtool validation in wakeup_64.SJosh Poimboeuf2021-01-262-1/+2
* x86/acpi: Annotate indirect branch as safeJosh Poimboeuf2021-01-261-0/+2
* kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov2020-12-221-1/+1
* x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli2020-11-211-0/+5
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+2