linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-29 11:15:34 to 2024-08-05 15:56:53 UTC [more...]

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-08-05 15:56 UTC  (40+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
` [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
` [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "

[PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-05 15:35 UTC  (6+ messages)
` [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges

[PATCH v3 0/4] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:49 UTC  (5+ messages)
` [PATCH v3 1/4] device property: document device_for_each_child_node macro
` [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
` [PATCH v3 3/4] net: mvpp2: use port_count to remove ports
` [PATCH v3 4/4] net: mvpp2: use device_for_each_child_node() to access device child nodes

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-05 14:39 UTC  (49+ messages)
` [PATCH v3 01/26] mm: move kernel/numa.c to mm/
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:41 UTC  (8+ messages)
` (subset) "

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-05 13:35 UTC  (13+ messages)
` [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
` [PATCH v5 2/4] PCI: Rename pci_bridge_d3_possible() to pci_bridge_d3_allowed()
` [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2024-08-05 12:53 UTC  (3+ messages)
` [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v3 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs

"EC: Install address space handler at the namespace root" causing issues for some users
 2024-08-05 12:47 UTC  (7+ messages)

[PATCH RESEND v4] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
 2024-08-05 10:35 UTC 

[PATCH 0/2] ACPICA: S3 wakeup support for hardware reduced model
 2024-08-05  6:08 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: Detect FACS in reduced hardware model
` [PATCH 2/2] ACPICA: Allow setting waking vector "

[PATCH v2 1/6] ACPI: ac: Use strscpy() instead of strcpy()
 2024-08-04 12:33 UTC  (6+ messages)
` [PATCH v2 2/6] ACPI: acpi_pad: Use strscpy instead of strcpy
` [PATCH v2 3/6] ACPI: acpi_processor: "
` [PATCH v2 4/6] ACPI: battery : "
` [PATCH v2 5/6] ACPI: button: "
` [PATCH v2 6/6] ACPI: bus: Define and use a macro for device and class name length

[rafael-pm:bleeding-edge] BUILD SUCCESS bc51a513ebf760f50371d3771321f27f4a65c755
 2024-08-03 15:38 UTC 

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

[PATCH V2] ACPI: resource: Do IRQ override on MECHREV GM7XG0M
 2024-08-03  8:13 UTC 

[PATCH] ACPI: CPPC: Fix MASK_VAL() usage
 2024-08-02 15:13 UTC  (2+ messages)

[PATCH] ACPI: processor: Silence per-cpu acpi_handle_info about idle states
 2024-08-02 15:00 UTC  (2+ messages)

[PATCH] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
 2024-08-02 14:52 UTC  (2+ messages)

[PATCH] Updating a deprecated use of strcpy in ac.c file
 2024-08-02 14:37 UTC  (2+ messages)

[PATCH 1/1] ACPI: battery: Remove redundant NULL initalizations
 2024-08-02 14:23 UTC  (2+ messages)

[PATCH 1/4] Updating a deprecated use of strcpy from acpi_pad.c file
 2024-08-02 14:19 UTC  (3+ messages)
` [PATCH 3/4] Updating a deprecated use of strcpy in battry.c file

[PATCH v14 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
 2024-08-02 12:01 UTC  (3+ messages)

[PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
 2024-08-01 23:57 UTC  (2+ messages)

[PATCH] PCI/ACPI: Increase the number of Loongson's PCI host up to 8
 2024-08-01 23:05 UTC  (2+ messages)

[PATCH v3 0/2] PRM handler direct call interface
 2024-08-01 12:49 UTC  (4+ messages)
` [PATCH v3 1/2] ACPI: PRM: Add PRM handler direct call support
` [PATCH v3 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM

[PATCH v1 17/17] thermal: code: Pass trip descriptors to trip bind/unbind functions
 2024-08-01 10:14 UTC  (22+ messages)
` [PATCH v1 01/17] thermal: core: Fold two functions into their respective callers
` [PATCH v1 03/17] thermal: core: Drop redundant thermal instance checks
` [PATCH v1 04/17] thermal: core: Clean up cdev binding/unbinding functions
` [PATCH v1 06/17] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v1 07/17] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v1 08/17] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v1 09/17] thermal: ACPI: Use the "
` [PATCH v1 11/17] thermal: imx: "
` [PATCH v1 12/17] platform/x86: acerhdf: "
` [PATCH v1 13/17] mlxsw: core_thermal: "
` [PATCH v1 14/17] thermal/of: "
` [PATCH v1 16/17] thermal: code: Clean up trip bind/unbind functions
` [PATCH v1 02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v1 10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v1 15/17] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v1 05/17] thermal: core: Move lists of thermal instances to trip descriptors

[PATCH] acpi/prmt: find block with specific type
 2024-08-01  1:48 UTC 

[rafael-pm:thermal-core-testing 5/28] drivers/thermal/tegra/tegra30-tsensor.c:326:22: warning: unused variable 'i'
 2024-07-31 21:34 UTC 

[PATCH] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
 2024-07-31  7:19 UTC  (4+ messages)
` [PATCH v2] "

[rafael-pm:thermal-core-testing 2/28] drivers/thermal/hisi_thermal.c:484:29: warning: unused variable 'trip'
 2024-07-31 17:58 UTC 

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-31  7:20 UTC  (12+ messages)

[PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-31 11:28 UTC  (9+ messages)
` [PATCH v10 01/11] EDAC: Add generic EDAC RAS control feature driver
` [PATCH v10 11/11] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver

[rafael-pm:thermal-core-testing 25/28] drivers/thermal/thermal_of.c:321:28: error: use of undeclared identifier 'map_np'
 2024-07-31 11:08 UTC 

[PATCH] ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11
 2024-07-31  9:26 UTC 

[PATCH] ACPI:dbconvert:check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package
 2024-07-31  1:14 UTC 

[PATCH v1 00/17] thermal: Rework binding cooling devices to trip points
 2024-07-30 19:38 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS fc9143fe3439b74733b2030b83ebbf9dcb9f5f3d
 2024-07-30  7:12 UTC 

[PATCH 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-29 13:00 UTC  (5+ messages)
` [PATCH 6/6] net: mvpp2: "


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).