public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-03 12:07:29 to 2023-08-08 19:22:35 UTC [more...]

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-08 13:17 UTC  (47+ 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

[PATCH 0/1] PCI: acpiphp: fix regression introduced by 'Reassign resources on bridge if necessary'
 2023-08-08 11:47 UTC  (7+ messages)
` [PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL

[PATCH] ACPI: resource: revert "Remove "Zen" specific match and quirks"
 2023-08-08 13:37 UTC  (16+ messages)

[PATCH v1 0/6] iio: Introduce and use device_property_match_property_string()
 2023-08-08 16:28 UTC  (6+ messages)
` [PATCH v1 2/6] device property: Add fwnode_property_match_property_string()
` [PATCH v1 3/6] iio: frequency: adf4377: Switch to device_property_match_property_string()
` [PATCH v1 4/6] iio: frequency: admv1014: "
` [PATCH v1 5/6] iio: magnetometer: tmag5273: "
` [PATCH v1 6/6] iio: proximity: sx9324: "

[rafael-pm:bleeding-edge] BUILD REGRESSION a478d3007320f8bee5a50522f8ac32a25ec5fc6b
 2023-08-08  7:00 UTC 

[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
 2023-08-08 12:18 UTC  (11+ messages)
` [PATCH v7 1/4] drivers: fwnode: "

[PATCH v2 0/3] ACPI: resource: Fix regressions from "Remove "Zen" specific match and quirks"
 2023-08-08 10:33 UTC  (3+ messages)
` [PATCH v2 2/3] ACPI: resource: Always use MADT override IRQ settings for GSI != 1
` [PATCH v2 3/3] ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen

[PATCH v4 0/6] acpi: numa: add target support for generic port to HMAT parsing
 2023-08-08 16:19 UTC  (3+ messages)
` [PATCH v4 2/6] ACPICA: Add a define for size of acpi_srat_generic_affinity DeviceHandle

[PATCH 0/3] Fix device_lock deadlock on two probe() paths
 2023-08-08 17:27 UTC  (4+ messages)
` [PATCH 1/3] iommu: Provide iommu_probe_device_locked()
` [PATCH 2/3] iommu: Pass in the iommu_device to probe for in bus_iommu_probe()
` [PATCH 3/3] iommu: Do not attempt to re-lock the iommu device when probing

[PATCH V1 0/6] AMD Pstate Preferred Core
 2023-08-08 15:43 UTC  (14+ messages)
` [PATCH V1 1/6] ACPI: CPPC: Add get the highest performance cppc control
` [PATCH V1 2/6] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V1 3/6] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V1 4/6] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V1 5/6] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V1 6/6] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options

[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-08-08  6:56 UTC  (2+ messages)

[RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-08-08  3:17 UTC  (4+ messages)

[PATCH v3] platform/chrome: chromeos_acpi: support official HID GOOG0016
 2023-08-08  2:40 UTC  (3+ messages)

[rafael-pm:bleeding-edge 12/13] drivers/acpi/thermal.c:817:22: error: redefinition of 'device'
 2023-08-07 20:17 UTC 

[rafael-pm:bleeding-edge 12/13] drivers/acpi/thermal.c:817:29: error: 'device' redeclared as different kind of symbol
 2023-08-07 19:46 UTC 

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-07 18:20 UTC  (44+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] thermal: core: Add mechanism for connecting trips with driver data
` [PATCH v4 00/10] ACPI: thermal: Use trip point table to register thermal zones
  ` [PATCH v4 01/10] thermal: core: Do not handle trip points with invalid temperature
  ` [PATCH v4 02/10] thermal: core: Introduce thermal_zone_device_adjust()
  ` [PATCH v4 03/10] thermal: core: Add priv pointer to struct thermal_trip
  ` [PATCH v4 04/10] thermal: core: Add thermal_zone_update_trip_temp() helper routine
  ` [PATCH v4 05/10] ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
  ` [PATCH v4 06/10] ACPI: thermal: Carry out trip point updates under zone lock
  ` [PATCH v4 07/10] ACPI: thermal: Use trip point table to register thermal zones
  ` [PATCH v4 08/10] ACPI: thermal: Rework thermal_get_trend()
  ` [PATCH v4 09/10] ACPI: thermal: Drop unnecessary thermal zone callbacks
  ` [PATCH v4 10/10] thermal: core: Eliminate code duplication from acpi_thermal_notify()
` [PATCH v5 00/11] ACPI: thermal: Use trip point table to register thermal zones
  ` [PATCH v5 01/11] thermal: core: Do not handle trip points with invalid temperature
  ` [PATCH v5 02/11] thermal: core: Introduce thermal_zone_device_adjust()
  ` [PATCH v5 03/11] thermal: core: Add priv pointer to struct thermal_trip
  ` [PATCH v5 04/11] ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
  ` [PATCH v5 05/11] ACPI: thermal: Carry out trip point updates under zone lock
  ` [PATCH v5 06/11] ACPI: thermal: Introduce struct acpi_thermal_trip
  ` [PATCH v5 07/11] thermal: core: Rework and rename __for_each_thermal_trip()
  ` [PATCH v5 08/11] ACPI: thermal: Use trip point table to register thermal zones
  ` [PATCH v5 09/11] ACPI: thermal: Rework thermal_get_trend()
  ` [PATCH v5 10/11] ACPI: thermal: Drop unnecessary thermal zone callbacks
  ` [PATCH v5 11/11] thermal: core: Eliminate code duplication from acpi_thermal_notify()

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-07 16:55 UTC  (3+ messages)
` [PATCH RESEND 2/4] acpi, hmat: refactor hmat_register_target_initiators()

[PATCH v2] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-08-07 15:48 UTC 

[PATCH] ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
 2023-08-07 12:17 UTC  (3+ messages)

[PATCH v10 0/7] Fix wakeup problems on some AMD platforms
 2023-08-05 10:27 UTC  (11+ messages)
` [PATCH v10 1/7] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v10 2/7] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v10 3/7] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v10 4/7] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v10 5/7] ACPI: x86: s2idle: Store if constraint is enabled
` [PATCH v10 6/7] ACPI: x86: s2idle: Add a function to get constraints for a device
` [PATCH v10 7/7] PCI: Use device constraints to decide PCI target state fallback policy

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-08-05  1:04 UTC  (4+ messages)

[PATCH 0/4] efi: Clean up runtime wrapper and wire it up for PRM
 2023-08-04 16:03 UTC  (5+ messages)
` [PATCH 1/4] efi/runtime-wrappers: Use type safe encapsulation of call arguments
` [PATCH 2/4] efi/runtime-wrapper: Move workqueue manipulation out of line
` [PATCH 3/4] efi/runtime-wrappers: Remove duplicated macro for service returning void
` [PATCH 4/4] acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers

[PATCH v9 0/3] Fix wakeup problems on some AMD platforms
 2023-08-04 15:56 UTC  (10+ 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 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
 2023-08-04 14:11 UTC  (3+ messages)

[PATCH v6 0/4] Extend device_get_match_data() to struct bus_type
 2023-08-04 14:10 UTC  (3+ messages)
` [PATCH v6 1/4] drivers: fwnode: "

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING f20cf9380d2943d4ccb835e329168badc713fccf
 2023-08-04 13:17 UTC 

[PATCH v8 0/2] Fix wakeup problems on some AMD platforms
 2023-08-04 12:59 UTC  (10+ messages)
` [PATCH v8 2/2] PCI/ACPI: Use device constraints instead of dates to opt devices into D3

ACPI & PCI suspend/wake errors on MacBook Pro 14,1
 2023-08-03 19:02 UTC 

[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: "


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