Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-01 21:32:16 to 2023-06-09 15:49:04 UTC [more...]

[PATCH v2 0/3] device property: Introduce device_is_compatible()
 2023-06-09 15:48 UTC 

[PATCH v1 0/3] device property: Introduce device_is_compatible()
 2023-06-09 15:38 UTC  (6+ messages)
` [PATCH v1 1/3] ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.h
` [PATCH v1 2/3] device property: Implement device_is_compatible()
` [PATCH v1 3/3] ata: ahci_platform: Make code agnostic to OF/ACPI

[REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward)
 2023-06-09 11:09 UTC  (2+ messages)

[PATCH v1 0/6] ACPI: scan: MIPI DiSco for Imaging support
 2023-06-09  9:51 UTC  (3+ messages)

[PATCH V2 0/7] Support Wifi RFI interference mitigation feature
 2023-06-09  8:21 UTC  (9+ messages)
` [PATCH V2 1/7] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V2 2/7] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V2 3/7] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V2 4/7] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V2 5/7] drm/amd/pm: add flood detection for wbrf events
` [PATCH V2 6/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V2 7/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-06-09  7:20 UTC  (7+ messages)
` [PATCH v4 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v4 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH v4 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages

[RFC PATCH v2 0/3] Add support for Vendor Defined Error Types in Einj Module
 2023-06-08 21:18 UTC  (10+ messages)
` [RFC PATCH v2 1/3] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [RFC PATCH v2 2/3] fs: debugfs: Add write functionality to debugfs blobs
` [RFC PATCH v2 3/3] ACPI: APEI: EINJ: Add support for vendor defined error types

[PATCH v2] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
 2023-06-08 18:17 UTC  (6+ messages)

[PATCH v1] ACPI: reboot: Increase the delay to avoid racing after writing to ACPI RESET_REG on AMD Milan platforms
 2023-06-08  9:14 UTC  (3+ messages)

[PATCH] ACPI: video: Stop trying to use vendor backlight control on laptops from after ~2012
 2023-06-08  9:12 UTC 

[PATCH v3] PCI: Call _REG when transitioning D-states
 2023-06-07  2:57 UTC 

[PATCH 0/3 v2] Update ACPI documentation for Arm systems
 2023-06-07 11:02 UTC  (9+ messages)
` [PATCH 1/3 v2] Documentation/arm64: Update ARM and arch reference
` [PATCH 2/3 v2] Documentation/arm64: Update references in arm-acpi
` [PATCH 3/3 v2] Documentation/arm64: Update ACPI tables from BBR

[PATCH v2] PCI: Call _REG when saving/restoring PCI state
 2023-06-07 11:17 UTC  (8+ messages)

[PATCH 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-06-07 10:44 UTC  (6+ messages)
` [PATCH 1/2] x86/numa: Introduce numa_fill_memblks()

[rafael-pm:bleeding-edge] BUILD SUCCESS dda1186b1b88e54cd40458ccf30c0fd3f9be5299
 2023-06-07  9:10 UTC 

[PATCH V5 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-06-07  9:04 UTC  (7+ messages)
` [PATCH V5 5/6] coresight: platform: acpi: Ignore the absence of graph
` [PATCH V5 6/6] coresight: etm4x: Add ACPI support in platform driver

FW: [Bug 217472] New: ACPI _OSC features have different values in Host OS and Guest OS
 2023-06-06 23:41 UTC  (2+ messages)

[PATCH v2 0/7] ACPI: thermal: Assorted cleanups
 2023-06-06 16:46 UTC  (15+ messages)
` [PATCH v2 1/7] ACPI: thermal: Use BIT() macro for defining flags
` [PATCH v2 2/7] ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
` [PATCH v2 3/7] ACPI: thermal: Move symbol definitions to one place
` [PATCH v2 4/7] ACPI: thermal: Move acpi_thermal_driver definition
` [PATCH v2 5/7] ACPI: thermal: Eliminate struct acpi_thermal_state_flags
` [PATCH v2 6/7] ACPI: thermal: Drop struct acpi_thermal_state
` [PATCH v2 7/7] ACPI: thermal: Drop struct acpi_thermal_flags

[PATCH v2] ACPI: EC: Clear GPE on interrupt handling only
 2023-06-06 16:13 UTC 

[PATCH] PCI: Call _REG when saving/restoring PCI state
 2023-06-06 15:27 UTC  (6+ messages)

ACPI: EC: Clear GPE on interrupt handling only
 2023-06-06 14:24 UTC  (5+ messages)

[PATCH] ACPI: APEI: mark bert_disable as __initdata
 2023-06-06 12:28 UTC 

[PATCH] ACPI: acpi_pad: mark Zhaoxin CPUs NONSTOP TSC correctly
 2023-06-06  9:56 UTC 

[RESEND PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
 2023-06-06  7:42 UTC  (3+ messages)
` [RESEND PATCH v7 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [RESEND PATCH v7 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
 2023-06-06  6:57 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 65491e9d74b424454284f3b14a5953b6a80df8dd
 2023-06-06  6:36 UTC 

[PATCH v3 0/4] acpi: Add CDAT parsing support to ACPI tables code
 2023-06-06  1:36 UTC  (11+ messages)
` [PATCH v3 1/4] acpi: Move common tables helper functions to common lib
` [PATCH v3 2/4] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v3 3/4] acpi: fix misnamed define for CDAT DSMAS
` [PATCH v3 4/4] acpi: Add defines for CDAT SSLBIS

[PATCH v3 00/10] Consolidate the probe_device path
 2023-06-06  0:59 UTC  (11+ messages)
` [PATCH v3 01/10] iommu: Have __iommu_probe_device() check for already probed devices
` [PATCH v3 02/10] iommu: Use iommu_group_ref_get/put() for dev->iommu_group
` [PATCH v3 03/10] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
` [PATCH v3 04/10] iommu: Simplify the __iommu_group_remove_device() flow
` [PATCH v3 05/10] iommu: Add iommu_init/deinit_device() paired functions
` [PATCH v3 06/10] iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device()
` [PATCH v3 07/10] iommu: Do not export iommu_device_link/unlink()
` [PATCH v3 08/10] iommu: Always destroy the iommu_group during iommu_release_device()
` [PATCH v3 09/10] iommu: Split iommu_group_add_device()
` [PATCH v3 10/10] iommu: Avoid locking/unlocking for iommu_probe_device()

[PATCH v2] apei/ghes: correctly return NULL for ghes_get_devices()
 2023-06-05 17:26 UTC  (3+ messages)

[PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
 2023-06-05 17:24 UTC  (7+ messages)

[PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
 2023-06-05 17:21 UTC  (6+ messages)

[PATCH] ACPI: s2idle: fix section mismatch warning
 2023-06-05 17:16 UTC  (2+ messages)

[PATCH] apei/ghes: remove unused ghes_estatus_pool_size_request
 2023-06-05 17:14 UTC  (2+ messages)

[PATCH 1/3] acpi: nfit: add declaration in a local header
 2023-06-05 17:07 UTC  (3+ messages)

[PATCH 0/4] Enable amd-pstate active mode by default
 2023-06-05 16:10 UTC  (7+ messages)
` [PATCH 1/4] ACPI: CPPC: Add a symbol to check if the preferred profile is a server
` [PATCH 2/4] cpufreq: amd-pstate: Set a fallback policy based on preferred_profile
` [PATCH 3/4] cpufreq: amd-pstate: Add a kernel config option to set default mode
` [PATCH 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol

[PATCH v4 01/35] acpi: Adjust functions installing bus event handlers
 2023-06-05 15:17 UTC  (4+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-06-05 14:04 UTC  (2+ messages)

[PATCH] ACPI: FFH: Drop the inclusion of linux/arm-smccc.h
 2023-06-05 10:35 UTC 

[PATCH v4 00/35] Remove .notify callback in acpi_device_ops
 2023-06-05  9:50 UTC  (4+ messages)

[RFT][PATCH v1 0/4] ACPI: Install notify or event handlers in ACPI button drivers
 2023-06-04 15:23 UTC  (5+ messages)
` [RFT][PATCH v1 1/4] ACPI: button: Eliminate the driver notify callback
` [RFT][PATCH v1 2/4] ACPI: button: Use different notify handlers for lid and buttons
` [RFT][PATCH v1 3/4] ACPI: tiny-power-button: Eliminate the driver notify callback
` [RFT][PATCH v1 4/4] ACPI: bus: Simplify installation and removal of "

[PATCH v4 02/35] acpi/ac: Move handler installing logic to driver
 2023-06-04 10:53 UTC  (19+ messages)
` [PATCH v4 11/35] iio/acpi-als: "
` [PATCH v4 17/35] platform/x86/asus-wireless: "
` [PATCH v4 18/35] platform/x86/classmate-laptop: "
` [PATCH v4 19/35] platform/x86/dell/dell-rbtn: "
` [PATCH v4 20/35] platform/x86/eeepc-laptop: "
` [PATCH v4 21/35] platform/x86/fujitsu-laptop: "

[PATCH] docs: Fix warning:Error in "code-block" directive
 2023-06-03 22:55 UTC  (5+ messages)
        ` Fwd: "

Wyższa konwersja w e-sklepie
 2023-06-02  9:00 UTC 

[PATCH] ACPI: resource: Remove "Zen" specific match and quirks
 2023-06-02 20:17 UTC  (3+ messages)

[PATCH v2 05/10] iommu: Add iommu_init/deinit_device() paired functions
 2023-06-02 17:20 UTC  (3+ messages)

[PATCH v2 03/10] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
 2023-06-02 17:17 UTC  (3+ messages)

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-06-02 15:54 UTC  (6+ messages)
` (subset) "

[PATCH v4 35/35] acpi/bus: Remove notify callback and flags
 2023-06-02  9:26 UTC  (3+ messages)

[PATCH v3 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-06-02  6:09 UTC  (7+ messages)
` [PATCH v3 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v3 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH v3 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages

Regression from "ACPI: OSI: Remove Linux-Dell-Video _OSI string"? (was: Re: Bug#1036530: linux-signed-amd64: Hard lock up of system)
 2023-06-02  0:57 UTC  (17+ messages)


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