linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-03 18:12:33 to 2021-08-20 15:13:18 UTC [more...]

[PATCH v3 2/2] ipu3-cio2: Parse sensor orientation and rotation
 2021-08-20 15:12 UTC  (2+ messages)
        ` [PATCH v4] "

[RFC 0/3] ACPI, PMICs and probing cameras
 2021-08-20 12:28 UTC  (9+ messages)
` [RFC 1/3] imx258: Defer probing on ident register read fail (on ACPI)
` [RFC 2/3] gpio-tps68470: Allow building as module
` [RFC 3/3] gpio-tps68470: Add modalias

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-08-20 10:22 UTC  (18+ messages)
` [PATCH v7 1/9] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing
` [PATCH v7 3/9] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v7 4/9] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v7 5/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v7 6/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v7 7/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v7 8/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v7 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH 0/3] Represent cluster topology and enable load balance between clusters
 2021-08-20  1:30 UTC  (4+ messages)
` [PATCH 1/3] topology: Represent clusters of CPUs within a die
` [PATCH 2/3] scheduler: Add cluster scheduler level in core and related Kconfig for ARM64
` [PATCH 3/3] scheduler: Add cluster scheduler level for x86

[PATCH v2 0/4] CM4 ACPI PCIe quirk
 2021-08-19 21:56 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: brcmstb: Break register definitions into separate header
` [PATCH v2 2/4] PCI: brcmstb: Add ACPI config space quirk
` [PATCH v2 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirk
` [PATCH v2 4/4] MAINTAINERS: Widen brcmstb PCIe file scope

[PATCH v1 0/6] gpio: mlxbf2: Introduce proper interrupt handling
 2021-08-19 12:28 UTC  (21+ messages)
` [PATCH v1 1/6] gpio: mlxbf2: Convert to device PM ops
` [PATCH v1 2/6] gpio: mlxbf2: Drop wrong use of ACPI_PTR()
` [PATCH v1 3/6] gpio: mlxbf2: Use devm_platform_ioremap_resource()
` [PATCH v1 4/6] gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macro
` [PATCH v1 5/6] TODO: gpio: mlxbf2: Introduce IRQ support
` [PATCH v1 6/6] TODO: net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH][RESEND] tools/thermal/tmon: simplify Makefile and fix cross build
 2021-08-19 10:02 UTC  (3+ messages)

[PATCH v2 1/1] ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved
 2021-08-19  8:07 UTC  (2+ messages)

[PATCH 1/1] ACPI: tables: FPDT: Do not print FW_BUG message if subtable types are reserved
 2021-08-19  3:40 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 10bc7fbefe3a9ab4a8e7531752e200ceff5919c7
 2021-08-18 12:50 UTC 

[PATCH v5] memblock: make memblock_find_in_range method private
 2021-08-18  0:13 UTC  (3+ messages)

[PATCH v2] x86/acpi: Don't add CPUs that are not online capable
 2021-08-17 18:41 UTC  (3+ messages)

