public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-04 21:05:49 to 2023-04-11 22:16:39 UTC [more...]

[linux-next:master] BUILD REGRESSION 009795d283d1f9f043e5a4ff97d4140cde17e2d3
 2023-04-11 22:15 UTC 

[PATCH v2 3/7] thermal/drivers/acpi: Use thermal_zone_device()
 2023-04-11 20:21 UTC  (4+ messages)
` [PATCH v2 6/7] thermal/drivers/acpi: Make cross dev link optional by configuration

[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA
 2023-04-11 18:54 UTC  (2+ messages)

[PATCH v3 0/8] Support ACPI PSP on Hyper-V
 2023-04-11 15:10 UTC  (15+ messages)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-04-11 14:47 UTC  (6+ messages)
` [PATCH v2 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-04-11 14:28 UTC  (16+ messages)
` [PATCH v3 2/2] ACPI: APEI: handle synchronous exceptions in task work
` [PATCH v4 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
` [PATCH v4 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v4 2/2] ACPI: APEI: handle synchronous exceptions in task work
` [PATCH v5 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
` [PATCH v5 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v5 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-04-11 11:42 UTC  (39+ messages)
` [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V4 14/23] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V4 15/23] irqchip/riscv-intc: Add ACPI support
` [PATCH V4 16/23] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V4 17/23] clocksource/timer-riscv: Add ACPI support
` [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig
` [PATCH V4 22/23] platform/surface: Disable for RISC-V
` [PATCH V4 23/23] crypto: hisilicon/qm: Workaround to enable build with RISC-V clang

drivers/acpi/acpica/tbfind.c:60:9: error: 'strncpy' specified bound 6 equals destination size
 2023-04-11 11:13 UTC 

ACPI EC SMBus driver
 2023-04-10 21:18 UTC 

[PATCH v3 0/3] mailbox: Allow direct registration to a channel
 2023-04-10 16:16 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] mailbox: omap: Use mbox_bind_client
` [PATCH v3 3/3] mailbox: pcc: "

[PATCH] ACPICA: Modify ACPI_STATE_COMMON and put it in a single line
 2023-04-10 14:48 UTC 

[PATCH] ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
 2023-04-10  9:36 UTC  (2+ messages)
` [PATCH v2] "

BUG: Kernel 6.3-rc6 hang in power_supply_show_property() during selftest/ftrace/ftracetest
 2023-04-09 21:57 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 6bbfb44e060f52b4cc75311b4766bb6c9a2ae1da
 2023-04-08  0:19 UTC 

[PATCH v2 3/5] ACPI/PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
 2023-04-07 23:22 UTC  (2+ messages)

[PATCH v2 0/5] Parse the PCIe AER and set to relevant registers
 2023-04-07 23:18 UTC  (2+ messages)

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-04-07 21:54 UTC  (8+ messages)
` [PATCH v15 01/10] device property: Add remote endpoint to devcon matcher
` [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v15 08/10] dt-bindings: display: bridge: it6505: "

[GIT PULL] ACPI fixes for v6.3-rc6
 2023-04-07 20:56 UTC  (2+ messages)

[PATCH 3 00/23] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-04-07 17:14 UTC  (24+ messages)
` [PATCH 3 01/23] cxl: Export QTG ids from CFMWS to sysfs
` [PATCH 3 02/23] cxl: Add checksum verification to CDAT from CXL
` [PATCH 3 03/23] cxl: Add support for reading CXL switch CDAT table
` [PATCH 3 04/23] cxl: Add common helpers for cdat parsing
` [PATCH 3 05/23] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH 3 06/23] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH 3 07/23] cxl: Add callback to parse the SSLBIS "
` [PATCH 3 08/23] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH 3 09/23] cxl: Add helper function to retrieve ACPI handle of CXL root device
` [PATCH 3 10/23] cxl: Add helpers to calculate pci latency for the CXL device
` [PATCH 3 11/23] cxl: Add helper function that calculates QoS values for switches
` [PATCH 3 12/23] cxl: Add helper function that calculate QoS values for PCI path
` [PATCH 3 13/23] ACPI: NUMA: Create enum for memory_target hmem_attrs indexing
` [PATCH 3 14/23] ACPI: NUMA: Add genport target allocation to the HMAT parsing
` [PATCH 3 15/23] ACPI: NUMA: Add setting of generic port locality attributes
` [PATCH 3 16/23] ACPI: NUMA: Add helper function to retrieve the performance attributes
` [PATCH 3 17/23] cxl: Add helper function to retrieve generic port QoS
` [PATCH 3 18/23] cxl: Add latency and bandwidth calculations for the CXL path
` [PATCH 3 19/23] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH 3 20/23] cxl: Move identify and partition query from pci probe to port probe
` [PATCH 3 21/23] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH 3 22/23] cxl: Export sysfs attributes for memory device QTG ID
` [PATCH 3 23/23] cxl/mem: Add debugfs output for QTG related data

[PATCH 00/12] Rework PHY reset handling
 2023-04-07 15:00 UTC  (32+ messages)
