[PATCH v3 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
2024-12-10 22:35 UTC (18+ messages)
` [PATCH v3 1/7] media: ipu-bridge: Fix warning when !ACPI
` [PATCH v3 2/7] ACPI: bus: implement for_each_acpi_dev_match "
` [PATCH v3 3/7] ACPI: bus: implement acpi_get_physical_device_location "
` [PATCH v3 4/7] ACPI: header: implement acpi_device_handle "
` [PATCH v3 5/7] ACPI: bus: implement for_each_acpi_consumer_dev "
` [PATCH v3 6/7] ACPI: bus: implement acpi_device_hid "
` [PATCH v3 7/7] media: ipu-bridge: Remove unneeded conditional compilations
[PATCH v2 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
2024-12-10 19:55 UTC (10+ messages)
` [PATCH v2 1/7] media: ipu-bridge: Fix warning when !ACPI
` [PATCH v2 2/7] ACPI: bus: implement for_each_acpi_dev_match "
` [PATCH v2 3/7] ACPI: bus: implement acpi_get_physical_device_location "
` [PATCH v2 4/7] ACPI: header: implement acpi_device_handle "
` [PATCH v2 5/7] ACPI: bus: implement for_each_acpi_consumer_dev "
` [PATCH v2 6/7] ACPI: bus: implement acpi_device_hid "
` [PATCH v2 7/7] media: ipu-bridge: Remove unneeded conditional compilations
[PATCH] ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
2024-12-10 18:22 UTC (2+ messages)
[PATCH v2 0/3] Support for autonomous selection in cppc_cpufreq
2024-12-10 18:14 UTC (6+ messages)
` [PATCH v2 1/3] ACPI: CPPC: Refactor register get and set ABIs
` [PATCH v2 2/3] ACPI: CPPC: Add autonomous selection ABIs
` [PATCH v2 3/3] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq
[PATCH 0/3] Support for autonomous selection in cppc_cpufreq
2024-12-10 7:20 UTC (10+ messages)
` [PATCH 1/3] ACPI: CPPC: Refactor register get and set ABIs
` [PATCH 2/3] ACPI: CPPC: Add autonomous selection ABIs
` [PATCH 3/3] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq
[PATCH v2 0/9] Enable EINJv2 support
2024-12-06 21:02 UTC (14+ messages)
` [PATCH v2 1/9] ACPICA: Update values to hex to follow ACPI specs
` [PATCH v2 2/9] ACPICA: Add EINJv2 get error type action
` [PATCH v2 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
` [PATCH v2 4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH v2 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v2 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v2 7/9] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [PATCH v2 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v2 9/9] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
[PATCH v4 0/3] Parse the HEST PCIe AER and set to relevant registers
2024-12-05 11:40 UTC (4+ messages)
` [PATCH v4 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
` [PATCH v4 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH v4 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
[PATCH AUTOSEL 6.11 33/33] mailbox: pcc: Check before sending MCTP PCC response ACK
2024-12-04 15:47 UTC
[PATCH AUTOSEL 6.12 36/36] mailbox: pcc: Check before sending MCTP PCC response ACK
2024-12-04 15:45 UTC
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2024-11-29 15:06 UTC (42+ messages)
` [PATCH v4 01/12] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH v4 02/12] ACPICA: IORT: Update for revision E.f
` [PATCH v4 03/12] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v4 04/12] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v4 05/12] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v4 06/12] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v4 07/12] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
` [PATCH v4 08/12] iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC
` [PATCH v4 09/12] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v4 10/12] iommu/arm-smmu-v3: Use S2FWB for NESTED domains
` [PATCH v4 11/12] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
` [PATCH v4 12/12] iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object
[Acpica-devel] [RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
2024-11-26 7:04 UTC (5+ messages)
` "
[PATCH 0/8] Enable EINJv2 support
2024-11-18 22:31 UTC (16+ messages)
` [PATCH 1/8] ACPICA: Update values to hex to follow ACPI specs
` [PATCH 2/8] ACPICA: Add EINJv2 get error type action
` [PATCH 3/8] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH 4/8] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH 5/8] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH 6/8] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [PATCH 7/8] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
[PATCH v7 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-08 17:27 UTC (3+ messages)
` [PATCH v7 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-05 20:04 UTC (3+ messages)
` [PATCH v6 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
[PATCH] ACPICA: Fix dereference in acpi_ev_address_space_dispatch()
2024-11-05 17:11 UTC (3+ messages)
[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-31 15:55 UTC (4+ messages)
` [PATCH v5 02/27] ACPI/CDAT: Add CDAT/DSMAS shared and read only flag values
[PATCH v3 0/9] Initial support for SMMUv3 nested translation
2024-10-30 23:59 UTC (34+ messages)
` [PATCH v3 1/9] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH v3 2/9] ACPICA: IORT: Update for revision E.f
` [PATCH v3 3/9] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v3 4/9] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v3 5/9] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v3 6/9] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v3 7/9] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
` [PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v3 9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains
[PATCH v2] ACPI: CPPC: Make rmw_lock a raw_spin_lock
2024-10-29 12:03 UTC (2+ messages)
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-22 17:05 UTC (14+ messages)
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
[PATCH 1/2] actbl1: Update values to hex to follow ACPI specs
2024-10-17 20:33 UTC (2+ messages)
` [PATCH 2/2] actbl1: Add EINJv2 get error type action
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-10-17 11:57 UTC (10+ messages)
[PATCH] acpi: allow building without CONFIG_HAS_IOPORT
2024-10-10 10:01 UTC (6+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).