public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-07 06:06:38 to 2016-09-12 21:46:15 UTC [more...]

[PATCH] x86/ioapic: Ignore root bridges without a companion ACPI device
 2016-09-12 21:46 UTC  (5+ messages)

[PATCH v3 0/8] Support Intel® Turbo Boost Max Technology 3.0
 2016-09-12 21:34 UTC  (19+ 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 00/26] constify local structures
 2016-09-12 21:11 UTC  (14+ messages)
` [PATCH 24/26] ACPI / APD: "

[PATCH 0/2] Correct AER severity for printing AER information
 2016-09-12 20:57 UTC  (3+ messages)
` [PATCH 1/2] PCI/AER: Remove duplicate AER severity translation
` [PATCH 2/2] acpi: apei: send correct severity to calculate AER severity

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

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

[PATCH V10 0/8] Introduce ACPI world to ITS irqchip
 2016-09-12 13:43 UTC  (22+ 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 7/8] irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI

ACPI device using sub-resource of PCI device
 2016-09-12 12:26 UTC  (12+ messages)

[PATCH] gpiolib: Forbid irqchip default trigger for ACPI enumerated devices
 2016-09-12 11:29 UTC 

[PATCH V3 0/7] CPPC enhancements
 2016-09-12 11:15 UTC  (3+ messages)

ACPI/APD Making Module
 2016-09-12  4:09 UTC 

ACPI/APD Making Module
 2016-09-12  4:07 UTC 

Unreadable battery on HP Envy m4-1015dx
 2016-09-12  2:07 UTC 

[GIT PULL] libnvdimm fixes for 4.8-rc6
 2016-09-10 15:44 UTC 

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

[PATCH 00/30] ACPI-processor: Fine-tuning for several function implementations
 2016-09-10 11:47 UTC  (33+ 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 "
` [PATCH 10/30] ACPI-processor: Rename jump labels in acpi_processor_get_performance_control()
` [PATCH 11/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 12/30] ACPI-processor: Rename jump labels in acpi_processor_ppc_notifier()
` [PATCH 13/30] ACPI-processor: Delete an unnecessary initialisation "
` [PATCH 14/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_performance_info()
` [PATCH 15/30] ACPI-processor: Delete an unnecessary initialisation in acpi_processor_get_platform_limit()
` [PATCH 16/30] ACPI-processor: Use kmalloc_array() in acpi_processor_get_throttling_states()
` [PATCH 17/30] ACPI-processor: Improve another size determination "
` [PATCH 18/30] ACPI-processor: Rename jump labels "
` [PATCH 19/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 20/30] ACPI-processor: Fix jump targets in acpi_processor_get_throttling_info()
` [PATCH 21/30] ACPI-processor: Rename jump labels in acpi_processor_get_tsd()
` [PATCH 22/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 23/30] ACPI-processor: Improve a size determination "
` [PATCH 24/30] ACPI-processor: Rename jump labels in acpi_processor_get_throttling_control()
` [PATCH 25/30] ACPI-processor: Delete two unnecessary initialisations "
` [PATCH 26/30] ACPI-processor: Fix jump targets in acpi_processor_reevaluate_tstate()
` [PATCH 27/30] ACPI-processor: Delete an unnecessary initialisation "
` [PATCH 28/30] ACPI-processor: Rename a jump label in acpi_processor_get_platform_limit()
` [PATCH 29/30] ACPI-processor: Delete an unnecessary initialisation "
` [PATCH 30/30] ACPI-processor: Improve jump targets in acpi_processor_update_tsd_coord()

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

[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  (9+ messages)
` [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  (4+ messages)
` [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code

[PATCH 00/21] ACPI-video: Fine-tuning for several function implementations
 2016-09-07  6:40 UTC  (7+ messages)
    `  "

[PATCH 00/14] ACPICA: 20160831 Release
 2016-09-07  6:07 UTC  (11+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox