linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 08:35:10 to 2020-09-28 14:18:02 UTC [more...]

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-28 14:17 UTC  (12+ messages)

[PATCH v11 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-28 12:52 UTC  (7+ messages)
` [PATCH v11 1/6] ACPI: Support Generic Initiator only domains
` [PATCH v11 2/6] x86: Support Generic Initiator only proximity domains
` [PATCH v11 3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH v11 4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH v11 5/6] node: Add access1 class to represent CPU to memory characteristics
` [PATCH v11 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-28 12:53 UTC  (30+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH RFC 4/4] mm/page_alloc: place pages to tail in __free_pages_core()

[PATCH 0/3] PM operations for software nodes
 2020-09-28 11:32 UTC  (4+ messages)
` [PATCH 1/3] software node: Power management "

[PATCH leds v2 05/50] leds: various: guard of_match_table member value with of_match_ptr
 2020-09-28  9:37 UTC 

[PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-09-28  8:06 UTC  (14+ messages)

[PATCH v3] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
 2020-09-28  2:02 UTC 

[PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-27 23:35 UTC  (9+ messages)
` [PATCH 05/11] drivers/acpi: convert seqno counter_atomic32
` [PATCH 06/11] drivers/acpi/apei: "

[PATCH] ACPI / extlog: Check for RDMSR failure
 2020-09-27 21:50 UTC 

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-27 20:27 UTC  (4+ messages)
` [PATCH 12/18] ACPI: "

[PATCH v2] ACPI: memhotplug: Remove the 'state' from struct acpi_memory_device
 2020-09-27  9:55 UTC 

[PATCH v2] ACPI: scan: Use pr_debug replace ACPI_DEBUG_PRINT()
 2020-09-27  1:14 UTC 

[PATCH v3] platform/x86: Add Driver to set up lid GPEs on MS Surface devices
 2020-09-26 18:36 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 39d54892be91e1df9d45a5eb813e766035f07e90
 2020-09-26  4:40 UTC 

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-09-26  4:34 UTC  (15+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY

[GIT PULL] Power management fixes for v5.9-rc7
 2020-09-25 17:48 UTC  (2+ messages)

[PATCH] ACPI: battery.h: include linux/power_supply.h
 2020-09-25 16:33 UTC  (2+ messages)

[PATCH] ACPI: scan: Add braces around empty statements
 2020-09-25 16:29 UTC  (2+ messages)

[PATCH v2 00/15] Cleanups before decoupling ACPICA debug with ACPI driver
 2020-09-25 16:27 UTC  (17+ messages)
` [PATCH v2 01/15] ACPI: cmos_rtc: Remove the leftover ACPICA code ACPI_MODULE_NAME()
` [PATCH v2 02/15] ACPI: LPSS: Remove the ACPI_MODULE_NAME()
` [PATCH v2 03/15] ACPI: memhotplug: Remove the leftover ACPICA debug functionality
` [PATCH v2 04/15] ACPI: platform: Remove the ACPI_MODULE_NAME()
` [PATCH v2 05/15] ACPI: container: Remove the leftover ACPICA debug functionality
` [PATCH v2 06/15] ACPI: custom_method: Remove the dead ACPICA debug code
` [PATCH v2 07/15] ACPI: debugfs: "
` [PATCH v2 08/15] ACPI: dock: "
` [PATCH v2 09/15] ACPI: event: Remove the leftover "
` [PATCH v2 10/15] ACPI: PCI: Remove the unused "
` [PATCH v2 11/15] ACPI: proc: Remove the dead "
` [PATCH v2 12/15] ACPI: processor: "
` [PATCH v2 13/15] ACPI: tiny-power-button: "
` [PATCH v2 14/15] ACPI: video: Remove the leftover "
` [PATCH v2 15/15] ACPI: wakeup: Remove the dead "

[PATCH] PCI/ACPI: update kernel-doc line comments
 2020-09-25 16:15 UTC  (2+ messages)

[PATCH] ACPI / PNP: Fix missing-prototypes in acpi_pnp.c
 2020-09-25 16:12 UTC  (2+ messages)

[PATCH] ACPI: configfs: Add the missing config_item_put() to fix refcount leak
 2020-09-25 16:09 UTC  (2+ messages)

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-25 16:08 UTC  (6+ messages)
` [PATCH v10 2/6] x86: Support Generic Initiator only "

[PATCH] PNP: Fix duplicate included pci.h
 2020-09-25 16:02 UTC  (2+ messages)

[RFC PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-09-25 15:41 UTC  (15+ messages)
` [RFC PATCH 9/9] surface_aggregator: Add Surface ACPI Notify client driver

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-25 15:29 UTC  (13+ messages)
` [RFC][PATCH 1/4] acpi: Use CPUIDLE_FLAG_TIMER_STOP
` [RFC][PATCH 4/4] acpi: Take over RCU-idle for C3-BM idle
    ` [PATCH] rcu/tree: Export rcu_idle_{enter,exit} to module

[PATCH][V2] ACPI: video: use ACPI backlight for HP 635 Notebook
 2020-09-25 11:00 UTC  (3+ messages)

[PATCH] ACPI, APEI: make apei_resources_all static
 2020-09-25 10:56 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Use my kernel.org address for Intel PMIC work
 2020-09-25 10:53 UTC  (2+ messages)

[PATCH v2 0/5] Cleanups for ACPI APD driver
 2020-09-25 10:51 UTC  (2+ messages)

[PATCH -next] ACPI: Remove unused inline functions
 2020-09-25 10:37 UTC  (2+ messages)

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-25  8:54 UTC  (18+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-24 15:32 UTC  (6+ messages)
` [RFC PATCH 05/11] drivers/acpi: convert seqno counter_atomic
` [RFC PATCH 06/11] drivers/acpi/apei: "

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24 14:29 UTC  (11+ messages)

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-24 11:03 UTC  (4+ messages)

[PATCH -next] ACPICA: Remove unneeded semicolon
 2020-09-23 17:03 UTC  (2+ messages)

[PATCH] RCU: export rcu_idle_enter/_exit for loadable modules
 2020-09-22 21:56 UTC  (2+ messages)

[PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
 2020-09-22  6:22 UTC  (3+ messages)
` [PATCH] kernel/resource: Fix use of ternary condition in release_mem_region_adjustable

[PATCH][v2] ACPI: processor: Print more information when acpi_processor_evaluate_cst() failed
 2020-09-21 16:26 UTC  (2+ messages)

[PATCH 00/25] ACPI: First step to decouple ACPICA debug functionality from ACPI driver
 2020-09-19  7:22 UTC  (9+ messages)
` [PATCH 07/25] ACPI: memhotplug: Remove the state for memory device
` [PATCH 10/25] ACPI: custom_method: Remove the ACPICA debug code
` [PATCH 15/25] ACPI: proc: Remove the unused "
` [PATCH RFC 25/25] ACPI: debug: Update the ACPI debug document

[GIT PULL] Power management updates for v5.9-rc6
 2020-09-18 19:04 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 091/330] ACPI: EC: Reference count query handlers under lock
 2020-09-18  1:57 UTC 

[PATCH AUTOSEL 4.19 049/206] ACPI: EC: Reference count query handlers under lock
 2020-09-18  2:05 UTC 

[PATCH AUTOSEL 4.14 028/127] ACPI: EC: Reference count query handlers under lock
 2020-09-18  2:10 UTC 

[PATCH AUTOSEL 4.9 22/90] ACPI: EC: Reference count query handlers under lock
 2020-09-18  2:13 UTC 

[PATCH AUTOSEL 4.4 16/64] ACPI: EC: Reference count query handlers under lock
 2020-09-18  2:15 UTC 

[PATCH] i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
 2020-09-17 21:18 UTC  (2+ messages)

support range based offsets in dma-direct v3
 2020-09-17 16:45 UTC  (2+ messages)

[PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-09-17 17:33 UTC  (2+ messages)

[PATCH 1/1] RAS: Add CPU Correctable Error Collector to isolate an erroneous CPU core
 2020-09-17  8:40 UTC  (6+ messages)

[PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
 2020-09-17  8:38 UTC  (2+ 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 NNTP newsgroup(s).