linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 14:38:09 to 2020-11-05 10:38:09 UTC [more...]

[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

How to add the "gpio-line-names" property in a PCI gpio expander
 2020-11-05  9:46 UTC 

[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
 2020-11-05  9:43 UTC  (25+ 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

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] Dump cper error table in mce_panic
 2020-11-04 10:16 UTC  (2+ 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] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
 2020-11-03 17:11 UTC  (3+ messages)

[PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-03 16:49 UTC 

[PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
 2020-11-03 15:24 UTC  (5+ 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: "

Re: One question about ghes_notify_nmi
 2020-11-03  7:31 UTC 

[PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce
 2020-11-03  6:41 UTC 

[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  (8+ messages)
` [PATCH v3 1/6] resource: Simplify region_intersects() by reducing conditionals
` [PATCH v3 2/6] resource: Group resource_overlaps() with other inline helpers
` [PATCH v3 3/6] resource: Introduce resource_union() for overlapping resources
` [PATCH v3 4/6] resource: Introduce resource_intersection() "
` [PATCH v3 5/6] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v3 6/6] ACPI: watchdog: "

[PATCH v2 0/5] irqdomain: clean up, add irq_domain_create_legacy()
 2020-11-02 19:23 UTC  (7+ messages)
` [PATCH v2 1/5] irqdomain: Remove unused of_device_id forward declaration
` [PATCH v2 2/5] irqdomain: Add forward declaration of fwnode_handle
` [PATCH v2 3/5] irqdomain: Replace open coded of_node_to_fwnode()
` [PATCH v2 4/5] irqdomain: Introduce irq_domain_create_legacy() API
` [PATCH v2 5/5] regmap: irq: Convert to use fwnode directly

[PATCH v2 27/39] docs: ABI: convert testing/configfs-acpi to ReST
 2020-11-02 14:42 UTC  (12+ messages)
    ` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
  ` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents

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

Re:Re: [PATCH] Fix incorrect return value of pre_map_gar_callback
 2020-10-30 14:03 UTC  (2+ messages)
  `  "

Re:Re: [PATCH] Don't do panic for memory Fatal UE in ghes of x86_mce platform
 2020-10-30 13:47 UTC  (2+ messages)
  `  "

[PATCH 0/3] pwm: lpss: Misc. cleanups / improvements
 2020-10-30 12:45 UTC  (6+ messages)
` [PATCH 1/3] pwm: lpss: Log error from pwm_lpss_is_updating() if the update bit is still set
` [PATCH 2/3] pwm: lpss: Use DPM_FLAG_NO_DIRECT_COMPLETE instead of declaring a prepare handler
` [PATCH 3/3] pwm: lpss: Set DPM_FLAG_SMART_SUSPEND on Cherry Trail devices

One question about ghes_notify_nmi
 2020-10-30 12:39 UTC  (2+ messages)

[PATCHv2 0/3] PM operations for software nodes
 2020-10-30 10:27 UTC  (4+ messages)
` [PATCHv2 1/3] software node: Power management "

[PATCH] PM / reboot: Use S5 for reboot
 2020-10-30 10:01 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 5e00eb5f62091ac1f78776b876efe2a09a9263a2
 2020-10-30  6:39 UTC 

[PATCH v2 1/3] Documentation: firmware-guide: gpio-properties: Fix factual mistakes
 2020-10-29 19:59 UTC  (4+ messages)
` [PATCH v2 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()
` [PATCH v2 3/3] Documentation: firmware-guide: gpio-properties: Clarify initial output state

[PATCH v1 1/3] Documentation: firmware-guide: gpio-properties: Fix factual mistakes
 2020-10-29 19:11 UTC  (14+ messages)
` [PATCH v1 2/3] Documentation: firmware-guide: gpio-properties: active_low only for GpioIo()

[PATCH] gpiolib: acpi: Support GpioInt with active_low polarity
 2020-10-29 18:14 UTC  (6+ 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).