This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1678e493d530 Merge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/ [...] new 9deb193af69d tracing: Fix stack trace event size new 05de45383bd1 Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/ [...] new c0c33442f720 PM: runtime: Fix ordering in pm_runtime_get_suppliers() new 9dfacc54a866 PM: runtime: Fix race getting/putting suppliers at probe new a95d8f581901 cpufreq: Fix scaling_{available,boost}_frequencies_show() [...] new ac1790ad78f8 Merge branch 'pm-cpufreq' new 9314a0e9c711 Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/li [...] new 8cdddd182bd7 ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() new 1a1c130ab757 ACPI: tables: x86: Reserve memory occupied by ACPI tables new 3e759425cc3c ACPI: scan: Fix _STA getting called on devices with unmet [...] new 91463ebff32d Merge branches 'acpi-tables' and 'acpi-scan' new 0a84c2e440f7 Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/ [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/include/asm/smp.h | 1 + arch/x86/kernel/acpi/boot.c | 25 ++++++++++++------------- arch/x86/kernel/setup.c | 8 +++----- arch/x86/kernel/smpboot.c | 2 +- drivers/acpi/processor_idle.c | 7 +++++++ drivers/acpi/scan.c | 12 +++++++++++- drivers/acpi/tables.c | 42 +++++++++++++++++++++++++++++++++++++++--- drivers/base/power/runtime.c | 10 ++++++++-- drivers/cpufreq/freq_table.c | 4 ++-- include/linux/acpi.h | 9 ++++++++- kernel/trace/trace.c | 3 ++- 11 files changed, 94 insertions(+), 29 deletions(-)