linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 13:36:55 to 2020-08-18 00:49:35 UTC [more...]

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-08-18  0:49 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC

[PATCH] ACPI: ioremap: avoid redundant rounding to OS page size
 2020-08-17 23:41 UTC  (6+ messages)

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-08-17 22:50 UTC  (4+ messages)

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-17 21:53 UTC 

[PATCH v2 1/8] kernel.h: Split out min()/max() et al. helpers
 2020-08-17 16:54 UTC  (9+ messages)
` [PATCH v2 2/8] resource: Simplify region_intersects() by reducing conditionals
` [PATCH v2 3/8] resource: Group resource_overlaps() with other inline helpers
` [PATCH v2 4/8] resource: Introduce resource_union() for overlapping resources
` [PATCH v2 5/8] resource: Introduce resource_intersection() "
` [PATCH v2 6/8] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v2 7/8] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
` [PATCH v2 8/8] ACPI: watchdog: Replace open coded variant of resource_union()

[PATCH] ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
 2020-08-17 10:59 UTC 

[PATCH v2 1/2] ACPI / PMIC: Split out Kconfig and Makefile specific for ACPI PMIC
 2020-08-17 10:35 UTC  (4+ messages)
` [PATCH v2 2/2] ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/

[PATCH v2] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
 2020-08-17  2:49 UTC  (2+ messages)

[PATCH][RFC] ACPI: processor: Print more information when acpi_processor_evaluate_cst() failed
 2020-08-16 15:12 UTC 

[GIT PULL] More ACPI updates for v5.9-rc1
 2020-08-15 15:22 UTC  (2+ messages)

[PATCH] acpi/nfit: Use kobj_to_dev() instead
 2020-08-14 22:52 UTC  (3+ messages)

[PATCH v1 1/7] resource: Simplify region_intersects() by reducing conditionals
 2020-08-14 17:43 UTC  (23+ messages)
` [PATCH v1 2/7] resource: Group resource_overlaps() with other inline helpers
` [PATCH v1 3/7] resource: Introduce resource_union() for overlapping resources
` [PATCH v1 4/7] resource: Introduce resource_intersection() "
` [PATCH v1 5/7] PCI/ACPI: Replace open coded variant of resource_union()
` [PATCH v1 6/7] PCI/ACPI: Fix description of @handle for acpi_is_root_bridge()
` [PATCH v1 7/7] ACPI: watchdog: Replace open coded variant of resource_union()

[PATCH v5 0/6] Support running driver's probe for a device powered off
 2020-08-14 13:17 UTC  (15+ messages)
` [PATCH v5 1/6] i2c: Allow driver to manage the device's power state during probe
` [PATCH v5 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v5 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v5 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v5 5/6] at24: Support probing while off
` [PATCH v5 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[PATCH] coccinelle: api: fix device_attr_show.cocci warnings
 2020-08-13  0:56 UTC 

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-08-12 19:33 UTC  (13+ messages)
` [PATCH v4 5/6] at24: Support probing while off

[pm:bleeding-edge] BUILD SUCCESS 395313eda1534576fc2440ea8907fb8ff9097485
 2020-08-12  3:39 UTC 

[PATCH v1 1/2] ACPI / PMIC: Split out Kconfig and Makefile specific for ACPI PMIC
 2020-08-11 21:02 UTC  (4+ messages)
` [PATCH v1 2/2] ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-08-11 18:49 UTC  (20+ messages)

[pm:bleeding-edge] BUILD SUCCESS 7cd29e47553a773f54727d0756a57d0a3dcb3ab0
 2020-08-11  1:14 UTC 

[PATCH AUTOSEL 5.8 60/64] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:08 UTC 

[PATCH AUTOSEL 5.7 56/60] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:10 UTC 

[PATCH AUTOSEL 4.19 30/31] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:12 UTC 

[PATCH AUTOSEL 4.9 17/17] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:14 UTC 

[PATCH AUTOSEL 4.4 16/16] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:14 UTC 

[PATCH AUTOSEL 4.14 22/22] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:13 UTC 

[PATCH AUTOSEL 5.4 44/45] ACPICA: Do not increment operation_region reference counts for field units
 2020-08-10 19:11 UTC 

[pm:bleeding-edge] BUILD SUCCESS e3198ed26e1361c3863ba3ad7c9cf2cdd063cdfd
 2020-08-08  9:29 UTC 

[GIT PULL] More power management updates for v5.9-rc1
 2020-08-07 20:39 UTC  (2+ messages)

[0/4] Extend AMD SoC general purpose clk for all versions
 2020-08-07 18:17 UTC  (6+ messages)
` [v2 1/4] ACPI: APD: Change name from ST to FCH
` [v2 2/4] clk: x86: "
` [3/4] ACPI: APD: Add a fmw property is_raven
` [v3 4/4] clk: x86: Support RV architecture

[PATCH RESEND] i2c: designware: Add device HID for Hygon I2C controller
 2020-08-07 18:08 UTC  (2+ messages)

[PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-08-06 22:55 UTC  (4+ messages)

INVESTMENT
 2020-08-06 12:22 UTC 

[pm:bleeding-edge] BUILD SUCCESS 905922e8acb3b7c7db3b2bc720f44cedcfb284dd
 2020-08-06  5:43 UTC 

[pm:bleeding-edge] BUILD SUCCESS 83f7a626aa4d238dd3897065384eda829f14a005
 2020-08-05  5:57 UTC 

[PATCH v3 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-04 17:02 UTC  (30+ messages)
` [PATCH v3 01/23] x86/numa: Cleanup configuration dependent command-line options
` [PATCH v3 02/23] x86/numa: Add 'nohmat' option
` [PATCH v3 03/23] efi/fake_mem: Arrange for a resource entry per efi_fake_mem instance
` [PATCH v3 04/23] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
` [PATCH v3 05/23] resource: Report parent to walk_iomem_res_desc() callback
` [PATCH v3 06/23] mm/memory_hotplug: Introduce default phys_to_target_node() implementation
` [PATCH v3 07/23] ACPI: HMAT: Attach a device for each soft-reserved range
` [PATCH v3 08/23] device-dax: Drop the dax_region.pfn_flags attribute
` [PATCH v3 09/23] device-dax: Move instance creation parameters to 'struct dev_dax_data'
` [PATCH v3 10/23] device-dax: Make pgmap optional for instance creation
` [PATCH v3 11/23] device-dax: Kill dax_kmem_res
` [PATCH v3 12/23] device-dax: Add an allocation interface for device-dax instances
` [PATCH v3 13/23] device-dax: Introduce 'seed' devices
` [PATCH v3 14/23] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v3 15/23] device-dax: Add resize support
` [PATCH v3 16/23] mm/memremap_pages: Convert to 'struct range'
` [PATCH v3 17/23] mm/memremap_pages: Support multiple ranges per invocation
` [PATCH v3 18/23] device-dax: Add dis-contiguous resource support
` [PATCH v3 19/23] device-dax: Introduce 'mapping' devices
` [PATCH v3 20/23] device-dax: Make align a per-device property
` [PATCH v3 21/23] device-dax: Add an 'align' attribute
` [PATCH v3 22/23] dax/hmem: Introduce dax_hmem.region_idle parameter
` [PATCH v3 23/23] device-dax: Add a range mapping allocation attribute

[GIT PULL] ACPI updates for v5.9-rc1
 2020-08-04  4:15 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.9-rc1
 2020-08-04  4:15 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS b72b3ea38c81d6f9585d8e47c6cfa70efa383698
 2020-08-04  0:59 UTC 

[PATCH v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-03 19:45 UTC 

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-08-03 14:40 UTC  (4+ messages)
` [PATCH v4 0/7] Support inhibiting input devices

[PATCH v14 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-08-03 12:45 UTC  (3+ messages)
` [PATCH v14 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
` [PATCH v14 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH] ACPI / APEI: do memory failure on the physical address reported by ARM processor error section
 2020-08-03  9:14 UTC  (3+ messages)

[PATCH v5 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-08-03  8:41 UTC  (16+ messages)
` [PATCH v5 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume

[PATCH] kobject: Avoid premature parent object freeing in kobject_cleanup()
 2020-08-03  8:12 UTC  (6+ messages)

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-03  7:47 UTC  (25+ messages)
` [PATCH v4 01/23] x86/numa: Cleanup configuration dependent command-line options
` [PATCH v4 02/23] x86/numa: Add 'nohmat' option
` [PATCH v4 03/23] efi/fake_mem: Arrange for a resource entry per efi_fake_mem instance
` [PATCH v4 04/23] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
` [PATCH v4 05/23] resource: Report parent to walk_iomem_res_desc() callback
` [PATCH v4 06/23] mm/memory_hotplug: Introduce default phys_to_target_node() implementation
` [PATCH v4 07/23] ACPI: HMAT: Attach a device for each soft-reserved range
` [PATCH v4 08/23] device-dax: Drop the dax_region.pfn_flags attribute
` [PATCH v4 09/23] device-dax: Move instance creation parameters to 'struct dev_dax_data'
` [PATCH v4 10/23] device-dax: Make pgmap optional for instance creation
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res
` [PATCH v4 12/23] device-dax: Add an allocation interface for device-dax instances
` [PATCH v4 13/23] device-dax: Introduce 'seed' devices
` [PATCH v4 14/23] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v4 15/23] device-dax: Add resize support
` [PATCH v4 16/23] mm/memremap_pages: Convert to 'struct range'
` [PATCH v4 17/23] mm/memremap_pages: Support multiple ranges per invocation
` [PATCH v4 18/23] device-dax: Add dis-contiguous resource support
` [PATCH v4 19/23] device-dax: Introduce 'mapping' devices
` [PATCH v4 20/23] device-dax: Make align a per-device property
` [PATCH v4 21/23] device-dax: Add an 'align' attribute
` [PATCH v4 22/23] dax/hmem: Introduce dax_hmem.region_idle parameter
` [PATCH v4 23/23] device-dax: Add a range mapping allocation attribute

acpi: fix 'return' with no value build warning
 2020-08-03  2:40 UTC  (4+ messages)
` [PATCH] "

[pm:bleeding-edge] BUILD SUCCESS 86ed8b05f59717b20b75cd2a4a17cbd26788183a
 2020-08-01  9:57 UTC 

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-31 15:14 UTC  (14+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-31 14:07 UTC  (7+ messages)
` [PATCH v13 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records

[PATCH] i2c: designware: Add device HID for Hygon I2C controller
 2020-07-31 13:49 UTC  (2+ messages)

[RESEND PATCH v13] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
 2020-07-31 13:48 UTC 


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