linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-28 19:52:50 to 2024-06-07 15:46:05 UTC [more...]

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-06-07 15:46 UTC  (6+ messages)
` [RFC PATCH v8 08/10] ACPI:RAS2: Add ACPI RAS2 driver
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory "

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-06-07 15:14 UTC  (44+ messages)
` [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
` [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv11 09/19] x86/tdx: Account shared memory
` [PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
    ` [PATCHv11.1 "
    ` [PATCHv11.2 "
` [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
    ` [PATCHv11.1 "
` [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH RESEND v5 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-06-07 11:01 UTC  (5+ messages)
` [PATCH RESEND v5 3/3] RISC-V: Select ACPI PPTT drivers

[PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes
 2024-06-07  9:24 UTC  (6+ messages)

[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-06-07  9:10 UTC  (11+ messages)
` [PATCH v5 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
` [PATCH v6 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
  ` [PATCH v6 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH v4 0/3] ACPI: PMIC: a small refactoring
 2024-06-07  9:05 UTC  (5+ messages)
` [PATCH v4 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
` [PATCH v4 2/3] ACPI: PMIC: Convert pr_*() to dev_*() printing macros
` [PATCH v4 3/3] ACPI: PMIC: Replace open coded be16_to_cpu()

[PATCH v3] thermal: core: Do not fail cdev registration because of invalid initial state
 2024-06-07  8:32 UTC  (3+ messages)
` [PATCH v3] thermal: core: Do not fail cdev registration

[RFC KERNEL PATCH v8 0/2] Support device passthrough when dom0 is PVH on Xen
 2024-06-07  7:51 UTC  (4+ messages)
` [RFC KERNEL PATCH v8 1/3] xen/pci: Add xen_reset_device_function_state
` [RFC KERNEL PATCH v8 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v8 3/3] xen/privcmd: Add new syscall to get gsi from dev

[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-06-06 22:32 UTC  (20+ messages)
` [PATCH v6 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v6 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v6 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v6 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v6 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v6 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v6 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v6 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v6 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v6 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v6 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v6 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v6 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v6 16/17] irqchip/riscv-aplic: "
` [PATCH v6 17/17] irqchip/sifive-plic: "

[rafael-pm:thermal-core-testing 15/19] drivers/thermal/thermal_trip.c:80: warning: expecting prototype for __thermal_zone_set_trips(). Prototype was for thermal_zone_set_trips() instead
 2024-06-06 21:58 UTC 

[PATCH] ACPI: PCI: Remove unused struct 'acpi_handle_node'
 2024-06-06 19:55 UTC  (2+ messages)

[PATCH] ACPI/NUMA: Consolidate header includes
 2024-06-06 18:52 UTC 

[PATCH v2] thermal: core: Do not fail cdev registration because of invalid initial state
 2024-06-06 18:19 UTC  (3+ messages)

[PATCH v1 1/1] ACPI/IORT: Switch to use kmemdup_array()
 2024-06-06 16:50 UTC 

[PATCH] ACPI: NFIT: add missing MODULE_DESCRIPTION() macro
 2024-06-06 16:10 UTC  (2+ messages)

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-06-06 16:05 UTC  (11+ messages)

[PATCH] acpi,hmat: Use ACCESS_COORDINATE_CPU when appropriate
 2024-06-06 15:59 UTC  (3+ messages)

[PATCH v1] thermal: core: Do not fail cdev registration because of invalid initial state
 2024-06-06 15:52 UTC  (10+ messages)

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-06 15:11 UTC  (8+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "

[PATCH 6.6 442/744] coresight: etm4x: Fix unbalanced pm_runtime_enable()
 2024-06-06 14:01 UTC 

[PATCH 6.1 313/473] coresight: etm4x: Fix unbalanced pm_runtime_enable()
 2024-06-06 14:04 UTC 

[PATCH 6.9 049/374] coresight: etm4x: Fix unbalanced pm_runtime_enable()
 2024-06-06 14:00 UTC 

[PATCH] ACPI: CPPC: add sysfs entry for guaranteed performance
 2024-06-06 11:55 UTC 

[PATCH v1 1/1] power: reset: pwr-mlxbf: support graceful shutdown
 2024-06-06  0:07 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.10-rc3
 2024-06-05 22:35 UTC  (2+ messages)

[PATCH v1] thermal: ACPI: Invalidate trip points with temperature of 0 or below
 2024-06-05 19:15 UTC 

[PATCH 0/3] ACPI: arm64: some cleanups
 2024-06-05 13:14 UTC  (4+ messages)
` [PATCH 1/3] ACPI: arm64: Sort entries alphabetically
` [PATCH 2/3] arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/
` [PATCH 3/3] arm64: FFH: "

[PATCH AUTOSEL 6.6 19/20] ACPI: EC: Install address space handler at the namespace root
 2024-06-05 11:52 UTC 

[PATCH AUTOSEL 6.8 22/24] ACPI: EC: Install address space handler at the namespace root
 2024-06-05 11:50 UTC 

[PATCH AUTOSEL 6.9 26/28] ACPI: EC: Install address space handler at the namespace root
 2024-06-05 11:48 UTC 

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-05 11:17 UTC  (17+ messages)

[ACPI Code First ECN] "Extended-linear" addressing for direct-mapped memory-side caches
 2024-06-05 10:51 UTC  (3+ messages)

[PATCH v5 5/7] usb: typec: mux: Allow multiple mux_devs per mux
 2024-06-05  7:37 UTC  (3+ messages)

[REGRESSION] probe with driver acpi-fan failed with error -22
 2024-06-04 12:55 UTC  (5+ messages)

[PATCH] mei: vsc: Fix wrong invocation of ACPI SID method
 2024-06-04  9:07 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bee90ea64016cea44f68649393bfe8e8c0c7fb0a
 2024-06-04  6:26 UTC 

[PATCH V7 0/4] PCI: Add support for preserving boot configuration
 2024-06-03 21:21 UTC  (4+ messages)

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-06-03 19:49 UTC  (5+ messages)
` [PATCH v4 5/7] iommu/dma: Make limit checks self-contained

[PATCH] ACPI: add missing MODULE_DESCRIPTION() macros
 2024-06-03 14:29 UTC 

[PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs
 2024-05-31  7:04 UTC 

[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-05-30 21:16 UTC  (5+ messages)
` [PATCH 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH 3/4] x86/mce/apei: Handle variable register array size
` [PATCH 4/4] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH v2 0/3] device property: introduce fwnode_for_each_available_child_node_scoped()
 2024-05-29 22:35 UTC  (3+ messages)
` [PATCH v2 1/3] hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()

[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-29 13:34 UTC  (20+ messages)
` [PATCH v10 01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v10 02/19] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v10 03/19] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v10 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH v10 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH v10 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v10 07/19] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v10 08/19] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v10 09/19] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v10 10/19] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH v10 11/19] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH v10 12/19] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH v10 13/19] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH v10 14/19] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v10 15/19] arm64: psci: Ignore DENIED CPUs
` [PATCH v10 16/19] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations
` [PATCH v10 19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH] fix kdump kernel cannot find ACPI RSDP
 2024-05-29  9:21 UTC  (2+ messages)

[PATCH v1] LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
 2024-05-29  8:49 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 8861dd6820e1889554cf1f91c85e05312c85151b
 2024-05-29  8:43 UTC 

[PATCH] ACPI: AC: Properly notify powermanagement core about changes
 2024-05-28 19:57 UTC  (3+ messages)

[PATCH v2 0/2] PNP: Fix handling of pnp_bus_type
 2024-05-28 19:55 UTC  (3+ messages)
` [PATCH v2 1/2] PNP: Make dev_is_pnp() to be a function and export it for modules

[PATCH v8] ACPI: fan: Add hwmon support
 2024-05-28 19:52 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).