messages from 2023-02-10 09:06:42 to 2023-02-15 12:35:07 UTC [more...]
[PATCH v3 00/12] fw_devlink improvements
2023-02-15 12:34 UTC (15+ messages)
` [PATCH v3 09/12] of: property: Simplify of_link_to_phandle()
[PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
2023-02-15 12:13 UTC (5+ messages)
[PATCH] gpiolib: acpi: remove redundant declaration
2023-02-15 12:09 UTC (2+ messages)
[PATCH v3] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
2023-02-15 11:59 UTC (4+ messages)
[PATCH 0/3] mailbox: Allow direct registration to a channel
2023-02-15 10:17 UTC (4+ messages)
` [PATCH 2/3] mailbox: omap: Use mbox_bind_client
` [PATCH 3/3] mailbox: pcc: "
[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-15 10:03 UTC (10+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 2f07b45d9824b12c8c30d8ace75d15941926cb19
2023-02-15 4:15 UTC
[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-02-14 23:03 UTC (22+ messages)
` [PATCH 04/18] cxl: Add common helpers for cdat parsing
` [PATCH 06/18] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH 07/18] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH 08/18] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH 09/18] cxl: Add helper function to retrieve ACPI handle of CXL root device
` [PATCH 13/18] cxl: Add latency and bandwidth calculations for the CXL path
RFI: Tablet mode support on HP Pro x360 435 G9 w/ AMD Ryzen 7 5825U
2023-02-14 20:26 UTC (5+ messages)
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-14 16:43 UTC (61+ messages)
` [PATCH v2 01/20] cxl/memdev: Fix endpoint port removal
` [PATCH v2 03/20] cxl/region: Add a mode attribute for regions
` [PATCH v2 04/20] cxl/region: Support empty uuids for non-pmem regions
` [PATCH v2 05/20] cxl/region: Validate region mode vs decoder mode
` [PATCH v2 06/20] cxl/region: Add volatile region creation support
` [PATCH v2 07/20] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH v2 08/20] cxl/region: Cleanup target list on attach error
` [PATCH v2 09/20] cxl/region: Move region-position validation to a helper
` [PATCH v2 10/20] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH v2 11/20] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH v2 12/20] cxl/port: Split endpoint and switch port probe
` [PATCH v2 13/20] cxl/region: Add region autodiscovery
` [PATCH v2 14/20] tools/testing/cxl: Define a fixed volatile configuration to parse
` [PATCH v2 15/20] dax/hmem: Move HMAT and Soft reservation probe initcall level
` [PATCH v2 16/20] dax/hmem: Drop unnecessary dax_hmem_remove()
` [PATCH v2 17/20] dax/hmem: Convey the dax range via memregion_info()
` [PATCH v2 18/20] dax/hmem: Move hmem device registration to dax_hmem.ko
` [PATCH v2 19/20] dax: Assign RAM regions to memory-hotplug by default
` [PATCH v2 20/20] cxl/dax: Create dax devices for CXL RAM regions
[PATCH] ACPI: AGDI: Improve error reporting for problems during .remove()
2023-02-14 16:36 UTC (6+ messages)
[PATCH 1/2] ACPI: x86: Add more systems to quirk list for forcing StorageD3Enable
2023-02-14 15:00 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH] ACPI: make kobj_type structures constant
2023-02-14 14:53 UTC (2+ messages)
[PATCH v2 1/1] Documentation: firmware-guide: gpio-properties: Clarify Explicit and Implicit
2023-02-14 14:51 UTC (2+ messages)
[PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS
2023-02-14 14:41 UTC (10+ messages)
` [PATCH v2 1/3] "
[PATCH v2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
2023-02-14 12:55 UTC
[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
2023-02-14 12:31 UTC (16+ messages)
[PATCH 00/24] Add basic ACPI support for RISC-V
2023-02-14 4:42 UTC (49+ messages)
` [PATCH 02/24] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH 05/24] RISC-V: ACPI: Add basic functions to build ACPI core
` [PATCH 06/24] RISC-V: ACPI: Add PCI "
` [PATCH 07/24] RISC-V: ACPI: Enable ACPI build infrastructure
` [PATCH 11/24] RISC-V: ACPI: irqchip/riscv-intc: Add ACPI support
` [PATCH 13/24] RISC-V: ACPI: smpboot: Add ACPI support in smp_setup()
` [PATCH 14/24] RISC-V: ACPI: smpboot: Add function to retrieve the hartid
` [PATCH 15/24] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH 16/24] RISC-V: ACPI: clocksource/timer-riscv: Add ACPI support
` [PATCH 19/24] RISC-V: ACPI: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH 20/24] RISC-V: ACPI: cpu: Enable cpuinfo for ACPI systems
` [PATCH 21/24] RISC-V: ACPI: Add ACPI initialization in setup_arch()
` [PATCH 23/24] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH 24/24] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter
[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
2023-02-14 1:24 UTC (7+ messages)
` [RFC-V3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
` [RFC-V3 1/2] mailbox: pcc: Add processing platform notification for slave subspaces
[PATCH v3 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
2023-02-13 23:39 UTC (9+ messages)
` [PATCH v3 1/2] Support NVIDIA BlueField-3 GPIO controller
` [PATCH v3 2/2] Support NVIDIA BlueField-3 pinctrl driver
[PATCH v3 1/2] Support NVIDIA BlueField-3 GPIO controller
2023-02-13 23:18 UTC (2+ messages)
[PATCH] thermal: Hunt zero trip points thermal zones usage
2023-02-13 20:49 UTC (2+ messages)
[PATCH v2] ACPICA: Replace fake flexible arrays with flexible array members
2023-02-13 20:05 UTC (5+ messages)
[Notice] I will be sending pull requests for 6.3-rc1 early
2023-02-13 19:02 UTC
[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Clarify Explicit and Implicit
2023-02-13 18:59 UTC (4+ messages)
[Notice] I will be sending pull requests for 6.3-rc1 early
2023-02-13 18:58 UTC
[PATCH v2 0/8] Support ACPI PSP on Hyper-V
2023-02-13 18:43 UTC (4+ messages)
` [PATCH v2 1/8] include/acpi: add definition of ASPT table
` [PATCH v2 2/8] ACPI: ASPT: Add helper to parse table
[PATCH v6 0/5] Device tree support for Hyper-V VMBus driver
2023-02-13 18:40 UTC (7+ messages)
` [PATCH v6 1/5] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v6 2/5] ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases
` [PATCH v6 3/5] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
` [PATCH v6 4/5] dt-bindings: hypervisor: VMBus
` [PATCH v6 5/5] Driver: VMBus: Add Devicetree support
[PATCH] ACPI: resource: Do IRQ override on all TongFang GMxRGxx
2023-02-13 18:32 UTC (2+ messages)
[PATCH] Add IRQ overrides for MAINGEAR Vector Pro 2 models
2023-02-13 18:26 UTC (2+ messages)
[RFC] i2c: core: Do not enable wakeup by default
2023-02-12 21:04 UTC (8+ messages)
[PATCH] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
2023-02-12 15:49 UTC (5+ messages)
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-02-11 1:44 UTC (5+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
[PATCH v2 0/2] Add NVIDIA BlueField-3 GPIO driver and pin controller
2023-02-10 15:56 UTC (5+ messages)
[rafael-pm:bleeding-edge] BUILD REGRESSION ccf0090d0435abab1a8c84e595802e88ad90b357
2023-02-10 14:25 UTC
page: next (older) | prev (newer) | latest
- 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 NNTP newsgroup(s).