linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 14:23:14 to 2020-05-22 14:45:30 UTC [more...]

[GIT PULL 0/7] EFI fixes for v5.7
 2020-05-22 14:45 UTC  (15+ messages)
` [PATCH 1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics()
` [PATCH 2/7] efi/earlycon: Fix early printk for wider fonts
` [PATCH 3/7] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
` [PATCH 4/7] efi: cper: Add support for printing Firmware Error Record Reference
` [PATCH 5/7] x86/boot: Mark global variables as static
` [PATCH 6/7] efi: Pull up arch-specific prototype efi_systab_show_arch()
` [PATCH 7/7] tpm: check event log version before reading final events

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-05-22 14:34 UTC  (27+ messages)
` [PATCH 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
` [PATCH 02/12] ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
` [PATCH 03/12] ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
` [PATCH 04/12] ACPI/IORT: Remove useless PCI bus walk
` [PATCH 05/12] ACPI/IORT: Add an input ID to acpi_dma_configure()
` [PATCH 06/12] of/iommu: Make of_map_rid() PCI agnostic
` [PATCH 07/12] of/device: Add input id to of_dma_configure()
` [PATCH 08/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
` [PATCH 09/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
` [PATCH 10/12] of/irq: Make of_msi_map_rid() PCI bus agnostic
` [PATCH 11/12] bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
` [PATCH 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[PATCH] ACPI: video: Use native backlight on Acer TravelMate 5735Z
 2020-05-22 12:22 UTC 

Low Latency Tolerance preventing Intel Package from entering deep sleep states
 2020-05-22  8:58 UTC  (5+ messages)

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-22  2:13 UTC  (2+ messages)

[PATCH v2] ACPI / DPTF: Add additional attributes to power participant driver
 2020-05-21 20:30 UTC 

[RFC PATCH 0/2] PCI/AER: handling for RCiEPs
 2020-05-21 17:31 UTC  (3+ messages)
` [PATCH 1/2] PCI/AER: Do not reset the device status if doing firmware first handling
` [PATCH 2/2] PCI/AER: Add partial initial support for RCiEPs using RCEC or firmware first

[PATCH] ACPICA: Replace one-element array and use struct_size() helper
 2020-05-21 17:30 UTC  (6+ messages)

[UPDATE][PATCH] ACPI / DPTF: Add additional attributes to power participant driver
 2020-05-21 10:09 UTC  (2+ messages)

[PATCH v1 1/3] irqdomain: Make __irq_domain_add() less OF-dependent
 2020-05-21  9:43 UTC  (5+ messages)
` [PATCH v1 2/3] irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
` [PATCH v1 3/3] irqdomain: Allow software node to be correct one for IRQ domain

[PATCH v1 1/5] gpiolib: acpi: Introduce opaque data field for quirks
 2020-05-20 21:19 UTC  (5+ messages)
` [PATCH v1 2/5] gpiolib: acpi: Introduce a quirk to force GpioInt pin
` [PATCH v1 3/5] gpio: pca953x: Drop unneeded ACPI_PTR()
` [PATCH v1 4/5] gpio: pca935x: Allow IRQ support for driver built as a module
` [PATCH v1 5/5] gpio: pca953x: Override GpioInt() pin for Intel Galileo Gen 2

[GIT PULL] Power management fix for v5.7-rc7
 2020-05-20 19:30 UTC  (2+ messages)

[PATCH v5] ACPI/IORT: Fix PMCG node single ID mapping handling
 2020-05-20 17:54 UTC  (4+ messages)

[PATCH v4] ACPI/IORT: Fix PMCG node single ID mapping handling
 2020-05-20 17:07 UTC  (3+ messages)

[PATCH v3 0/3] Fix dependencies for ACPI drivers with OpRegion settings
 2020-05-20 13:46 UTC  (6+ messages)
` [PATCH v3 3/3] mfd: ensure that AXP20X_I2C will have the right deps on X86

[PATCH] ACPI / DPTF: Add additional attributes to power participant driver
 2020-05-20  9:42 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 496915a55e35e86380f7c30439e99c9f811971fe
 2020-05-20  6:38 UTC 

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-05-20  4:21 UTC  (13+ messages)
` [PATCH v1 1/4] driver core: Move code to the right part of the file
` [PATCH v1 2/4] driver core: Look for waiting consumers only for a fwnode's primary device
` [PATCH v1 3/4] driver core: fw_devlink: Add support for batching fwnode parsing
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH v2 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-05-19 17:53 UTC  (6+ messages)
` [PATCH v2 1/3] mm/memory-failure: Add memory_failure_queue_kick()

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-05-19 17:10 UTC  (11+ messages)
` [PATCH 1/2] pci: Add ACPI StorageD3Enable _DSD support

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-19 15:25 UTC  (13+ messages)
` [PATCH v3 1/7] mm: Add functions to track page directory modifications
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified
` [PATCH v3 3/7] mm/ioremap: "
` [PATCH v3 4/7] x86/mm/64: Implement arch_sync_kernel_mappings()
` [PATCH v3 5/7] x86/mm/32: "
` [PATCH v3 6/7] mm: Remove vmalloc_sync_(un)mappings()
` [PATCH v3 7/7] x86/mm: Remove vmalloc faulting

[PATCH] ACPI: EC: PM: s2idle: Extend GPE dispatching debug message
 2020-05-19 12:33 UTC 

[PATCH] ACPI: PM: s2idle: Print type of wakeup debug messages
 2020-05-19 11:36 UTC 

Question about ACPI_THERMAL_HID of thermal
 2020-05-19 11:07 UTC  (2+ messages)

[PATCHv2 0/7] Support inhibiting input devices
 2020-05-19  9:36 UTC  (15+ messages)
  ` [PATCHv2 1/7] Input: add input_device_enabled()
  ` [PATCHv2 6/7] Input: Add "inhibited" property
  ` [PATCHv2 3/7] ACPI: button: Use input_device_enabled() helper

[PATCH 1/2] ACPI: GTDT: Put GTDT table after parsing
 2020-05-18 23:04 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS c28a27fcb43003e1f9b9e12e7e2cdb9678f0d3be
 2020-05-18 19:55 UTC 

[ACPI] b13663bdf9: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c
 2020-05-18 19:44 UTC  (4+ messages)

[PATCH[RFT]] ACPI: EC: s2idle: Avoid flushing EC work when EC GPE is inactive
 2020-05-18 11:14 UTC  (5+ messages)

[PATCH 0/2] Solve a few issues with intel_pmic_chtdc_ti.c
 2020-05-18 11:06 UTC  (6+ messages)
` [PATCH 1/2] ACPI / PMIC: Add i2c address for thermal control

[pm:bleeding-edge] BUILD SUCCESS 3185635a9dc3e75b55820693314c0f0953672c84
 2020-05-16  0:45 UTC 

[PATCH] ACPI: GED: add support for _Exx / _Lxx handler methods
 2020-05-15 16:32 UTC  (2+ messages)

[PATCH] PNPBIOS: Replace zero-length array with flexible-array
 2020-05-15 16:23 UTC  (2+ messages)

[PATCH v2 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-15 13:03 UTC  (12+ messages)
` [PATCH v2 1/7] mm: Add functions to track page directory modifications
` [PATCH v2 2/7] mm/vmalloc: Track which page-table levels were modified
` [PATCH v2 3/7] mm/ioremap: "
` [PATCH v2 4/7] x86/mm/64: Implement arch_sync_kernel_mappings()
` [PATCH v2 5/7] x86/mm/32: "
` [PATCH v2 6/7] mm: Remove vmalloc_sync_(un)mappings()
` [PATCH v2 7/7] x86/mm: Remove vmalloc faulting

[PATCH 0/4] usb: typec: Intel PMC driver changes
 2020-05-15 12:05 UTC  (10+ messages)
` [PATCH 2/4] usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientation

[PATCH 1/2] Input: soc_button_array - Add active_low setting to soc_button_info
 2020-05-14 20:52 UTC  (2+ messages)
` [PATCH 2/2] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices

[PATCH] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices
 2020-05-14 20:52 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS f6a95d1e7ba3e9abbffe4285627dd68e14613373
 2020-05-14 20:45 UTC 

[GIT PULL] Power management fix for v5.7-rc6
 2020-05-14 18:55 UTC  (2+ messages)

[PATCH v3] ACPI/IORT: Fix PMCG node always look for a single ID mapping
 2020-05-14 18:06 UTC  (3+ messages)

[PATCH] ACPI: Delete unused proc filename macros
 2020-05-14 11:51 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS fbe093dd16f4eb35746ca73c063d6290a494a93a
 2020-05-14  1:31 UTC 

[PATCH v2] ACPI/IORT: Fix PMCG node always look for a single ID mapping
 2020-05-13 10:28 UTC  (3+ messages)

[PATCH v2] iommu/amd: Fix get_acpihid_device_id()
 2020-05-13  9:15 UTC  (2+ messages)

[Patch v2] efi: cper: Add support for printing Firmware Error Record Reference
 2020-05-13  2:36 UTC  (3+ messages)

[PATCH] ACPI/IORT: Fix PMCG node always look for a single ID mapping
 2020-05-12 23:53 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS bbcbc5295cdcbe72bbf6918a80da4af7a1dffcf9
 2020-05-12 23:04 UTC 

[PATCH] pwm: lpss: Fix get_state runtime-pm reference handling
 2020-05-12 20:39 UTC  (3+ messages)

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-12 15:13 UTC  (4+ 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).