linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-07 14:56:28 to 2025-04-12 15:09:28 UTC [more...]

[rafael-pm:bleeding-edge] BUILD REGRESSION 605857f6c52205d83a7963edbdfaaa307ee7bde4
 2025-04-12 15:08 UTC 

[rafael-pm:bleeding-edge 44/52] drivers/cpuidle/cpuidle-psci.c:437:54: error: expected identifier
 2025-04-12  2:36 UTC 

[PATCH v10 00/11] arm64: support poll_idle()
 2025-04-11 20:57 UTC  (5+ messages)
` [PATCH v10 10/11] arm64: idle: export arch_cpu_idle()

[PATCH] x86/acpi: fix potential NULL deref in acpi_wakeup_cpu()
 2025-04-11 19:48 UTC 

[PATCH v1 0/2] gpiolib: acpi: Fix missing info filling
 2025-04-11 18:22 UTC  (8+ messages)
` [PATCH v1 1/2] gpiolib: acpi: Use temporary variable for struct acpi_gpio_info
` [PATCH v1 2/2] gpiolib: acpi: Make sure we fill "

[PATCH v7 0/8] Add functions for getting and setting registers related to autonomous selection in cppc_acpi
 2025-04-11 18:18 UTC  (10+ messages)
` [PATCH v7 1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
` [PATCH v7 2/8] ACPI: CPPC: Optimize cppc_get_perf()
` [PATCH v7 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
` [PATCH v7 4/8] ACPI: CPPC: Extract cppc_get_reg_val_in_pcc()
` [PATCH v7 5/8] ACPI: CPPC: Add cppc_set_reg_val()
` [PATCH v7 6/8] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v7 7/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
` [PATCH v7 8/8] ACPI: CPPC: Add three functions related to autonomous selection

[GIT PULL] ACPI fixes for v6.15-rc2
 2025-04-11 15:40 UTC  (2+ messages)

[PATCH v3 00/13] mailbox: pcc: Fixes and cleanup/refactoring
 2025-04-11 15:07 UTC  (4+ messages)
` [PATCH v3 11/13] hwmon: (xgene-hwmon) Simplify PCC shared memory region handling

[PATCH 1/2] ACPI: PCC: Simplify PCC shared memory region handling
 2025-04-11 11:31 UTC  (2+ messages)
` [PATCH 2/2] ACPI: CPPC: "

[PATCH] ACPI/PCI: deduplicate concurrent eject notify
 2025-04-11 10:39 UTC  (4+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-11  8:02 UTC  (3+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[syzbot] [acpi?] KASAN: slab-use-after-free Read in software_node_notify_remove
 2025-04-11  0:42 UTC  (3+ messages)
` [PATCH] software node: Prevent link creation failure from causing kobj reference count imbalance

[PATCH 1/1] LoongArch: Introduce the numa_memblks conversion
 2025-04-10 23:29 UTC  (3+ messages)

[PATCH v3 0/4] Add interfaces for ACPI MRRM table
 2025-04-10 22:32 UTC  (5+ messages)
` [PATCH v3 1/4] ACPICA: Define MRRM ACPI table
` [PATCH v3 2/4] ACPI/MRRM: Minimal parse of ACPI MRRM table
` [PATCH v3 3/4] ACPI/MRRM: Add /sys files to describe memory ranges
` [PATCH v3 4/4] ACPI: Add documentation for exposing MRRM data

[rafael-pm:bleeding-edge] BUILD REGRESSION 655d33f14d6cebcf46e422bcb9d225d791bba42f
 2025-04-10 21:07 UTC 

[PATCH] pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
 2025-04-10 20:28 UTC  (4+ messages)

[PATCH 0/3] ACPI: thermal: Properly support the _SCP control method
 2025-04-10 16:54 UTC  (4+ messages)
` [PATCH 1/3] ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"
` [PATCH 2/3] ACPI: thermal: Execute _SCP before reading trip points
` [PATCH 3/3] ACPI: thermal: Allow userspace applications to change the cooling mode

[PATCH] property: Use tidy for_each_named_* macros
 2025-04-10 16:09 UTC  (2+ messages)

[PATCH v10 0/8] Support ROHM BD79124 ADC
 2025-04-10 16:07 UTC  (3+ messages)
` [PATCH v10 2/8] property: Add functions to iterate named child

[PATCH 0/2] software node: bug fixes
 2025-04-10 13:12 UTC  (3+ messages)
` [PATCH 1/2] software node: Add comment for the first ERR_CAST() in fwnode_create_software_node()
` [PATCH 2/2] software node: Correct a OOB check in software_node_get_reference_args()

[rafael-pm:bleeding-edge 44/56] drivers/acpi/processor_idle.c:464:22: warning: unused variable 'i'
 2025-04-10 12:18 UTC  (3+ messages)

[PATCH v1 0/4] leds: Introduce and use fwnode_get_child_node_count()
 2025-04-10  9:13 UTC  (4+ messages)

[PATCH v6 0/8] Add functions for getting and setting registers related to autonomous selection in cppc_acpi
 2025-04-10  8:31 UTC  (15+ messages)
` [PATCH v6 1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
` [PATCH v6 2/8] ACPI: CPPC: Optimize cppc_get_perf()
` [PATCH v6 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
` [PATCH v6 4/8] ACPI: CPPC: Extract cppc_get_reg_val_in_pcc()
` [PATCH v6 5/8] ACPI: CPPC: Add cppc_set_reg_val()
` [PATCH v6 6/8] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v6 7/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
` [PATCH v6 8/8] ACPI: CPPC: Add three functions related to autonomous selection

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-10  6:48 UTC  (42+ messages)
` [PATCH 01/16] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH 02/16] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH 03/16] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 14/16] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs
` [PATCH 16/16] misc: lan966x_pci: Add drivers needed to support SFPs in Kconfig help

[rafael-pm:bleeding-edge 42/56] drivers/pinctrl/pinctrl-amd.c:40:25: warning: unused variable 'pinctrl_dev'
 2025-04-10  3:30 UTC 

[rafael-pm:bleeding-edge 46/52] drivers/pinctrl/pinctrl-amd.c:1213:26: error: use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
 2025-04-09 20:36 UTC 

[rafael-pm:bleeding-edge 39/52] drivers/acpi/apei/einj-core.c:877:43: error: expected identifier
 2025-04-09 19:34 UTC  (3+ messages)

[PATCH v2 0/8] drivers: Transition to the faux device interface
 2025-04-09 18:18 UTC  (3+ messages)
` [PATCH v2 7/8] ACPI: APEI: EINJ: "

[PATCH 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2025-04-09 16:28 UTC  (5+ messages)

[PATCH v1 1/1] device property: Add a note to the fwnode.h
 2025-04-09 15:44 UTC  (9+ messages)

[PATCH v3 1/1] device property: Add a note to the fwnode.h
 2025-04-09 15:43 UTC  (4+ messages)

[PATCH 1/1] Documentation: ACPI: Use all-string data node references
 2025-04-09 14:42 UTC  (2+ messages)

ACPICA compilation error on x86_64_defconfig (W=1 build)
 2025-04-09 14:15 UTC  (7+ messages)

[PATCH v4 1/2] ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
 2025-04-09 14:12 UTC  (3+ messages)
` [PATCH v4 2/2] pinctrl: amd: Add an LPS0 check() callback

[PATCH] ACPICA: exserial: don't forget to handle FFixedHW opregions for reading
 2025-04-09 13:46 UTC  (2+ messages)

[PATCH 1/2] ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid
 2025-04-09 12:54 UTC  (4+ messages)
` [PATCH 2/2] ACPI: processor: idle: Remove obsolete comment

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-04-09  9:43 UTC  (2+ messages)

[PATCH v2 0/6] gpiolib: acpi: Refactor to shrink the code by ~8%
 2025-04-09  7:31 UTC  (4+ messages)
` [PATCH v2 6/6] gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-04-09  4:14 UTC  (5+ messages)

[PATCH 0/2] ACPI: processor: idle: acpi_processor_get_cstate_info() cleanup
 2025-04-09  0:50 UTC  (3+ messages)
` [PATCH 1/2] ACPI: processor: idle: Set pr->flags.power unconditionally
` [PATCH 2/2] ACPI: processor: idle: Remove redundant pr->power.count assignment

[rafael-pm:fixes] BUILD SUCCESS 262ac0ba6f90cf95b55670798b0469acda6354bf
 2025-04-08 20:17 UTC 

[PATCH 0/2] device property: Add fwnode_property_get_reference_optional_args
 2025-04-08 17:19 UTC  (16+ messages)
` [PATCH 1/2] device property: Add optional nargs_prop for get_reference_args
` [PATCH 2/2] device property: Add fwnode_property_get_reference_optional_args

[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-08 16:16 UTC  (14+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v7 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v7 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v7 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v7 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v7 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v7 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v7 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v7 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v7 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v7 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH 03/12] PCI/ACPI: Add aux power grant notifier
 2025-04-08 13:01 UTC  (9+ messages)

[PATCH v2 1/1] device property: Add a note to the fwnode.h
 2025-04-08  9:50 UTC  (4+ messages)

[PATCH v3 0/2] Add driver for Intel Over-Clocking Watchdog
 2025-04-08  8:31 UTC  (3+ messages)
` [PATCH v3 1/2] watchdog: Add driver for Intel OC WDT

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-04-08  2:34 UTC  (2+ messages)

[PATCH][next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-04-07 19:09 UTC  (4+ messages)

[PATCH] ACPI PPTT: Fix typos in a couple of sizeof() calls
 2025-04-07 18:25 UTC  (2+ messages)

[PATCH v2] ACPI: EC: Set ec_no_wakeup for Lenovo Go S
 2025-04-07 18:01 UTC  (4+ messages)

[PATCH v2] ACPI: button: Only send `KEY_POWER` for `ACPI_BUTTON_NOTIFY_STATUS`
 2025-04-07 17:55 UTC  (3+ 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).