linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 13:54:03 to 2020-05-28 19:23:11 UTC [more...]

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-05-28 19:20 UTC  (5+ messages)
  ` [PATCH v4 06/11] thermal: Add mode helpers
  ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
  ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
  ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v1] i2c: acpi: Drop double check for ACPI companion device
 2020-05-28 16:02 UTC  (2+ messages)

AMD Ryzen: pci 0000:00:00.2: can't derive routing for PCI INT A
 2020-05-28 15:45 UTC 

[PATCH] ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile
 2020-05-28 11:50 UTC  (2+ messages)

[PATCH] ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe
 2020-05-28 11:49 UTC  (2+ messages)

[PATCH] PCI/ASPM: Print correct ASPM status when _OSC failed
 2020-05-28 11:42 UTC  (2+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-28  7:33 UTC  (14+ messages)
` [PATCH 1/2] PCI: "
` [PATCH 2/2] iommu: calling pci_fixup_iommu in iommu_fwspec_init

[pm:bleeding-edge] BUILD SUCCESS 63ae5342486ee61ab3b6cb9c729622ebb652a38f
 2020-05-28  0:08 UTC 

[PATCH] PCI: Rename _DSM constants to align with PCI Firmware specification
 2020-05-27 21:48 UTC  (2+ messages)

Remove last acpi procfs dirs after being marked deprecated for a decade
 2020-05-27 17:46 UTC  (4+ messages)

[PATCH] ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
 2020-05-27 15:57 UTC  (2+ messages)

[PATCH v1 1/5] gpiolib: acpi: Introduce opaque data field for quirks
 2020-05-27 13:38 UTC  (21+ 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

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-05-27 13:30 UTC  (8+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
  ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[pm:bleeding-edge] BUILD SUCCESS e14ff33f1ff98f45d4bc39c136cb4c6b97828f2f
 2020-05-27 10:31 UTC 

[PATCHv2 0/7] Support inhibiting input devices
 2020-05-27  6:34 UTC  (13+ messages)

[PATCH] ACPI/IORT: Remove the unused __get_pci_rid()
 2020-05-26 20:45 UTC  (5+ messages)

[PATCH 0/8] Add helper for accessing Power Management callbacs
 2020-05-26 16:48 UTC  (26+ messages)
` [PATCH 1/8] driver core: "
    ` [greybus-dev] "
` [PATCH 2/8] ACPI: PM: Use the new device_to_pm() helper to access struct dev_pm_ops
` [PATCH 3/8] greybus: "
  ` [greybus-dev] "
` [PATCH 4/8] scsi: pm: "
` [PATCH 5/8] usb: phy: fsl: "
` [PATCH 6/8] PCI/PM: "
` [PATCH 7/8] PM: "
` [PATCH 8/8] net/iucv: "
      ` [greybus-dev] "

[PATCH] ACPI: GED: add support for _Exx / _Lxx handler methods
 2020-05-26 14:04 UTC  (4+ messages)

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-26 12:07 UTC  (4+ messages)

[PATCH] ACPI / DPTF: Add DPTF battery participant driver
 2020-05-25 10:08 UTC  (2+ messages)

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

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-25 10:05 UTC  (7+ messages)
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified

Low Latency Tolerance preventing Intel Package from entering deep sleep states
 2020-05-25  5:37 UTC  (7+ messages)

[Patch v2] efi: cper: Add support for printing Firmware Error Record Reference
 2020-05-22 18:30 UTC  (2+ messages)
` [tip: efi/urgent] "

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-05-22 15:38 UTC  (28+ 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

[GIT PULL 0/7] EFI fixes for v5.7
 2020-05-22 14:45 UTC  (6+ messages)

[PATCH] ACPI: video: Use native backlight on Acer TravelMate 5735Z
 2020-05-22 12:22 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

[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  (8+ messages)
` [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] 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)

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


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