messages from 2025-04-25 19:34:20 to 2025-05-05 23:03:06 UTC [more...]
[PATCH AUTOSEL 6.6 013/294] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
2025-05-05 22:54 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 014/294] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH AUTOSEL 6.6 193/294] ACPI: HED: Always initialize before evged
[PATCH AUTOSEL 6.12 017/486] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
2025-05-05 22:36 UTC (4+ messages)
` [PATCH AUTOSEL 6.12 019/486] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH AUTOSEL 6.12 136/486] PNP: Expand length of fixup id string
` [PATCH AUTOSEL 6.12 314/486] ACPI: HED: Always initialize before evged
[PATCH AUTOSEL 6.14 019/642] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
2025-05-05 22:10 UTC (4+ messages)
` [PATCH AUTOSEL 6.14 021/642] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH AUTOSEL 6.14 170/642] PNP: Expand length of fixup id string
` [PATCH AUTOSEL 6.14 398/642] ACPI: HED: Always initialize before evged
[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
2025-05-05 18:23 UTC
[PATCH hyperv-next v3] arch/x86: Provide the CPU number in the wakeup AP callback
2025-05-05 18:12 UTC (7+ messages)
[PATCH v5 0/3] Add interfaces for ACPI MRRM table
2025-05-05 17:38 UTC (4+ messages)
` [PATCH v5 1/3] ACPI/MRRM: Minimal parse of "
` [PATCH v5 2/3] ACPI/MRRM: Add /sys files to describe memory ranges
` [PATCH v5 3/3] ACPI: Add documentation for exposing MRRM data
[PATCH v4 0/4] Add interfaces for ACPI MRRM table
2025-05-05 17:17 UTC (12+ messages)
` [PATCH v4 1/4] ACPICA: Define MRRM ACPI table
` [PATCH v4 2/4] ACPI/MRRM: Minimal parse of ACPI MRRM table
` [PATCH v4 3/4] ACPI/MRRM: Add /sys files to describe memory ranges
` [PATCH v4 4/4] ACPI: Add documentation for exposing MRRM data
[PATCH] ACPI: Enable CONFIG_ACPI_DEBUG by default
2025-05-05 15:59 UTC (8+ messages)
ACPI power-resources not turned off after failure of device-driver's runtime resume function?
2025-05-05 13:49 UTC
[PATCH v3 00/13] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-05-05 13:07 UTC (21+ messages)
` [PATCH v3 01/13] x86/acpi: Add a helper function to setup the wakeup mailbox
` [PATCH v3 02/13] x86/acpi: Add a helper function to get a pointer to "
` [PATCH v3 03/13] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpboot.c
` [PATCH v3 04/13] dt-bindings: x86: Add CPU bindings for x86
` [PATCH v3 05/13] x86/dt: Parse the `enable-method` property of CPU nodes
` [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v3 07/13] x86/dt: Parse the "
` [PATCH v3 08/13] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v3 09/13] x86/realmode: Make the location of the trampoline configurable
` [PATCH v3 10/13] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v3 11/13] x86/smpboot: Add a helper get the address of the wakeup mailbox
` [PATCH v3 12/13] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v3 13/13] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
2025-05-05 12:32 UTC (3+ messages)
` [RFC PATCH v1 01/10] riscv: Define ioremap_cache for RISC-V
[PATCH 0/3] ACPI: thermal: Properly support the _SCP control method
2025-05-02 22:29 UTC (7+ messages)
[PATCH v4 00/15] MSR code cleanup part one
2025-05-02 18:09 UTC (34+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
` [PATCH v4A "
` [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v4 03/15] x86/msr: Remove rdpmc()
` [PATCH v4 04/15] x86/msr: Rename rdpmcl() to rdpmc()
` [PATCH v4 05/15] x86/msr: Convert the rdpmc() macro into an always inline function
` [PATCH v4 06/15] x86/xen/msr: Return u64 consistently in Xen PMC read functions
` [PATCH v4 07/15] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [PATCH v4 08/15] x86/msr: Add the native_rdmsrq() helper
` [PATCH v4 09/15] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v4 11/15] x86/xen/msr: Remove pmu_msr_{read,write}()
` [PATCH v4 12/15] x86/xen/msr: Remove the error pointer argument from set_seg()
` [PATCH v4 13/15] x86/pvops/msr: refactor pv_cpu_ops.write_msr{,_safe}()
` [PATCH v4 14/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [PATCH v4 15/15] x86/msr: Change the function type of native_read_msr_safe()
[PATCH v1 1/1] ACPI: VIOT: Remove (explicitly) unused header
2025-05-02 15:15 UTC (3+ messages)
[PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-05-02 4:08 UTC (13+ messages)
` [PATCH hyperv-next v9 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v9 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v9 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v9 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v9 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v9 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v9 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v9 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v9 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v9 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH v1] pinctrl: amd: Fix hibernation support with CONFIG_SUSPEND unset
2025-05-01 21:55 UTC (2+ messages)
[PATCH] ACPI: APEI: EINJ: Fix probe error message
2025-05-01 12:53 UTC (2+ messages)
[PATCH v2][next] acpi: nfit: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
2025-04-30 21:19 UTC (5+ messages)
[PATCH hyperv-next v2] arch/x86: Provide the CPU number in the wakeup AP callback
2025-04-30 20:09 UTC (7+ messages)
[PATCH v7 0/8] Add functions for getting and setting registers related to autonomous selection in cppc_acpi
2025-04-30 20:03 UTC (3+ messages)
[PATCH 1/2] ACPI: PCC: Simplify PCC shared memory region handling
2025-04-30 19:53 UTC (2+ messages)
[PATCH v1 00/19] ACPICA: ACPICA 20250404
2025-04-30 18:52 UTC (22+ messages)
` [PATCH v1 01/19] ACPICA: Drop stale comment about the header file content
` [PATCH v1 02/19] ACPICA: Apply pack(1) to union aml_resource
` [PATCH 0/0] Cover letter only
` [PATCH v1 03/19] ACPICA: utilities: Fix overflow check in vsnprintf()
` [PATCH v1 04/19] ACPICA: Interpret SIDP structures in DMAR
` [PATCH v1 05/19] ACPICA: infrastructure: Add new header and ACPI_DMT_BUF26 types
` [PATCH v1 06/19] ACPICA: actbl2.h: MRRM: Add typedef and other definitions
` [PATCH v1 07/19] ACPICA: actbl2: Add definitions for RIMT
` [PATCH v1 08/19] ACPICA: MRRM: Some cleanups
` [PATCH v1 09/19] ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment"
` [PATCH v1 10/19] ACPICA: infrastructure: Add new DMT_BUF types and shorten a long name
` [PATCH v1 11/19] ACPICA: actbl2.h: ERDT: Add typedef and other definitions
` [PATCH v1 12/19] ACPICA: Introduce ACPI_NONSTRING
` [PATCH v1 13/19] ACPICA: Apply ACPI_NONSTRING
` [PATCH v1 14/19] ACPICA: actbl2.h: ACPI 6.5: RAS2: Rename structure and field names of the RAS2 table
` [PATCH v1 15/19] ACPICA: Adjust the position of code lines
` [PATCH v1 16/19] ACPICA: Avoid sequence overread in call to strncmp()
[PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
2025-04-30 15:18 UTC (3+ messages)
[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
2025-04-30 15:00 UTC (14+ messages)
[PATCH] firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
2025-04-30 10:24 UTC (3+ messages)
[PATCH v3] ACPI: PCI: Release excess memory usage
2025-04-30 6:06 UTC
[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
2025-04-29 18:20 UTC (7+ messages)
` [PATCH 1/4 v2] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v2] PCI/AER: Modify pci_print_aer() to take log level
` [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v2] ACPI: extlog: Trace CPER CXL Protocol Errors
[PATCH v2] ACPI: PCI: Release excess memory usage
2025-04-29 15:56 UTC (4+ messages)
[PATCH] ACPI: EC: Fix CPU frequency limitation on AMD platforms after suspend/resume
2025-04-28 21:06 UTC (11+ messages)
[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-04-28 19:24 UTC (7+ messages)
` [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH] ACPI: pci: Release excess memory usage
2025-04-28 16:35 UTC (2+ messages)
[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
2025-04-28 15:23 UTC (9+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
[PATCH] gcc-15: acpi: sprinkle random '__nonstring' crumbles around
2025-04-27 11:24 UTC (4+ messages)
[PATCH v3 00/14] MSR code cleanup part one
2025-04-27 9:26 UTC (11+ messages)
` [PATCH v3 01/14] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v3 09/14] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()
[PATCH] ACPI:PRM: Reduce unnecessary printing to avoid the worries of regular users
2025-04-27 7:53 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 37dad34be75116e35386dbe07a4e31cc6dee6337
2025-04-25 20:38 UTC
[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
2025-04-25 20:12 UTC (8+ messages)
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox