public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-31 05:44:40 to 2022-09-10 05:41:45 UTC [more...]

[PATCH] PCI/ACPI: do not reference a pci device after it has been released
 2022-09-10  5:42 UTC  (10+ messages)

[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-10  1:25 UTC  (24+ messages)
` [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage "
` [PATCH 4/8] i2c: acpi: Use ACPI GPIO wake capability bit to set wake_irq

[PATCH v2 1/2] drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some models
 2022-09-09 19:44 UTC  (8+ messages)
` [PATCH v2 2/2] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native

[PATCH] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-09-09 18:51 UTC 

[PATCH 0/4] Fixups for s2idle on ASUS Rembrandt laptop
 2022-09-09 18:05 UTC  (5+ messages)
` [PATCH 1/4] acpi/x86: s2idle: Move _HID handling for AMD systems into structures
` [PATCH 2/4] acpi/x86: s2idle: If a new AMD _HID is missing assume Rembrandt
` [PATCH 3/4] acpi/x86: s2idle: Add module parameter to prefer Microsoft GUID
` [PATCH 4/4] acpi/x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE

[PATCH v3 0/4] Add some extra debugging mechanisms for s0i3
 2022-09-09 16:01 UTC  (2+ messages)

[PATCH v2] ACPI: PCC: Release resources on address space setup failure path
 2022-09-09 15:33 UTC 

[PATCH 0/2] ACPI: video: Fix disable_backlight_sysfs_if regression
 2022-09-09 14:51 UTC  (6+ messages)
` [PATCH 1/2] drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some models
` [PATCH 2/2] ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native

[PATCH V4 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-09 13:08 UTC  (6+ messages)
` [PATCH V4 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V4 2/2] LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA

[PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
 2022-09-09 10:20 UTC  (9+ messages)

[PATCH] ACPI: PCC: Fix memory leak in address space setup
 2022-09-09  9:49 UTC  (3+ messages)

[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-09  9:23 UTC  (10+ messages)
` [PATCH V3 1/2] ACPI / scan: Support multiple dma windows with different offsets
` [PATCH V3 2/2] LoongArch: Remove ARCH_HAS_PHYS_TO_DMA

[PATCH] ACPI: HMAT: remove unused dev_fmt() and redundant prefixing 'HMAT'
 2022-09-09  9:56 UTC 

[PATCH v2 0/8] ACPI: unify _UID handling as integer
 2022-09-09  8:44 UTC  (13+ messages)
` [PATCH v2 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v2 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v2 3/8] ACPI: x86: "
` [PATCH v2 4/8] i2c: amd-mp2-plat: "
` [PATCH v2 5/8] i2c: mlxbf: "
` [PATCH v2 6/8] perf: qcom_l2_pmu: "
` [PATCH v2 7/8] spi: pxa2xx: "
` [PATCH v2 8/8] efi/dev-path-parser: "

[PATCH] ACPI: Wait for ACPI IRQ to be processed before disable GPE
 2022-09-09  4:26 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 2bc2aea001d35f669e1fe6c767df0ea79fe3e6e5
 2022-09-09  3:32 UTC 

[PATCH v4 0/2] Disable FIE on machines with slow counters
 2022-09-08 18:42 UTC  (4+ messages)
` [PATCH v4 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions

[PATCH v1 0/8] ACPI: unify _UID handling as integer
 2022-09-08 10:06 UTC  (16+ messages)
` [PATCH v1 1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID "
` [PATCH v1 2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
` [PATCH v1 3/8] ACPI: x86: "
` [PATCH v1 4/8] i2c: amd-mp2-plat: "
` [PATCH v1 5/8] i2c: mlxbf: "
` [PATCH v1 6/8] perf: qcom_l2_pmu: "
` [PATCH v1 7/8] spi: pxa2xx: "
` [PATCH v1 8/8] efi/dev-path-parser: "

[PATCH v5 0/8] Make ghes_edac a proper module
 2022-09-08  1:11 UTC  (12+ messages)
` [PATCH v5 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v5 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v5 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v5 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v5 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v5 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v5 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v5 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH 0/3] iommu/dma: Some housekeeping
 2022-09-07 12:49 UTC  (6+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig
` [PATCH 2/3] iommu/dma: Move public interfaces to linux/iommu.h

[PATCH] usb: typec: intel_pmc_mux: Use the helper acpi_dev_get_memory_resources()
 2022-09-07 10:30 UTC 

[PATCH v1 1/1] Add driver for Mellanox BlueField-3 GPIO controller
 2022-09-06 15:35 UTC  (13+ messages)

[PATCH v4 0/8] Make ghes_edac a proper module
 2022-09-05 14:33 UTC  (14+ messages)
` [PATCH v4 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v4 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v4 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v4 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v4 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v4 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v4 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v4 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH] ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys address
 2022-09-05 12:34 UTC 

[GIT PULL] Immutable backlight-detect-refactor branch between acpi, drm-* and pdx86
 2022-09-05  8:35 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS bbc77c8d9661c790806ca96ca01a356275b6a684
 2022-09-04  8:26 UTC 

[PATCH v1] drivers/acpi/processor_idle: check the return value of acpi_fetch_acpi_dev()
 2022-09-03 23:03 UTC  (3+ messages)

[PATCH] ACPI / property: Silence missing-declarations warning in apple.c
 2022-09-03 19:00 UTC  (3+ messages)

[PATCH] ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device()
 2022-09-03 18:56 UTC  (3+ messages)

[PATCH v2 1/4] ACPI: platform: Get rid of redundant 'else'
 2022-09-03 18:54 UTC  (5+ messages)
` [PATCH v2 2/4] ACPI: platform: Remove redundant print on -ENOMEM
` [PATCH v2 3/4] ACPI: platform: Use sizeof(*pointer) instead of sizeof(type)
` [PATCH v2 4/4] ACPI: platform: Sort forbidden_id_list[] in ascending order

[PATCH v1 1/2] ACPI: LPSS: Replace loop with first entry retrieval
 2022-09-03 18:49 UTC  (3+ messages)
` [PATCH v1 2/2] ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()

[PATCH] ACPI: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
 2022-09-03 18:46 UTC  (2+ messages)

[PATCH v2 1/2] ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
 2022-09-03 18:42 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI: bus: Refactor ACPI matching functions for better readability

[PATCH] ACPI: docs: enumeration: Fix a few typos and wording mistakes
 2022-09-03 18:40 UTC  (3+ messages)

[PATCH] tools: Delete the initialization value
 2022-09-03 18:37 UTC  (3+ messages)

[PATCH linux-next] ACPI: EC: Remove the unneeded result variable
 2022-09-03 18:33 UTC  (2+ messages)

[PATCH] ACPI: APEI: Add BERT error log footer
 2022-09-03 18:26 UTC  (2+ messages)

[PATCH 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2022-09-03 14:19 UTC  (11+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] LoongArch: Enable LS2X RTC in loongson3_defconfig
` [PATCH 3/7] dt-bindings: rtc: Add bindings for LS2X RTC
` [PATCH 4/7] MIPS: Loongson64: DTS: Add RTC support to LS7A
` [PATCH 5/7] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig
` [PATCH 6/7] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K
` [PATCH 7/7] MIPS: Loongson: Enable LS2X RTC in loongson2k_defconfig

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-09-02 13:20 UTC  (3+ messages)
` [PATCH v5 11/31] drm/i915: Call acpi_video_register_backlight() (v3)

[PATCH v3 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
 2022-09-02 10:03 UTC  (8+ messages)
` [PATCH v3 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()
` [PATCH v3 3/3] ACPI: PMIC: Convert pr_*() to dev_*() printing macros

[PATCH v1] drivers/acpi/acpi_video: check return value of acpi_get_parent()
 2022-09-02  7:41 UTC 

[PATCH v1] drivers/acpi/processor_idle: check the return value of acpi_fetch_acpi_dev()
 2022-09-02  7:37 UTC 

[PATCH 0/1] Fix backlight control on Toshiba Satellite Z830
 2022-09-01 15:03 UTC  (12+ messages)
` [PATCH 1/1] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk

[PATCH PoC 0/3] ACPI/PNP/HISI_LPC: Refactor ACPI platform code for reuse
 2022-09-01 10:52 UTC  (6+ messages)
` [PATCH PoC 2/3] ACPI: platform: Refactor acpi_create_platform_device()

[rafael-pm:bleeding-edge] BUILD SUCCESS f569faad1ef4d4f88432e6d5efba2562e0d1bc1f
 2022-09-01  7:56 UTC 

Unloading i2c mux overlay results in warning and stack trace
 2022-09-01  4:06 UTC 

Using phandles in an ACPI SSDT overlay, is it possible?
 2022-09-01  0:34 UTC 

[PATCH v2 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
 2022-08-31 10:27 UTC  (10+ messages)
` [PATCH v2 2/3] ACPI: PMIC: Replace open coded be16_to_cpu()
` [PATCH v2 3/3] ACPI: PMIC: Convert pr_*() to dev_*() printing macros

[rafael-pm:bleeding-edge] BUILD SUCCESS 41607487f81ccdf20e796adacc277483ecc9c234
 2022-08-31  8:04 UTC 


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