linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 17:26:10 to 2020-11-09 10:42:58 UTC [more...]

[PATCH v5] platform/surface: Add Driver to set up lid GPEs on MS Surface device
 2020-11-09 10:42 UTC  (2+ messages)

How to add the "gpio-line-names" property in a PCI gpio expander
 2020-11-09 10:37 UTC  (17+ messages)

[PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-09  1:18 UTC  (5+ messages)

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-08 16:56 UTC  (7+ messages)
  ` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents

[PATCH] ACPI: button: Add DMI quirk for Medion Akoya E2228T
 2020-11-07 13:32 UTC 

[PATCH] ACPI: GED: fix -Wformat
 2020-11-07  8:49 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Dump cper error table in mce_panic
 2020-11-06 19:35 UTC  (3+ messages)

[PATCH] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
 2020-11-06 19:34 UTC  (4+ messages)

[PATCH] Fix randconfig build error and code bug
 2020-11-06 19:34 UTC  (2+ messages)

Re: One question about ghes_notify_nmi
 2020-11-06 19:34 UTC  (2+ messages)
  `  "

[PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce
 2020-11-06 19:34 UTC  (2+ messages)

[RFC PATCH 0/4] EDAC/ghes: Add EDAC device for recording the CPU error count
 2020-11-06 19:33 UTC  (7+ messages)
` [RFC PATCH 1/4] ACPI: PPTT: Fix for a high level cache node detected in the low level
` [RFC PATCH 2/4] ACPI: PPTT: Add function acpi_find_cache_info
` [RFC PATCH 3/4] EDAC/ghes: Add EDAC device for the CPU caches
` [RFC PATCH 4/4] ACPI / APEI: Add reporting ARM64 CPU cache corrected error count

[RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
 2020-11-06 17:09 UTC  (12+ messages)
` [RFC PATCH 3/4] ACPI/IORT: Add RMR memory regions reservation helper

[PATCH] platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11e
 2020-11-06 14:01 UTC 

[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
 2020-11-06 12:46 UTC  (41+ messages)
` [PATCH v1 01/18] Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"
` [PATCH v1 02/18] Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"
` [PATCH v1 03/18] Revert "driver core: Don't do deferred probe in parallel with kernel_init thread"
` [PATCH v1 04/18] Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"
` [PATCH v1 05/18] Revert "of: platform: Batch fwnode parsing when adding all top level devices"
` [PATCH v1 06/18] Revert "driver core: fw_devlink: Add support for batching fwnode parsing"
` [PATCH v1 07/18] driver core: Add fwnode_init()
` [PATCH v1 08/18] driver core: Add fwnode link support
` [PATCH v1 09/18] driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links
` [PATCH v1 10/18] device property: Add fwnode_is_ancestor_of()
` [PATCH v1 11/18] driver core: Redefine the meaning of fwnode_operations.add_links()
` [PATCH v1 12/18] driver core: Add fw_devlink_parse_fwtree()
` [PATCH v1 13/18] driver core: Add fwnode_get_next_parent_dev() helper function
` [PATCH v1 14/18] driver core: Use device's fwnode to check if it is waiting for suppliers
` [PATCH v1 15/18] of: property: Update implementation of add_links() to create fwnode links
` [PATCH v1 16/18] efi: "
` [PATCH v1 17/18] driver core: Add helper functions to convert fwnode links to device links
` [PATCH v1 18/18] driver core: Refactor fw_devlink feature

[RFC 0/4] platform/x86: i2c-multi-instantiate: Pass ACPI fwnode to instantiated i2c-clients
 2020-11-05 10:38 UTC  (8+ messages)
` [RFC 1/4] i2c: core: Allow i2c_board_info to specify that the core should not try to find an IRQ
` [RFC 2/4] platform/x86: i2c-multi-instantiate: Set i2c_board_info.irq to -ENOENT when no IRQ is specified
` [RFC 3/4] platform/x86: i2c-multi-instantiate: Pass ACPI fwnode to instantiated I2C-clients
` [RFC 4/4] platform/x86: i2c-multi-instantiate: Add IRQ_RESOURCE_GPIO_OPTIONAL IRQ type

Disinfectant
 2020-11-05  8:30 UTC 

[pm:bleeding-edge] BUILD SUCCESS dddc237beebb79a67a6e2cc18b6a0a29a3a7a89c
 2020-11-05  4:58 UTC 

[PATCH v2] ACPI: Fix whitespace inconsistencies
 2020-11-05  2:06 UTC 

[PATCH] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
 2020-11-04 22:08 UTC  (9+ messages)

Dell XPS 13 9310: Power Resource [PIN] results in 260 ms delay
 2020-11-04 19:20 UTC 

[PATCH] ACPI: Remove trailing whitespace
 2020-11-04 17:37 UTC  (8+ messages)

[PATCH v5 0/7] resource: introduce union(), intersection() API
 2020-11-03 20:47 UTC  (9+ messages)
` [PATCH v5 1/7] resource: Simplify region_intersects() by reducing conditionals
` [PATCH v5 2/7] resource: Group resource_overlaps() with other inline helpers
` [PATCH v5 3/7] resource: Introduce resource_union() for overlapping resources
` [PATCH v5 4/7] resource: Introduce resource_intersection() "
` [PATCH v5 5/7] resource: Add test cases for new resource API
` [PATCH v5 6/7] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v5 7/7] ACPI: watchdog: "

[PATCH v6 0/7] resource: introduce union(), intersection() API
 2020-11-03 20:45 UTC  (8+ messages)
` [PATCH v6 1/7] resource: Simplify region_intersects() by reducing conditionals
` [PATCH v6 2/7] resource: Group resource_overlaps() with other inline helpers
` [PATCH v6 3/7] resource: Introduce resource_union() for overlapping resources
` [PATCH v6 4/7] resource: Introduce resource_intersection() "
` [PATCH v6 5/7] resource: Add test cases for new resource API
` [PATCH v6 6/7] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v6 7/7] ACPI: watchdog: "

[PATCH] ACPICA: avoid double free when object already has a zero reference count
 2020-11-03 18:52 UTC  (6+ messages)

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 18:51 UTC  (6+ messages)
` [PATCH v5 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 17:31 UTC  (2+ messages)
` [PATCH v6 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan

[PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
 2020-11-03 15:24 UTC  (2+ messages)
  ` [PATCH 30/33] docs: ABI: cleanup several ABI documents

[PATCH] ACPI: PM: s2idle: Add AMD support to handle _DSM during S2Idle
 2020-11-03 12:31 UTC  (2+ messages)

[PATCH v4 0/6] resource: introduce union(), intersection() API
 2020-11-03  9:44 UTC  (13+ messages)
` [PATCH v4 1/6] resource: Simplify region_intersects() by reducing conditionals
` [PATCH v4 2/6] resource: Group resource_overlaps() with other inline helpers
` [PATCH v4 3/6] resource: Introduce resource_union() for overlapping resources
` [PATCH v4 4/6] resource: Introduce resource_intersection() "
` [PATCH v4 5/6] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v4 6/6] ACPI: watchdog: "

[pm:bleeding-edge] BUILD SUCCESS b5d7c2d02f9915dcecf7ffa3b7d25cc01368465a
 2020-11-03  5:42 UTC 

Onlining CXL Type2 device coherent memory
 2020-11-03  3:56 UTC  (15+ messages)

[PATCH AUTOSEL 5.9 31/35] ACPI: NFIT: Fix comparison to '-ENXIO'
 2020-11-03  1:18 UTC 

[PATCH AUTOSEL 5.8 25/29] ACPI: NFIT: Fix comparison to '-ENXIO'
 2020-11-03  1:19 UTC 

[PATCH AUTOSEL 5.4 20/24] ACPI: NFIT: Fix comparison to '-ENXIO'
 2020-11-03  1:20 UTC 

[PATCH AUTOSEL 4.19 11/11] ACPI: NFIT: Fix comparison to '-ENXIO'
 2020-11-03  1:20 UTC 

[PATCH AUTOSEL 4.14 10/10] ACPI: NFIT: Fix comparison to '-ENXIO'
 2020-11-03  1:20 UTC 

[PATCH AUTOSEL 4.9 7/7] ACPI: NFIT: Fix comparison to '-ENXIO'
 2020-11-03  1:21 UTC 

[PATCH v3 0/6] resource: introduce union(), intersection() API
 2020-11-02 19:29 UTC  (3+ messages)
` [PATCH v3 5/6] PCI/ACPI: Replace open coded variant of resource_union()

[PATCH v2 0/5] irqdomain: clean up, add irq_domain_create_legacy()
 2020-11-02 19:23 UTC  (2+ messages)

[PATCH] ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name
 2020-11-02 12:49 UTC  (2+ messages)

[PATCH] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
 2020-11-02  3:00 UTC 

[GIT PULL] ACPI fixes for v5.10-rc2
 2020-10-30 20:05 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.10-rc2
 2020-10-30 20:05 UTC  (2+ messages)

[GIT PULL] Device properties framework fixes for v5.10-rc2
 2020-10-30 20:05 UTC  (2+ messages)

[GIT PULL] PNP fix for v5.10-rc2
 2020-10-30 20:05 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).