linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-05 17:02:04 to 2016-09-10 09:50:13 UTC [more...]

[PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations
 2016-09-10  9:50 UTC  (10+ messages)
` [PATCH 1/30] ACPI-processor: Use kmalloc_array() in acpi_processor_get_performance_states()
` [PATCH 2/30] ACPI-processor: Improve two size determinations "
` [PATCH 03/30] ACPI-processor: Rename jump labels "
` [PATCH 04/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 05/30] ACPI-processor: Rename jump labels in acpi_processor_preregister_performance()
` [PATCH 06/30] ACPI-processor: Move a success indication "
` [PATCH 07/30] ACPI-processor: Rename jump labels in acpi_processor_get_psd()
` [PATCH 08/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 09/30] ACPI-processor: Improve a size determination "

584c5c422f6c ("x86/ioapic: Support hot-removal of IOAPICs present during boot")
 2016-09-10  0:14 UTC  (2+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-09 19:30 UTC  (7+ messages)
` [PATCH V6 1/5] PCI/ACPI: Extend pci_mcfg_lookup() responsibilities
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks
` [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case
` [PATCH V6 4/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
` [PATCH V6 5/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass1.x "

[PATCH] ACPICA / Interpreter: Remove redundant newline
 2016-09-09 19:25 UTC  (10+ messages)

[PATCH v8 0/9] Enable PMUs in ACPI systems
 2016-09-09 17:26 UTC  (3+ messages)
` [PATCH v8 8/9] arm64: pmu: Detect and enable multiple PMUs in an ACPI system

DAX can not work on virtual nvdimm device
 2016-09-09 16:34 UTC  (14+ messages)

[PATCH v10 0/4] ACPI: parse the SPCR table
 2016-09-09 15:17 UTC  (12+ messages)
` [PATCH v10 3/4] ARM64: ACPI: enable ACPI_SPCR_TABLE

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-09 14:23 UTC  (15+ messages)
  ` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type
  ` [PATCH v5 02/14] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
  ` [PATCH v5 03/14] drivers: acpi: iort: introduce linker section for IORT entries probing
  ` [PATCH v5 04/14] drivers: acpi: iort: add support for IOMMU fwnode registration
  ` [PATCH v5 05/14] drivers: iommu: make iommu_fwspec OF agnostic
  ` [PATCH v5 06/14] drivers: acpi: implement acpi_dma_configure
  ` [PATCH v5 07/14] drivers: acpi: iort: add support for ARM SMMU platform devices creation
  ` [PATCH v5 08/14] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
  ` [PATCH v5 09/14] drivers: iommu: arm-smmu-v3: add IORT configuration
  ` [PATCH v5 10/14] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
  ` [PATCH v5 11/14] drivers: iommu: arm-smmu: add IORT configuration
  ` [PATCH v5 12/14] drivers: acpi: iort: replace rid map type with type mask
  ` [PATCH v5 14/14] drivers: acpi: iort: introduce iort_iommu_configure
` [PATCH v5 13/14] drivers: acpi: iort: add single mapping function

ACPI device using sub-resource of PCI device
 2016-09-09 14:16 UTC  (10+ messages)

[PATCH V10 0/8] Introduce ACPI world to ITS irqchip
 2016-09-09  9:20 UTC  (24+ messages)
` [PATCH V10 1/8] ACPI: I/O Remapping Table (IORT) initial support
  ` [UPDATE PATCH "
` [PATCH V10 2/8] ACPI: Add new IORT functions to support MSI domain handling
  ` [UPDATE PATCH "
` [PATCH V10 3/8] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
` [PATCH V10 4/8] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V10 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
` [PATCH V10 6/8] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V10 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
` [PATCH V10 8/8] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH v3 0/8] Support Intel® Turbo Boost Max Technology 3.0
 2016-09-08 22:26 UTC  (9+ messages)
` [PATCH v3 1/8] sched, x86: Add SD_ASYM_PACKING flags to x86 cpu topology for ITMT
` [PATCH v3 2/8] sched: Extend scheduler's asym packing
` [PATCH v3 3/8] x86, cpu: provide a function topology_num_packages to enumerate #packages
` [PATCH v3 4/8] sched, x86: use arch_update_cpu_topology to indicate x86 need sched domain rebuild
` [PATCH v3 5/8] sched,x86: Enable Turbo Boost Max Technology
` [PATCH v3 6/8] acpi: bus: Enable HWP CPPC objects
` [PATCH v3 7/8] acpi: bus: Set _OSC for diverse core support
` [PATCH v3 8/8] cpufreq: intel_pstate: Use CPPC to get max performance

[PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0
 2016-09-08 21:22 UTC  (14+ messages)
` [PATCH v2 2/8] sched: Extend scheduler's asym packing
` [PATCH v2 5/8] sched,x86: Enable Turbo Boost Max Technology

[PATCH -next] ACPI / table: Remove duplicated include from tables.c
 2016-09-08 15:55 UTC 

[PATCH v2 0/8] Support Intel(R) Turbo Boost Max Technology 3.0
 2016-09-08 13:22 UTC 

[PATCH 0/4] ACPI / EC: Fix ECDT and boot_ec support
 2016-09-07  8:50 UTC  (14+ messages)
` [PATCH 1/4] ACPI / EC: Cleanup first_ec/boot_ec code
` [PATCH 3/4] ACPI / EC: Fix a gap that ECDT EC cannot handle EC events
` [PATCH v2 0/4] ACPI / EC: Fix ECDT and boot_ec support
  ` [PATCH v2 1/4] ACPI / EC: Cleanup first_ec/boot_ec code
  ` [PATCH v2 2/4] ACPI / EC: Fix a memory leakage issue in acpi_ec_add()
  ` [PATCH v2 3/4] ACPI / EC: Fix a gap that ECDT EC cannot handle EC events
  ` [PATCH v2 4/4] ACPI / EC: Fix issues related to boot_ec

[Replacement][PATCH v2 6/8] acpi: bus: Enable HWP CPPC objects
 2016-09-08  8:10 UTC  (2+ messages)

linux-acpi
 2016-09-08  5:55 UTC 

[PATCH 11/21] ACPI: processor: Convert to hotplug state machine
 2016-09-07 15:59 UTC  (4+ messages)

[PATCH -next] ACPI / CPPC: fix error return code in acpi_cppc_processor_probe()
 2016-09-07 15:39 UTC 

[PATCH v11 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-07  9:23 UTC  (11+ messages)
` [PATCH v11 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v11 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v11 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v11 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v11 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v11 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v11 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH 00/21] ACPI-video: Fine-tuning for several function implementations
 2016-09-07  6:40 UTC  (26+ messages)
  ` [PATCH 15/21] ACPI-video: Delete an unnecessary initialisation in acpi_video_device_enumerate()
  ` [PATCH 16/21] ACPI-video: Rename jump labels "
  ` [PATCH 17/21] ACPI-video: Delete an unnecessary initialisation in acpi_video_init_brightness()
  ` [PATCH 18/21] ACPI-video: Rename jump labels "
  ` [PATCH 19/21] ACPI-video: Rename a jump label in acpi_video_device_lcd_query_levels()
  ` [PATCH 20/21] ACPI-video: Improve a size determination in acpi_video_dev_register_backlight()
  ` [PATCH 21/21] ACPI-video: Improve a size determination in acpi_video_bus_get_one_device()
    ` ACPI-video: Fine-tuning for several function implementations
` [PATCH 0/7] ACPI-APEI-HEST: Fine-tuning for three "
  ` [PATCH 1/7] ACPI-APEI-HEST: Fix a typo in a comment line
  ` [PATCH 2/7] ACPI-APEI-HEST: Use kmalloc_array() in hest_ghes_dev_register()
  ` [PATCH 3/7] ACPI-APEI-HEST: Move an assignment "
  ` [PATCH 4/7] ACPI-APEI-HEST: Rename jump labels "
  ` [PATCH 5/7] ACPI-APEI-HEST: Rename jump labels in acpi_hest_init()
  ` [PATCH 6/7] ACPI-APEI-HEST: Reduce the scope for a variable "
  ` [PATCH 7/7] ACPI-APEI-HEST: Rename jump labels in hest_parse_ghes()
    ` ACPI-APEI-HEST: Fine-tuning for three function implementations

[PATCH 00/14] ACPICA: 20160831 Release
 2016-09-07  6:07 UTC  (15+ messages)
` [PATCH 01/14] ACPICA: Debugger: Add subcommand for predefined name execution
` =?y?q?=5BPATCH=2002/14=5D=20ACPICA=3A=20Cleanup=20for=20all=20string-to-integer=20conversions?=
` [PATCH 03/14] ACPICA: Add a couple of casts to uthex.c
` [PATCH 04/14] ACPICA: Tables: Remove acpi_tb_install_fixed_table()
` [PATCH 05/14] ACPICA: Tables: Remove wrong table event macros
` [PATCH 06/14] ACPICA: Tables: Add new table events indicating table installation/uninstallation
` [PATCH 07/14] ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_addresses is TRUE
` [PATCH 08/14] ACPICA: Update return value for intenal _OSI method
` [PATCH 09/14] ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loading
` [PATCH 10/14] ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
` [PATCH 11/14] ACPICA: Namespace: Fix dynamic table loading issues by tuning namespace/interpreter locks
` [PATCH 12/14] ACPICA: Dispatcher: Fix a mutex issue for method auto serialization
` [PATCH 13/14] ACPICA: Tables: Tune table mutex to be a leaf lock
` [PATCH 14/14] ACPICA: Update version to 20160831

[PATCH v2] drivers: acpi: fix GIC irq model default PCI IRQ polarity
 2016-09-06 21:02 UTC  (3+ messages)

[RFC PATCH V5 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-06 19:14 UTC  (11+ messages)
` [RFC PATCH V5 2/5] PCI/ACPI: Move ACPI ECAM mapping to generic MCFG driver
` [RFC PATCH V5 3/5] PCI: Check platform specific ECAM quirks
` [RFC PATCH V5 5/5] PCI: thunder-pem: Support quirky configuration space access for ACPI based PCI host controller

[PATCH v2 0/2] acpi, nfit: nvdimm notification support + tests
 2016-09-06 17:12 UTC  (3+ messages)
  ` [PATCH v2 1/2] acpi, nfit: add dimm device notification support
  ` [PATCH v2 2/2] tools/testing/nvdimm: unit test for acpi_nvdimm_notify()

[PATCH] drivers: acpi: fix GIC irq model default PCI IRQ polarity
 2016-09-06 15:11 UTC  (4+ messages)

[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
 2016-09-06 12:08 UTC  (5+ messages)
` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval

[PATCH V9 0/8] Introduce ACPI world to ITS irqchip
 2016-09-06 11:15 UTC  (12+ messages)
` [PATCH V9 1/8] ACPI: I/O Remapping Table (IORT) initial support
` [PATCH V9 2/8] ACPI: Add new IORT functions to support MSI domain handling
` [PATCH V9 3/8] PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
` [PATCH V9 4/8] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V9 5/8] irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
` [PATCH V9 6/8] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V9 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
` [PATCH V9 8/8] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization


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