public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-04 00:49:41 to 2024-07-19 05:58:32 UTC [more...]

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-19  5:55 UTC  (27+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks

[rafael-pm:bleeding-edge] BUILD SUCCESS 41f11a809ce70487211305636f9fd1e00ddec1a9
 2024-07-19  2:46 UTC 

[RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-18 22:02 UTC  (28+ messages)
` [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver
` [RFC PATCH v9 02/11] EDAC: Add EDAC scrub control driver
` [RFC PATCH v9 03/11] EDAC: Add EDAC ECS "
` [RFC PATCH v9 04/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v9 05/11] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v9 06/11] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v9 07/11] cxl/memscrub: Add CXL memory device patrol scrub control feature
` [RFC PATCH v9 08/11] cxl/memscrub: Add CXL memory device ECS "
` [RFC PATCH v9 09/11] platform: Add __free() based cleanup function for platform_device_put
` [RFC PATCH v9 10/11] ACPI:RAS2: Add ACPI RAS2 driver
` [RFC PATCH v9 11/11] ras: scrub: ACPI RAS2: Add memory "

[PATCH v2 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
 2024-07-18 17:53 UTC  (9+ messages)
` [PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
  ` [PATCH v3 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
  ` [PATCH v3 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
  ` [PATCH v3 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()

[PATCH v1] ACPI: APD: Add AMDI0015 as platform device
 2024-07-18 15:23 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ec55178bd6157b96a8906eed065455c305d202db
 2024-07-18 10:37 UTC 

[PATCH] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
 2024-07-18  6:05 UTC 

[PATCH v3] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state
 2024-07-17 11:55 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.11-rc1
 2024-07-16 23:28 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.11-rc1
 2024-07-16 23:28 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.11-rc1
 2024-07-16 23:28 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 218ca41f1f26732bf9b2d041ba0e7e52a1c29ad2
 2024-07-16 15:19 UTC 

[PATCH] ACPI: CPPC: Fix MASK_VAL() usage
 2024-07-15 15:33 UTC 

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

[PATCH 0/6] use device_for_each_child_node() to access device child nodes
 2024-07-13 21:37 UTC  (18+ messages)
` [PATCH 1/6] device property: document device_for_each_child_node macro
` [PATCH 2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes
` [PATCH 3/6] leds: bd2606mvv: use device_for_each_child_node() to access device "
` [PATCH 4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access "
` [PATCH 5/6] leds: pca995x: use device_for_each_child_node() to access device "
` [PATCH 6/6] net: mvpp2: "

[rafael-pm:bleeding-edge] BUILD SUCCESS ea35b5c5cf97356261c6e518e2e185eaa6c45d71
 2024-07-13 12:29 UTC 

[PATCH] ACPI: HMAT: Mark hmat_set_default_dram_perf() as __init
 2024-07-12 17:25 UTC  (5+ messages)

[PATCH v3 0/5] iommu: Remove iommu_fwspec ops
 2024-07-12 15:34 UTC  (11+ messages)
` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically

[PATCH v1] ACPI: EC: Do not release locks during operation region accesses
 2024-07-12 14:59 UTC  (2+ messages)

[bug report] platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Victus laptops
 2024-07-12 14:07 UTC 

[PATCH v3 0/2] fw_devlink overlay fix
 2024-07-12 13:34 UTC  (3+ messages)

[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
 2024-07-12  9:56 UTC  (2+ messages)

[PATCH v1] irq: Set IRQF_COND_ONESHOT in request_irq()
 2024-07-11 20:32 UTC  (2+ messages)

[PATCH v2 1/5] RAS: Report all ARM processor CPER information to userspace
 2024-07-11 15:24 UTC  (6+ messages)
` [PATCH v2 2/5] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH v2 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v2 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH v2 5/5] docs: efi: add CPER functions to driver-api

[syzbot] [mm?] INFO: rcu detected stall in sys_wait4 (4)
 2024-07-11 11:11 UTC 

Regression in 6.8 from "ACPI: OSL: Use a threaded interrupt handler for SCI"
 2024-07-11 10:21 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ecea71f32ac764472931531d00cff6f94b56cc22
 2024-07-11  9:47 UTC 

[PATCH v2 0/5] Fix issues with ARM Processor CPER records
 2024-07-11  6:28 UTC 

[PATCH 0/6] Fix issues with ARM Processor CPER records
 2024-07-11  5:26 UTC  (16+ messages)
` [PATCH 1/6] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
` [PATCH 2/6] RAS: Report all ARM processor CPER information to userspace
` [PATCH 3/6] efi/cper: Adjust infopfx size to accept an extra space
` [PATCH 4/6] efi/cper: Add a new helper function to print bitmasks
` [PATCH 5/6] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
` [PATCH 6/6] docs: efi: add CPER functions to driver-api

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-07-10 22:59 UTC  (13+ messages)
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA

[GIT PULL] Power management fixes for v6.10-rc8
 2024-07-10 16:14 UTC  (2+ messages)

[GIT PULL] ACPI fix for v6.10-rc8
 2024-07-10 16:14 UTC  (2+ messages)

[PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
 2024-07-10 13:55 UTC  (3+ messages)

[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-07-10 13:42 UTC  (4+ messages)
` [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures

[PATCH v2 0/5] ACPI: sysfs: manage sysfs attributes through device core
 2024-07-10 11:49 UTC  (8+ messages)
` [PATCH v2 1/5] ACPI: sysfs: validate return type of _STR method
` [PATCH v2 2/5] ACPI: sysfs: evaluate _STR on each sysfs access
` [PATCH v2 3/5] ACPI: sysfs: manage attributes as attribute_group
` [PATCH v2 4/5] ACPI: sysfs: manage sysfs attributes through device core
` [PATCH v2 5/5] ACPI: sysfs: remove return value of acpi_device_setup_files()

[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-07-10  8:23 UTC  (4+ messages)
` [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations

[rafael-pm:bleeding-edge 179/184] drivers/thermal/intel/intel_quark_dts_thermal.c:258:16: error: expected ':' before 'return'
 2024-07-10  1:24 UTC 

[rafael-pm:bleeding-edge 179/184] drivers/thermal/imx_thermal.c:385:26: error: initialization of 'int (*)(struct thermal_zone_device *, const struct thermal_trip *, int)' from incompatible pointer type 'int (*)(struct thermal_zone_device *, int, int)'
 2024-07-09 23:08 UTC 

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MJ
 2024-07-09 16:17 UTC  (2+ messages)

[PATCH] Staging: acpi: fixed a coding style issue moving from strcpy to strscpy
 2024-07-09 16:11 UTC  (2+ messages)

[PATCH] acpi video: force native for some T2 macbooks
 2024-07-09 16:08 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bdf722ad7d75fbd430698272c6797b2d8f7c7ffb
 2024-07-09  7:06 UTC 

[PATCH] ACPI / PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()
 2024-07-06 13:47 UTC  (3+ messages)

[PATCH v2 4/4] Updating a deprecated use of strcpy in button.c file
 2024-07-06  9:58 UTC 

[PATCH 1/4] Updating a deprecated use of strcpy from acpi_pad.c file
 2024-07-06  8:11 UTC  (4+ messages)
` [PATCH 2/4] Updating a deprecated use of strcpy in acpi_processor.c file
` [PATCH 3/4] Updating a deprecated use of strcpy in battry.c file
` [PATCH 4/4] Updating a deprecated use of strcpy in button.c file

[PATCH] Updating a deprecated use of strcpy in ac.c file
 2024-07-06  7:45 UTC 

[PROBLEM net-next] drivers/pnp/pnpbios/core.c:90:20: error: variable ‘value’ set but not used [-Werror=unused-but-set-variable]
 2024-07-05 22:20 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 375cf1e8ce4fafedf04a97482f88b3ff10035b51
 2024-07-05 19:23 UTC 

[PATCH 0/3] x86: Reduce code duplication on page table initialization
 2024-07-05 10:35 UTC  (5+ messages)
` [PATCH 3/3] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()

ACPI: APEI: ERST: Don't retry read when "Record Store Empty"
 2024-07-05 10:25 UTC 

[PATCH v3] memory tier: consolidate the initialization of memory tiers
 2024-07-04 17:10 UTC  (3+ messages)

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-04 17:09 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH v3] Updating a deprecated use of strcpy
 2024-07-04 12:22 UTC  (2+ messages)

[PATCH] acpi: Support CONFIG_ACPI without CONFIG_PCI
 2024-07-04 12:16 UTC  (4+ messages)

[PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
 2024-07-04 11:31 UTC  (6+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING afefac1395033609973da997224eceaece6dadf5
 2024-07-04  0:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox