index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
acpi
Age
Commit message (
Expand
)
Author
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
2024-10-25
x86/amd: Use heterogeneous core topology for identifying boost numerator
Mario Limonciello
2024-10-17
objtool: Detect non-relocated text references
Josh Poimboeuf
2024-10-16
x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
Bart Van Assche
2024-09-19
Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-12
xen: allow mapping ACPI data using a different physical address
Juergen Gross
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2024-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
2024-09-11
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
Mario Limonciello
2024-09-11
ACPI: CPPC: Drop check for non zero perf ratio
Mario Limonciello
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
Mario Limonciello
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
2024-03-13
Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-05
cpuidle: ACPI/intel: fix MWAIT hint target C-state computation
He Rongguang
2024-03-05
ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
Perry Yuan
2024-02-15
x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT
Thomas Gleixner
2024-02-15
x86/acpi: Dont invoke topology_register_apic() for XEN PV
Thomas Gleixner
2024-02-15
x86/acpi: Use new APIC registration functions
Thomas Gleixner
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2023-12-18
x86/acpi: Handle bogus MADT APIC tables gracefully
Thomas Gleixner
2023-11-30
x86/acpi: Use %rip-relative addressing in wakeup_64.S
Uros Bizjak
2023-11-19
Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-09
x86/acpi: Ignore invalid x2APIC entries
Zhang Rui
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
2023-10-10
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
2023-10-10
x86/apic: Use BAD_APICID consistently
Thomas Gleixner
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-09
ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
Hans de Goede
2023-08-09
x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
Thomas Gleixner
2023-08-09
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
2023-08-09
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
2023-08-09
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-21
x86/acpi: Remove unused extern declaration acpi_copy_wakeup_routine()
YueHaibing
2023-05-15
x86/smpboot: Support parallel startup of secondary CPUs
David Woodhouse
[next]