messages from 2023-07-25 20:10:32 to 2023-08-04 04:32:07 UTC [more...]
[PATCH v9 0/3] Fix wakeup problems on some AMD platforms
2023-08-04 4:31 UTC (6+ messages)
` [PATCH v9 1/3] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v9 2/3] ACPI: x86: s2idle: Adjust constraints logic building
` [PATCH v9 3/3] PCI/ACPI: Use device constraints to decide PCI target state fallback policy
[PATCH v8 0/2] Fix wakeup problems on some AMD platforms
2023-08-04 2:32 UTC (11+ messages)
` [PATCH v8 1/2] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v8 2/2] PCI/ACPI: Use device constraints instead of dates to opt devices into D3
[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
2023-08-03 19:58 UTC (25+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] thermal: core: Add mechanism for connecting trips with driver data
` [PATCH v3 2/8] thermal: core: Do not handle trip points with invalid temperature
` [PATCH v3 3/8] thermal: core: Add routines for locking and unlocking thermal zones
` [PATCH v3 5/8] ACPI: thermal: Hold thermal zone lock around trip updates
ACPI & PCI suspend/wake errors on MacBook Pro 14,1
2023-08-03 19:02 UTC
[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
2023-08-03 17:59 UTC (22+ messages)
` [RFC PATCH v1 01/21] ACPICA: MADT: Add RISC-V external interrupt controllers
` [RFC PATCH v1 02/21] ACPICA: RHCT: Add flags, CMO and MMU nodes
` [RFC PATCH v1 03/21] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
` [RFC PATCH v1 04/21] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v1 06/21] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v1 07/21] RISC-V: Kconfig: Select ECAM and MCFG
` [RFC PATCH v1 08/21] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [RFC PATCH v1 09/21] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
` [RFC PATCH v1 10/21] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
` [RFC PATCH v1 11/21] swnode: Add support to create early during boot
` [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
` [RFC PATCH v1 13/21] irqchip/riscv-imsic-early: Add ACPI support
` [RFC PATCH v1 14/21] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v1 15/21] ACPI: RISC-V: Create IMSIC platform device
` [RFC PATCH v1 16/21] ACPI: Add APLIC IRQ model for RISC-V
` [RFC PATCH v1 17/21] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v1 18/21] irqchip/irq-riscv-aplic-msi: Add ACPI support
` [RFC PATCH v1 19/21] ACPI: bus: Add PLIC IRQ model
` [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device
` [RFC PATCH v1 21/21] irqchip/sifive-plic: Add GSI conversion support
[RFC PATCH v1 00/21] Add external interrupt controller support
2023-08-03 17:51 UTC
[PATCH v5 RESEND 0/4] Extend device_get_match_data() to struct bus_type
2023-08-03 12:13 UTC (9+ messages)
` [PATCH v5 RESEND 1/4] drivers: fwnode: "
[PATCH v5 0/4] Extend device_get_match_data() to struct bus_type
2023-08-03 11:36 UTC (3+ messages)
` [PATCH v5 1/4] drivers: fwnode: "
[PATCH v5 0/4] Extend device_get_match_data() to struct bus_type
2023-08-03 10:23 UTC (2+ messages)
[PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
2023-08-03 1:43 UTC
[PATCH v1] ACPI: extlog: Fix finding the generic error data for v3 structure
2023-08-02 16:03 UTC (2+ messages)
[PATCH v7 2/2] PCI: Don't put non-power manageable PCIe root ports into D3
2023-08-02 15:00 UTC (15+ messages)
[PATCH v3 0/2] Extend device_get_match_data() to struct bus_type
2023-08-02 14:46 UTC (5+ messages)
` [PATCH v3 1/2] drivers: fwnode: "
[PATCH v4 0/3] Extend device_get_match_data() to struct bus_type
2023-08-02 11:23 UTC (2+ messages)
` [PATCH v4 1/3] drivers: fwnode: "
[PATCH] acpi,mm: fix typo sibiling -> sibling
2023-08-02 9:28 UTC
[bug report] PNP: convert resource options to single linked list
2023-08-01 7:45 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING 57fb4aeb308cdc2169b440c112bcbbbbdc7b6cc5
2023-08-02 6:35 UTC
[rafael-pm:bleeding-edge 72/86] drivers/acpi/thermal.c:1028:32: warning: variable 'result' set but not used
2023-08-01 19:05 UTC
[PATCH 0/1] PCI: acpiphp: fix regression introduced by 'Reassign resources on bridge if necessary'
2023-08-01 12:57 UTC (12+ messages)
` [PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
[PATCH] ACPI: Move AMBA bus scan handling into arm64 specific directory
2023-08-01 12:03 UTC (4+ messages)
[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
2023-08-01 9:38 UTC (5+ messages)
` [PATCH RESEND v4 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
` [PATCH RESEND v4 1/2] mailbox: pcc: Add support for platform notification handling
` [PATCH RESEND v4 2/2] mailbox: pcc: Support shared interrupt for multiple subspaces
W sprawie samochodu
2023-07-31 8:35 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS c52a36d8df2fc533f4d4fb4925287e684bfa6ae6
2023-08-01 9:20 UTC
[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-08-01 2:35 UTC (14+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
[PATCH v3] platform/chrome: chromeos_acpi: support official HID GOOG0016
2023-07-31 17:07 UTC (4+ messages)
[PATCH v3] ACPI: scan: Create platform device for CS35L56
2023-07-31 14:09 UTC (3+ messages)
[RFC PATCH] x86/acpi: Ignore invalid x2APIC entries
2023-07-31 13:04 UTC (6+ messages)
[PATCH v2] platform/chrome: chromeos_acpi: support official HID GOOG0016
2023-07-31 2:50 UTC (5+ messages)
[PATCH v2] ACPI: resource: Add a quirk for Lenovo Yoga 7 14ARB7
2023-07-31 2:22 UTC (3+ messages)
[REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
2023-07-30 16:53 UTC (4+ messages)
[PATCH v10 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
2023-07-29 21:44 UTC (5+ messages)
` [PATCH v10 1/3] media: pci: intel: ivsc: Add CSI submodule
` [PATCH v10 2/3] media: pci: intel: ivsc: Add ACE submodule
` [PATCH v10 3/3] ACPI: delay enumeration of devices with a _DEP pointing to IVSC device
[PATCH] ACPI: acpi_tad: Install SystemCMOS address space handler for ACPI000E
2023-07-29 4:20 UTC
[PATCH] ACPI: resource: Add a quirk for Lenovo Yoga 7 14ARB7
2023-07-28 19:29 UTC (3+ messages)
[PATCH v3] ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
2023-07-28 13:55 UTC (12+ messages)
[PATCH v2] ACPI: scan: Create platform device for CS35L56
2023-07-28 10:18 UTC (2+ messages)
[PATCH] platform/chrome: chromeos_acpi: use official HID GOOG0016
2023-07-28 7:43 UTC (4+ messages)
[PATCH] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-07-27 19:03 UTC (3+ messages)
Duležitá zpráva; € 2,000,000'00 EUR
2023-07-21 16:57 UTC
[PATCH] ACPI: scan: Create platform device for CS35L56
2023-07-27 9:52 UTC (5+ messages)
[PATCH] ACPI: tables: Fix NULL dereference by acpi_os_map_memory()
2023-07-26 21:51 UTC (3+ messages)
[PATCH] ACPI: utils: Make acpi_handle_list dynamically allocated
2023-07-26 20:17 UTC (3+ messages)
[PATCH V6 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
2023-07-26 17:32 UTC (14+ messages)
` [PATCH V6 6/6] coresight: etm4x: Add ACPI support in "
` acpi: Remove ETM from AMBA scan list (was Re: [PATCH V6 6/6] coresight: etm4x: Add ACPI support in platform driver)
` drivers/pnp/pnpacpi/core.c:253:17: warning: 'strncpy' specified bound 50 equals destination size
[PATCH v2 0/2] Extend device_get_match_data() to struct bus_type
2023-07-26 16:35 UTC (3+ messages)
` [PATCH v2 1/2] drivers: fwnode: "
[PATCH RFC 0/2] Extend device_get_match_data() to struct bus_type
2023-07-26 5:33 UTC (10+ messages)
` [PATCH RFC 1/2] drivers: fwnode: "
[PATCH] nfit: remove redundant list_for_each_entry
2023-07-26 3:05 UTC (4+ messages)
[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
2023-07-25 20:44 UTC (9+ messages)
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF
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).