linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-15 13:13:30 to 2016-11-22 07:43:39 UTC [more...]

[PATCH V5 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-11-22  7:43 UTC  (9+ 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 1/1] ACPI: Document _OSI and _REV for Linux BIOS writers
 2016-11-22  5:29 UTC 

[PATCH] ACPI: Override rev for DELL Latitude 3350
 2016-11-22  2:51 UTC  (3+ messages)

[PATCH] ACPI / property: Hierarchical properties support update
 2016-11-21 23:02 UTC 

[PATCH V5 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-21 22:36 UTC  (11+ messages)
` [PATCH V5 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V5 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V5 03/10] efi: parse ARMv8 processor error
` [PATCH V5 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V5 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V5 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V5 07/10] efi: print unrecognized CPER section
` [PATCH V5 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V5 09/10] trace, ras: add ARM processor error trace event
` [PATCH V5 10/10] arm/arm64: KVM: add guest SEA support

[PATCH] PCI: Add information about describing PCI in ACPI
 2016-11-21 20:10 UTC  (9+ messages)

[PATCH] tpm: vtpm_proxy: Do not access host's event log
 2016-11-21 18:32 UTC  (5+ messages)

[PATCH V10 0/6] Enable PMUs in ACPI Systems
 2016-11-21 16:34 UTC  (2+ messages)

[PATCH] watchdog: wdat_wdt: Select WATCHDOG_CORE
 2016-11-21 15:14 UTC  (2+ messages)

[pm:bleeding-edge 83/87] kernel/power/suspend_test.c:169:14: error: 'pm_labels' undeclared
 2016-11-21 15:04 UTC 

[pm:bleeding-edge 83/87] kernel/power/main.c:445:12: error: 'mem_sleep_current' undeclared
 2016-11-21 14:47 UTC 

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-21 14:38 UTC  (34+ 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

undefined reference to `devm_watchdog_register_device'
 2016-11-21 13:17 UTC  (3+ messages)

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

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

lånetilbud
 2016-11-21  0:03 UTC 

61082 linux-acpi
 2016-11-20 23:27 UTC 

Unable to use iTCO watchdog on Broadwell SOC:
 2016-11-18 21:26 UTC  (3+ messages)

[GIT PULL] ACPI fixes for v4.9-rc6
 2016-11-18 21:06 UTC 

[PATCH v8 00/16] ACPI IORT ARM SMMU support
 2016-11-18 18:03 UTC  (27+ 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] ACPI / PMIC: AXP288: use builtin_platform_driver
 2016-11-18 14:12 UTC 

[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  (4+ messages)

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

[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  (6+ messages)
` [PATCH V7 1/3] ACPI: Retry IRQ conversion if it failed previously

[PATCH v7 00/16] ACPI IORT ARM SMMU support
 2016-11-16 13:28 UTC  (20+ 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 01/13] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
 2016-11-16  2:15 UTC  (3+ messages)

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

[PATCH v15 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-15 13:13 UTC  (9+ messages)
` [PATCH v15 03/13] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v15 07/13] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [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 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


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