public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-04 11:07:13 to 2023-04-07 17:14:26 UTC [more...]

[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

[GIT PULL] ACPI fixes for v6.3-rc6
 2023-04-07 11:32 UTC 

[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] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-04-07  2:21 UTC  (4+ messages)
` [PATCH v3 2/2] ACPI: APEI: handle synchronous exceptions in task work

[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

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-04-06 15:50 UTC  (6+ messages)
` [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v15 08/10] dt-bindings: display: bridge: it6505: "

[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 V4 00/23] Add basic ACPI support for RISC-V
 2023-04-06  3:47 UTC  (53+ messages)
` [PATCH V4 01/23] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V4 02/23] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH V4 03/23] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH V4 04/23] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V4 05/23] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V4 06/23] RISC-V: Add support to build the ACPI core
` [PATCH V4 07/23] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V4 08/23] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V4 09/23] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V4 10/23] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V4 11/23] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V4 12/23] RISC-V: cpufeature: Avoid calling riscv_of_processor_hartid()
` [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 18/23] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V4 19/23] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V4 20/23] RISC-V: Enable ACPI in defconfig
` [PATCH V4 21/23] MAINTAINERS: Add entry for drivers/acpi/riscv
` [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

[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  (8+ messages)
` [PATCH v2 1/6] ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
` [PATCH v2 3/6] ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
` [PATCH v2 4/6] ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
` [PATCH v2 5/6] ACPI: video: Remove register_backlight_delay module option and code
` [PATCH v2 6/6] ACPI: video: Remove desktops without backlight DMI quirks

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

[PATCH v3 0/8] Support ACPI PSP on Hyper-V
 2023-04-05  8:50 UTC  (14+ messages)

[linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6
 2023-04-04 20:47 UTC 

[PATCH V2 0/5] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-04-04 15:22 UTC  (3+ messages)
` [PATCH V2 2/5] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()


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