linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-12 00:12:12 to 2020-06-22 23:02:18 UTC [more...]

[PATCH 1/4] pci: Keep the ACS capability offset in device
 2020-06-22 23:01 UTC  (24+ messages)
` [PATCH 2/4] pci: set "untrusted" flag for truly external devices only
` [PATCH 3/4] pci: acs: Enable PCI_ACS_TB for untrusted/external-facing devices
` [PATCH 4/4] pci: export untrusted attribute in sysfs

[RFC PATCH] arm64/acpi: disallow AML memory opregions to access kernel memory
 2020-06-22 21:15 UTC  (3+ messages)

[PATCH v3 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-22 16:04 UTC  (22+ messages)
` [PATCH v3 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH v3 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH v3 03/15] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH v3 04/15] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v3 05/15] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
` [PATCH v3 06/15] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v3 07/15] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v3 08/15] pwm: crc: Fix period changes not having any effect
` [PATCH v3 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v3 10/15] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH v3 11/15] pwm: crc: Implement get_state() method
` [PATCH v3 12/15] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH v3 13/15] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [PATCH v3 14/15] drm/i915: panel: Honor the VBT PWM min setting "
` [PATCH v3 15/15] drm/i915: panel: Use atomic PWM API "

[PATCH] ACPI / hotplug / PCI: lost acpiphp_put_context in acpiphp_grab_context()
 2020-06-22 15:59 UTC  (2+ messages)

[PATCH 0/2] ACPI: sysfs: add missing newlines when printing acpi module parameters
 2020-06-22 15:50 UTC  (4+ messages)
` [PATCH 1/2] ACPI: EC: add a newline when printing module parameter 'ec_event_clearing'
` [PATCH 2/2] ACPI: sysfs: add missing newlines when printing module parameters

[PATCH] ACPI: sysfs: Fix pm_profile_attr type
 2020-06-22 15:49 UTC  (4+ messages)

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-06-22 15:49 UTC  (10+ messages)
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-22 15:46 UTC  (16+ messages)
` [RFT][PATCH 0/3] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH 2/3] ACPICA: Remove unused memory mappings on interpreter exit
` [RFT][PATCH v2 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [RFT][PATCH v2 1/4] ACPICA: Defer unmapping of opregion memory if supported by OS
  ` [RFT][PATCH v2 2/4] ACPI: OSL: Add support for deferred unmapping of ACPI memory
  ` [RFT][PATCH v2 3/4] ACPICA: Preserve memory opregion mappings if supported by OS
  ` [RFT][PATCH v2 4/4] ACPI: OSL: Implement acpi_os_map_memory_fast_path()

[PATCH] ACPI / property: use cached name in acpi_fwnode_get_named_child_node()
 2020-06-22 15:46 UTC  (2+ messages)

Remove last acpi procfs dirs after being marked deprecated for a decade
 2020-06-22 15:45 UTC  (4+ messages)

lockdown bypass on mainline kernel for loading unsigned modules
 2020-06-22 14:45 UTC  (10+ messages)
` [PATCH] acpi: disallow loading configfs acpi tables when locked down
` [oss-security] lockdown bypass on mainline kernel for loading unsigned modules

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

[PATCH v11 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-06-22 12:45 UTC  (3+ messages)
` [PATCH v11 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records

[PATCH v11 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
 2020-06-22 12:07 UTC 

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-22 11:55 UTC  (5+ messages)

[PATCH v2] PCI/AER: Add support for reset of RCiEPs for APEI/Firmware first reporting only
 2020-06-22 11:44 UTC 

[PATCH] acpi: apei-base: fix sparse warnings
 2020-06-21  5:10 UTC  (2+ messages)

[PATCH v3] acpi: Extend TPM2 ACPI table with missing log fields
 2020-06-19 15:55 UTC  (6+ messages)

[PATCH v9 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-06-19 13:42 UTC  (6+ messages)
` [PATCH v9 1/2] "

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-19  2:26 UTC  (4+ messages)

[PATCH v10 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
 2020-06-18 17:04 UTC  (4+ messages)

[PATCH 2/2] PCI/AER: Add partial initial support for RCiEPs using RCEC or firmware first
 2020-06-18 16:38 UTC  (10+ messages)

[PATCH v10 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-06-18 15:38 UTC  (2+ messages)
` [PATCH v10 1/2] "

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-06-17 21:09 UTC  (16+ messages)

[PATCH 1/2] PCI/AER: Do not reset the device status if doing firmware first handling
 2020-06-17 20:57 UTC  (6+ messages)

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-17 16:52 UTC  (18+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
              ` [PATCH] Input: document inhibiting
                  ` [PATCH v2] "

[PATCH v9 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
 2020-06-17  9:01 UTC  (9+ messages)

[PATCH] ACPI: avoid relocations for table signature array
 2020-06-17  8:25 UTC 

[PATCH] ACPICA: fix UBSAN warning using __builtin_offsetof
 2020-06-16 21:39 UTC  (7+ messages)
        ` [Devel] "

[PATCH v5 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-16 20:55 UTC 

[RFC PATCH 0/2] PCI/AER: handling for RCiEPs
 2020-06-16 10:47 UTC  (2+ messages)

[pm:acpica-osl /2] WARNING: modpost: vmlinux.o(.text+0x4d5a1a): Section mismatch in reference from the function __acpi_os_unmap_iomem() to the function .init.text:__acpi_unmap_table()
 2020-06-15 16:40 UTC 

[PATCH v9 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-06-15 10:09 UTC 

[PATCH] ACPI: Eliminate usage of uninitialized_var() macro
 2020-06-15  4:00 UTC 

[pm:acpica-osl 2/2] drivers/acpi/osl.c:409:3: error: non-void function 'acpi_os_unref_iomem' should return a value
 2020-06-15  1:36 UTC 

[pm:acpica-osl 2/2] drivers/acpi/osl.c:402:3: warning: 'return' with no value, in function returning non-void
 2020-06-14 16:05 UTC 

[pm:acpica-osl 2/2] drivers/acpi/osl.c:533:13: error: implicit declaration of function 'acpi_os_drop_map_ref'
 2020-06-13 21:19 UTC 

[PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-13 20:50 UTC  (13+ messages)
` [PATCH v2 03/15] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v2 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v2 11/15] pwm: crc: Implement get_state() method

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-06-12 20:48 UTC  (4+ messages)
` [PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property
` [PATCH V2 1/2] PCI: Add ACPI StorageD3Enable _DSD support
` [PATCH V2 2/2] drivers/nvme: Add support for ACPI StorageD3Enable property

pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-12 17:04 UTC  (4+ messages)

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-12 12:26 UTC  (9+ 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).