[PATCH v7 1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-08-17 13:55 UTC  (2+ messages)

[PATCH v4 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
 2021-08-17 12:45 UTC  (6+ messages)
` [PATCH v4 2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
` [PATCH v4 3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
` [PATCH v4 4/4] clk: fractional-divider: Document the arithmetics used behind the code

[pm:bleeding-edge] BUILD SUCCESS d0eded4f9e450c928a018f5fd675b75e1b726803
 2021-08-17  9:18 UTC 

[PATCH 2/3] isystem: ship and use stdarg.h
 2021-08-17  1:30 UTC  (4+ messages)

[PATCH 0/2] ACPI: Update DBG2 Serial Port Subtypes list
 2021-08-16 16:39 UTC  (3+ messages)
` [PATCH 2/2] ACPI: SPCR: Add support for the new 16550-compatible Serial Port Subtype

[PATCH RESEND v3 0/2] Check for endpoints in fwnode->secondary more sensibly
 2021-08-16 16:36 UTC  (4+ messages)
` [PATCH RESEND v3 1/2] device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
` [PATCH RESEND v3 2/2] Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary"

[PATCH] ACPI: platform-profile: call sysfs_notify() from platform_profile_store()
 2021-08-16 16:33 UTC  (2+ messages)

[PATCH] ACPI: PM: s2idle: Invert Microsoft UUID entry and exit
 2021-08-16 16:30 UTC  (2+ messages)

[PATCH v1 1/1] x86/platform: Increase maximum GPIO number for X86_64
 2021-08-16 14:48 UTC  (7+ messages)

[PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
 2021-08-16 13:57 UTC  (15+ messages)
` [PATCH v2 1/3] ACPI: osl: Add __force attribute in acpi_os_map_iomem() cast
` [PATCH v2 3/3] ACPI: Add memory semantics to acpi_os_map_memory()

[PATCH regression fix v2] gpiolib: acpi: Make set-debounce-timeout failures non fatal
 2021-08-16 12:28 UTC  (3+ messages)

Possible ACPI abuse in Mellanox BlueField Gigabit Ethernet driver
 2021-08-16 12:11 UTC  (9+ messages)

[PATCH regression fix] gpiolib: acpi: Make set-debounce-timeout failures non fatal
 2021-08-16 10:39 UTC  (3+ messages)

[PATCH] x86/acpi: Don't add CPUs that are not online capable
 2021-08-13  6:26 UTC  (2+ messages)

[PATCH 0/4] i2c/pdx86: Add an i2c_acpi_client_count() helper function
 2021-08-12 15:27 UTC  (6+ messages)
` [PATCH 1/4] i2c: acpi: "

[PATCH v4 0/2] memblock: make memblock_find_in_range method private
 2021-08-12 14:40 UTC  (4+ messages)
` [PATCH v4 1/2] x86/mm: memory_map_top_down: remove spurious reservation of upper 2M
` [PATCH v4 2/2] memblock: make memblock_find_in_range method private

[RFC 0/5] PCI: Use the private field of pci_host_bridge for ACPI device
 2021-08-11 15:36 UTC  (6+ messages)
` [RFC 1/5] PCI: Introduce pci_create_root_bus_priv()
` [RFC 2/5] PCI/ACPI: Store ACPI device information in the host bridge structure
` [RFC 3/5] PCI: hv: Set NULL as the ACPI device for the PCI host bridge
` [RFC 4/5] arm64: PCI: Retrieve ACPI device information directly from host bridges
` [RFC 5/5] PCI: hv: Remove the dependency of pci_config_window

Bug report for kernel v4.15-rc8+
 2021-08-11 14:20 UTC 

[PATCH 0/3] CM4 ACPI PCIe quirk
 2021-08-11  8:39 UTC  (21+ messages)
` [PATCH 1/3] PCI: brcmstb: Break register definitions into separate header
` [PATCH 2/3] PCI: brcmstb: Add ACPI config space quirk
` [PATCH 3/3] PCI/ACPI: Add new quirk detection, enable bcm2711

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-11  7:36 UTC  (8+ messages)

[PATCH AUTOSEL 4.14 09/10] Revert "ACPICA: Fix memory leak caused by _CID repair function"
 2021-08-10 14:16 UTC 

[PATCH AUTOSEL 4.19 10/11] Revert "ACPICA: Fix memory leak caused by _CID repair function"
 2021-08-10 14:16 UTC 

[PATCH AUTOSEL 5.4 11/13] Revert "ACPICA: Fix memory leak caused by _CID repair function"
 2021-08-10 14:16 UTC 

[PATCH AUTOSEL 5.10 16/20] Revert "ACPICA: Fix memory leak caused by _CID repair function"
 2021-08-10 14:15 UTC 

[PATCH AUTOSEL 5.13 16/24] Revert "ACPICA: Fix memory leak caused by _CID repair function"
 2021-08-10 14:14 UTC 

AMD laptops defaulting to S3 instead of S0ix (was amd_sfh)
 2021-08-09 15:06 UTC  (8+ messages)

[PATCH] ACPI/PRM: Deal with table not present or no module found
 2021-08-08 23:53 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 228706e6d423b9209b3f55f36cb34a95e7f1a153
 2021-08-08  2:02 UTC 

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-07 23:05 UTC  (4+ messages)

[GIT PULL] ACPI fix for v5.14-rc4
 2021-08-06 20:11 UTC  (2+ messages)

[PATCH v3 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-08-06 12:47 UTC  (10+ messages)
` [PATCH v3 1/9] mm: track present early pages per zone
` [PATCH v3 2/9] mm/memory_hotplug: introduce "auto-movable" online policy
` [PATCH v3 3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks
` [PATCH v3 4/9] mm/memory_hotplug: track present pages in memory groups
` [PATCH v3 5/9] ACPI: memhotplug: use a single static memory group for a single memory device
` [PATCH v3 6/9] dax/kmem: use a single static memory group for a single probed unit
` [PATCH v3 7/9] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [PATCH v3 8/9] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [PATCH v3 9/9] mm/memory_hotplug: improved dynamic "

[pm:bleeding-edge] BUILD SUCCESS b68b2e316d76f86c4bf16e64e18a067cc4a7e773
 2021-08-05  7:01 UTC 

[PATCH] PCI: Fix general code style
 2021-08-04 22:28 UTC 

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-04 18:27 UTC  (3+ messages)
` [PATCH 29/38] ACPI: processor: Replace deprecated CPU-hotplug functions

[PATCH v1 1/1] clk: x86: Rename clk-lpt to more specific clk-lpss-atom
 2021-08-04 16:28 UTC  (4+ messages)

[PATCH] ACPI: DPTF: Add new PCH FIVR methods
 2021-08-04 16:10 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 1c016eb02e4517ee1a985e4db117f2a6764d0f01
 2021-08-04  5:49 UTC 

[PATCH 0/7] ACPICA: ACPICA 20210730
 2021-08-03 18:06 UTC 


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