linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-10 13:56:39 to 2016-11-18 17:36:51 UTC [more...]

[PATCH v8 00/16] ACPI IORT ARM SMMU support
 2016-11-18 17:36 UTC  (26+ messages)
  ` [PATCH v8 01/16] drivers: acpi: add FWNODE_ACPI_STATIC fwnode type
  ` [PATCH v8 02/16] drivers: acpi: iort: introduce linker section for IORT entries probing
  ` [PATCH v8 03/16] drivers: acpi: iort: add support for IOMMU fwnode registration
  ` [PATCH v8 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
  ` [PATCH v8 05/16] drivers: iommu: arm-smmu: convert struct device of_node to fwnode usage
  ` [PATCH v8 06/16] drivers: iommu: arm-smmu-v3: "
  ` [PATCH v8 07/16] drivers: acpi: implement acpi_dma_configure
  ` [PATCH v8 08/16] drivers: acpi: iort: add node match function
  ` [PATCH v8 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation
  ` [PATCH v8 10/16] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
  ` [PATCH v8 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration
  ` [PATCH v8 12/16] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
  ` [PATCH v8 13/16] drivers: iommu: arm-smmu: add IORT configuration
  ` [PATCH v8 14/16] drivers: acpi: iort: replace rid map type with type mask
  ` [PATCH v8 15/16] drivers: acpi: iort: add single mapping function
  ` [PATCH v8 16/16] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH] PCI: Add information about describing PCI in ACPI
 2016-11-18 17:17 UTC  (2+ messages)

