linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-02 10:28:54 to 2025-04-08 02:34:35 UTC [more...]

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-04-08  2:34 UTC  (4+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [RESEND PATCH v18 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-07 22:51 UTC  (28+ 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 04/16] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH 05/16] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 07/16] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 09/16] i2c: mux: Set adapter supplier
` [PATCH 10/16] i2c: mux: Create missing devlink between mux and "
` [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

[PATCH 0/2] device property: Add fwnode_property_get_reference_optional_args
 2025-04-07 22:37 UTC  (3+ 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-07 20:13 UTC  (12+ 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][next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-04-07 19:09 UTC  (4+ messages)

ACPICA compilation error on x86_64_defconfig (W=1 build)
 2025-04-07 18:51 UTC  (3+ messages)

[PATCH v1 1/1] device property: Add a note to the fwnode.h
 2025-04-07 18:48 UTC  (5+ messages)

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

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

[PATCH 1/1] x86/cpu/topology: Don't limit CPUs to 1 for Xen PV guests due to disabled APIC
 2025-04-07 13:24 UTC  (2+ messages)
  ` [PATCH v2 1/1] x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI

[PATCH v3] ACPI / battery: Use rounding to optimize the power calculation
 2025-04-07  8:54 UTC 

[PATCH v2 0/6] gpiolib: acpi: Refactor to shrink the code by ~8%
 2025-04-07  6:41 UTC  (11+ messages)
` [PATCH v2 1/6] gpiolib: acpi: Improve struct acpi_gpio_info memory footprint
` [PATCH v2 2/6] gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()
` [PATCH v2 3/6] gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
` [PATCH v2 4/6] gpiolib: acpi: Rename par to params for better readability
` [PATCH v2 5/6] gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookup
` [PATCH v2 6/6] gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()

[PATCH v6 0/4] Parse the HEST PCIe AER and set to relevant registers
 2025-04-07  2:05 UTC  (5+ messages)
` [PATCH v6 1/4] ACPI: APEI: Move apei_hest_parse() to apei.h
` [PATCH v6 2/4] ACPI: APEI: Add new hest_parse_pcie_aer()
` [PATCH v6 3/4] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH v6 4/4] PCI: ACPI: Add new pci_acpi_program_hest_aer_params()

[syzbot] [acpi?] KASAN: slab-use-after-free Read in software_node_notify_remove
 2025-04-06 14:09 UTC  (5+ messages)

[PATCH 0/2] ACPI: apply ACPI_NONSTRING annotations
 2025-04-05  7:04 UTC  (5+ messages)
` [PATCH 1/2] ACPI: PRM: apply ACPI_NONSTRING annotation
` [PATCH 2/2] ACPI: sysfs: "

[PATCH 0/10] More Rust bindings for device property reads
 2025-04-04 16:35 UTC  (25+ messages)
` [PATCH 01/10] rust: Move property_present to property.rs
` [PATCH 03/10] device property: Add fwnode_property_read_int_array()
` [PATCH 04/10] rust: Add bindings for reading device properties

[PATCH v5 0/9] Enable EINJv2 Support
 2025-04-04 14:56 UTC  (22+ messages)
` [PATCH v5 1/9] ACPICA: Update values to hex to follow ACPI specs
` [PATCH v5 2/9] ACPICA: Add EINJv2 get error type action
` [PATCH v5 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
` [PATCH v5 4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH v5 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v5 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v5 7/9] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [PATCH v5 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v5 9/9] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH] ACPI: button: Only send `KEY_POWER` when suspended
 2025-04-04 14:44 UTC  (2+ messages)

[PATCH 03/12] PCI/ACPI: Add aux power grant notifier
 2025-04-04 12:53 UTC  (10+ messages)

[PATCH v2 1/1] device property: Add a note to the fwnode.h
 2025-04-04 10:19 UTC  (5+ messages)

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-04-04  6:29 UTC  (6+ messages)

[PATCH AUTOSEL 6.6 15/16] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
 2025-04-04  0:06 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 16/16] mailbox: pcc: Always clear the platform ack interrupt first

[PATCH AUTOSEL 6.12 19/20] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
 2025-04-04  0:05 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 20/20] mailbox: pcc: Always clear the platform ack interrupt first

[PATCH AUTOSEL 6.13 21/22] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
 2025-04-04  0:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 22/22] mailbox: pcc: Always clear the platform ack interrupt first

[PATCH AUTOSEL 6.14 22/23] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
 2025-04-04  0:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 23/23] mailbox: pcc: Always clear the platform ack interrupt first

[PATCH] ACPI: EC: Set ec_no_wakeup for Lenovo Go S
 2025-04-03 19:56 UTC  (18+ messages)

kernel-6.15 randomly shutting down system on bogus power button events
 2025-04-03 14:33 UTC  (3+ messages)

[PATCH v1 0/5] gpiolib: acpi: Refactor to shrink the code by ~8%
 2025-04-03 12:38 UTC  (11+ messages)
` [PATCH v1 1/5] gpiolib: acpi: Improve struct acpi_gpio_info memory footprint
` [PATCH v1 2/5] gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()
` [PATCH v1 3/5] gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
` [PATCH v1 4/5] gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookup
` [PATCH v1 5/5] gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()

[PATCH v2] ACPI / battery: Use rounding to optimize the power calculation
 2025-04-03 11:01 UTC  (2+ messages)

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

[PATCH 06/12] drm/xe/vrsr: Initialize VRSR feature
 2025-04-03  6:09 UTC  (3+ messages)

[PATCH 00/12] VRAM Self Refresh
 2025-04-03  5:59 UTC  (11+ messages)
` [PATCH 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method

[PATCH 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2025-04-03  5:25 UTC  (4+ messages)

[GIT PULL] More ACPI updates for v6.15-rc1
 2025-04-03  0:11 UTC  (2+ messages)

[GIT PULL] Power management fix for v6.15-rc1
 2025-04-03  0:11 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS dff8015f508f9dead0122a6861e1cf0ef58fa3af
 2025-04-02 17:55 UTC 

[PATCH v3 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-04-02 12:02 UTC  (4+ messages)
` [NOT FOR MERGING PATCH v3 1/3] ACPI: ACPI 6.5: RAS2: Rename RAS2 table structure and field names
` [PATCH v3 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v3 3/3] ras: mem: Add memory "

[PATCH 10/12] drm/xe/pm: D3Cold target state
 2025-04-02 10:28 UTC  (2+ messages)
` [10/12] "


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