` [PATCH 01/12] net: phy: refactor phy_device_create function
` [PATCH 02/12] net: phy: refactor get_phy_device function
` [PATCH 03/12] net: phy: add phy_device_set_miits helper
` [PATCH 04/12] net: phy: unify get_phy_device and phy_device_create parameter list
` [PATCH 05/12] net: phy: add phy_id_broken support
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper
` [PATCH 07/12] net: mdio: make use of "
` [PATCH 08/12] net: phy: add possibility to specify mdio device parent
` [PATCH 09/12] net: phy: nxp-tja11xx: make use of phy_device_atomic_register()
` [PATCH 10/12] of: mdio: remove now unused of_mdiobus_phy_device_register()
` [PATCH 11/12] net: mdiobus: remove now unused fwnode helpers
` [PATCH 12/12] net: phy: add default gpio assert/deassert delay

[rafael-pm:bleeding-edge] BUILD SUCCESS bc6e567b38e395dae5fd5ff4b6be06c11a7d3edd
 2023-04-07  6:51 UTC 

[linux-next:master] BUILD REGRESSION e134c93f788fb93fd6a3ec3af9af850a2048c7e6
 2023-04-07  3:43 UTC 

[PATCH v3 0/3] ACPI: SBS: Fix various issues
 2023-04-06 22:09 UTC  (3+ messages)

[PATCH] ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable
 2023-04-06 18:44 UTC  (2+ messages)

[PATCH v2 00/10] Remove acpi.h implicit include of of.h
 2023-04-06 18:40 UTC  (13+ messages)
` [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h
` [PATCH v2 02/10] staging: iio: resolver: ad2s1210: "
` [PATCH v2 03/10] net: rfkill-gpio: "
` [PATCH v2 04/10] serial: 8250_tegra: "
` [PATCH v2 05/10] ata: pata_macio: Add explicit include of irqdomain.h
` [PATCH v2 06/10] pata: ixp4xx: Add explicit include for of.h
` [PATCH v2 07/10] virtio-mmio: "
` [PATCH v2 08/10] tpm: atmel: "
` [PATCH v2 09/10] fpga: lattice-sysconfig-spi: "
` [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations

[PATCH 00/32] ACPICA: ACPICA 20230331
 2023-04-06 18:32 UTC  (40+ messages)
` [PATCH 01/32] ACPICA: Headers: Delete bogus node_array array of pointers from AEST table
` [PATCH 02/32] ACPICA: ACPI 6.5: MADT: add support for trace buffer extension in GICC
` [PATCH 03/32] ACPICA: Add missing macro ACPI_FUNCTION_TRACE() for acpi_ns_repair_HID()
` [PATCH 04/32] ACPICA: acpisrc: Add missing tables to astable
` [PATCH 05/32] ACPICA: Add support for 64 bit loong_arch compilation
` [PATCH 06/32] ACPICA: Add support for ASPT table in disassembler
` [PATCH 07/32] ACPICA: Add support for Arm's MPAM ACPI table version 2
` [PATCH 08/32] ACPICA: Update all copyrights/signons to 2023
` [PATCH 09/32] ACPICA: add support for ClockInput resource (v6.5)
` [PATCH 10/32] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH 11/32] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH 12/32] ACPICA: Avoid undefined behavior: load of misaligned address
` [PATCH 13/32] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH 14/32] ACPICA: Avoid undefined behavior: member access within "
` [PATCH 15/32] ACPICA: Avoid undefined behavior: member access within misaligned address
` [PATCH 16/32] "
` [PATCH 17/32] "
` [PATCH 18/32] "
` [PATCH 19/32] ACPICA: Avoid undefined behavior: load of "
` [PATCH 20/32] ACPICA: struct acpi_resource_vendor: Replace 1-element array with flexible array
` [PATCH 21/32] ACPICA: actbl1: Replace 1-element arrays with flexible arrays
` [PATCH 22/32] ACPICA: actbl2: "
` [PATCH 23/32] ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array
` [PATCH 24/32] ACPICA: Introduce ACPI_FLEX_ARRAY
` [PATCH 25/32] ACPICA: struct acpi_resource_dma: Replace 1-element array with flexible array
` [PATCH 26/32] ACPICA: acpi_pci_routing_table: Replace fixed-size array with flex array member
` [PATCH 27/32] ACPICA: acpi_dmar_andd: Replace 1-element array with flexible array
` [PATCH 28/32] ACPICA: acpi_madt_oem_data: Fix flexible array member definition
` [PATCH 29/32] ACPICA: acpi_resource_irq: Replace 1-element arrays with flexible array
` [PATCH 30/32] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
` [PATCH 31/32] ACPICA: add os specific support for Zephyr RTOS
` [PATCH 32/32] ACPICA: Update version to 20230331

[RFCv3 1/1] platform/x86: Add virtual PMC driver used for S2Idle
 2023-04-06 13:59 UTC 

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-06 10:31 UTC  (10+ messages)
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()

[rafael-pm:bleeding-edge] BUILD SUCCESS a7f01d6bfe2bccdd4ecbd2a662b6b56bfff50b2d
 2023-04-06  7:13 UTC 

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-04-06  2:45 UTC  (9+ messages)

[PATCH v2 0/6] ACPI: video: Fix missing acpi_video# devices on some systems
 2023-04-05 18:46 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 8417c8f5007bf4567ccffda850a3157c7d905f67
 2023-04-05 18:35 UTC 

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-04-05 18:11 UTC  (5+ messages)
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations

[PATCH RFC net-next 6/7] net: dsa: mv88e6xxx: provide software node for default settings
 2023-04-05 17:51 UTC  (11+ messages)


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