[PATCH V5 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-11-18 17:08 UTC  (4+ messages)
` [PATCH V5 1/2] PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
` [PATCH V5 2/2] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH] tpm: vtpm_proxy: Do not access host's event log
 2016-11-18 16:58 UTC  (4+ messages)

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-18 14:22 UTC  (21+ messages)
` [PATCH v16 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v16 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v16 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v16 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines, and some cleanups
` [PATCH v16 05/15] clocksource/drivers/arm_arch_timer: fix a bug in arch_timer_register about arch_timer_uses_ppi
` [PATCH v16 06/15] clocksource/drivers/arm_arch_timer: separate out arch_timer_uses_ppi init code to prepare for GTDT
  ` [PATCH v16 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_detect_rate to keep dt code in *_of_init
` [PATCH v16 08/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing, and call it only if acpi disabled
` [PATCH v16 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v16 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v16 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v16 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v16 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v16 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v16 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH] ACPI / PMIC: AXP288: use builtin_platform_driver
 2016-11-18 14:12 UTC 

[PATCH 0/2] ACPI / processor / cpufreq: Function return value cleanups
 2016-11-18 12:59 UTC  (3+ messages)
` [PATCH 1/2] ACPI / processor: Make acpi_processor_ppc_has_changed() void
` [PATCH 2/2] cpufreq: Make cpufreq_update_policy() void

[GIT PULL] Thermal SoC management updates for v4.10-rc1 #1
 2016-11-18  3:42 UTC 

[PATCH] acpi: Use NULL from <linux/stddef.h>
 2016-11-18  2:27 UTC  (7+ messages)

[PATCH 0/2] PM / sleep: Support for using suspend-to-idle by default
 2016-11-17 21:05 UTC  (5+ messages)
` [PATCH 1/2] PM / sleep: System sleep state selection interface rework
` [PATCH 2/2] PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-11-17 17:14 UTC  (11+ messages)

[PATCH] acpi/sleep: Use the FADT to prefer Suspend-to-Idle instead of S3
 2016-11-17 15:25 UTC  (6+ messages)

Fix in ACPICA tools broke cross compilation of tools/power/acpi
 2016-11-17 15:02 UTC  (21+ messages)
` [PATCH v3] tools/power/acpi: Remove direct kernel source include reference
` [PATCH v4] "

[PATCH v1 1/1] ACPI / LPSS: enable hard LLP for DMA
 2016-11-17 13:39 UTC  (4+ messages)

[PATCH v2 1/1] ACPI / LPSS: enable hard LLP for DMA
 2016-11-17 14:30 UTC 

[PATCH V4 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-11-17 11:29 UTC  (13+ messages)
` [PATCH V4 1/2] PCI: hisi: Add ECAM support for devices that are not RC
` [PATCH V4 2/2] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH] cpufreq: intel_pstate: Request P-states control from SMM if needed
 2016-11-17  2:32 UTC  (3+ messages)
` [PATCH v2] "

GHES platform devices
 2016-11-17  1:27 UTC  (2+ messages)

[PATCH V7 0/3] irqchip: qcom: Add IRQ combiner driver
 2016-11-16 18:29 UTC  (8+ messages)
` [PATCH V7 1/3] ACPI: Retry IRQ conversion if it failed previously
` [PATCH V7 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping
` [PATCH V7 3/3] irqchip: qcom: Add IRQ combiner driver

Unable to use iTCO watchdog on Broadwell SOC:
 2016-11-16 16:08 UTC 

[PATCH v7 00/16] ACPI IORT ARM SMMU support
 2016-11-16 13:28 UTC  (23+ messages)
` [PATCH v7 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
` [PATCH v7 07/16] drivers: acpi: implement acpi_dma_configure
` [PATCH v7 16/16] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH v15 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-16  2:15 UTC  (16+ messages)
` [PATCH v15 01/13] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v15 02/13] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v15 03/13] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v15 04/13] clocksource/drivers/arm_arch_timer: rename some enums and defines, and some cleanups
` [PATCH v15 06/13] clocksource/drivers/arm_arch_timer: separate out arch_timer_uses_ppi init code to prepare for GTDT
` [PATCH v15 07/13] clocksource/drivers/arm_arch_timer: Introduce some new structs "
` [PATCH v15 08/13] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v15 09/13] acpi/arm64: Add GTDT table parse driver
` [PATCH v15 10/13] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
  ` [PATCH v15 05/13] clocksource/drivers/arm_arch_timer: fix a bug in arch_timer_register about arch_timer_uses_ppi
  ` [PATCH v15 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver
  ` [PATCH v15 12/13] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v15 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH] ACPI: allow compilation with bare metal compilers
 2016-11-15 16:36 UTC  (4+ messages)

54837 linux-acpi
 2016-11-15 11:24 UTC 

[PATCH V1 0/2] Add support for ThunderX SoCs ACPI Host Controllers
 2016-11-15  9:14 UTC  (3+ messages)
` [PATCH V1 1/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
` [PATCH V1 2/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass1.x "

[PATCH v4] mailbox: PCC: Fix lockdep warning when request PCC channel
 2016-11-14 20:50 UTC  (2+ messages)

v4.8-rc1: thinkpad x60: running at low frequency even during kernel build
 2016-11-14 19:54 UTC  (9+ messages)
              ` 6ea8c546f3655 breaks thermal management on thinkpad x60 and t40p

[PATCH v3] mailbox: PCC: Fix lockdep warning when request PCC channel
 2016-11-14 19:21 UTC  (4+ messages)

[PATCH][RFC] ACPI throttling: Save/restore tstate for each CPUs across suspend/resume
 2016-11-14 17:44 UTC 

PLEASE VIEW THE ATTACHED FILE AND CONTACT ME
 2016-11-14  7:43 UTC 

[PATCH] i2c: designware: Add clock frequency for future AMD I2C controller
 2016-11-14  0:15 UTC  (2+ messages)

[PATCH 0/7] ACPICA: 20160930 Release
 2016-11-14  0:14 UTC  (2+ messages)

[PATCH V6 0/3] irqchip: qcom: Add IRQ combiner driver
 2016-11-12 14:38 UTC  (9+ messages)
` [PATCH V6 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping

TRADING ACCOUNT
 2016-11-12 11:16 UTC 

[PATCH] Fix for Dell Latitude 3350 ethernet not working
 2016-11-12  3:29 UTC 

[GIT PULL] ACPI fix for v4.9-rc3
 2016-11-11 23:54 UTC 

[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-11 15:32 UTC  (13+ messages)
` [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver
` [PATCH v14 5/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code

22201 linux-acpi
 2016-11-11 12:58 UTC 

[PATCH v7 0/8] Support Intel Turbo Boost Max Technology 3.0
 2016-11-10 22:36 UTC  (9+ messages)
` [PATCH v7 1/8] sched: Extend scheduler's asym packing
` [PATCH v7 2/8] x86/topology: Define x86's arch_update_cpu_topology
` [PATCH v7 3/8] x86: Enable Intel Turbo Boost Max Technology 3.0
` [PATCH v7 4/8] x86/sysctl: Add sysctl for ITMT scheduling feature
` [PATCH v7 5/8] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU
` [PATCH v7 6/8] acpi: bus: Enable HWP CPPC objects
` [PATCH v7 7/8] acpi: bus: Set _OSC for diverse core support
` [PATCH v7 8/8] cpufreq: intel_pstate: Use CPPC to get max performance

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-11-10 17:42 UTC  (12+ messages)
` [PATCHv2] PCI: QDF2432 32 bit config space accessors


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