linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-18 13:25:32 to 2017-01-26 03:39:23 UTC [more...]

[PATCH V3 1/4] efi/x86: move efi bgrt init code to early init code
 2017-01-26  3:39 UTC  (2+ messages)

[PATCH V11 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-26  1:01 UTC  (9+ messages)
` [PATCH V11 1/3] ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
` [PATCH V11 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping
` [PATCH V11 3/3] irqchip: qcom: Add IRQ combiner driver

[PATCH 0/7] Implement generic regulator constraints parsing for ACPI and OF
 2017-01-26  0:33 UTC  (33+ messages)
` [PATCH 1/7] drivers/regulator: Rename of_map_mode to map_mode in regulator desc
` [PATCH 2/7] ACPI / property: have acpi_get_next_subnode take fwnode_handle
` [PATCH 3/7] device property: introduce fwnode_for_each_child()
` [PATCH 4/7] device property: introduce fwnode_get_named_child_node()
` [PATCH 5/7] device property: Export dev_fwnode
` [PATCH 6/7] drivers/gpio: Add and export gpiod_lookup[_index]
` [PATCH 7/7] drivers/regulator: Initialize regulator init data for ACPI regulators

[PATCH V7 00/11] IOMMU probe deferral support
 2017-01-25 18:13 UTC  (23+ messages)
  ` [PATCH V7 01/11] iommu/of: Refactor of_iommu_configure() for error handling
  ` [PATCH V7 02/11] iommu/of: Prepare for deferred IOMMU configuration
  ` [PATCH V7 03/11] of: dma: Move range size workaround to of_dma_get_range()
  ` [PATCH V7 05/11] ACPI/IORT: Add function to check SMMUs drivers presence
  ` [PATCH V7 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
  ` [PATCH V7 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
  ` [PATCH V7 08/11] drivers: acpi: "
  ` [PATCH V7 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
  ` [PATCH V7 10/11] iommu/arm-smmu: Clean up early-probing workarounds
  ` [PATCH V7 11/11] ACPI/IORT: Remove linker section for IORT entries probing
    ` [PATCH V7 04/11] of: dma: Make of_dma_deconfigure() public

[PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-25 17:36 UTC  (34+ messages)
` [PATCH v20 01/17] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v20 08/17] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v20 09/17] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v20 10/17] clocksource/drivers/arm_arch_timer: Move arch_timer_needs_of_probing into DT init call
` [PATCH v20 11/17] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v20 12/17] clocksource/drivers/arm_arch_timer: Refactor MMIO timer probing
` [PATCH v20 13/17] acpi/arm64: Add GTDT table parse driver
` [PATCH v20 14/17] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v20 15/17] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v20 16/17] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v20 17/17] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

Cherryview wake up events
 2017-01-25  9:29 UTC  (16+ messages)

[PATCH v14 0/6] Enable PMUs in ACPI systems
 2017-01-24 19:56 UTC  (10+ messages)
` [PATCH v14 1/6] arm: arm64: Add routine to determine cpuid of other cpus
` [PATCH v14 2/6] arm64: pmu: Cache PMU interrupt numbers from MADT parse
` [PATCH v14 3/6] arm: arm64: pmu: Assign platform PMU CPU affinity
` [PATCH v14 4/6] arm64: pmu: Detect multiple generic PMUs and append counter
` [PATCH v14 5/6] arm64: pmu: Detect and enable multiple PMUs in an ACPI system
` [PATCH v14 6/6] arm: pmu: Add PMU definitions for cores not initially online

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-24 18:43 UTC  (21+ messages)
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH v2 0/3] Init device ids from ACPI of_compatible
 2017-01-24 15:19 UTC  (10+ messages)
` [PATCH v3 "
    ` [PATCH v3 1/3] ACPI / bus: Export acpi_of_modalias equiv of of_modalias_node
    ` [PATCH v3 3/3] spi: acpi: Initialize modalias from of_compatible
  ` [PATCH v3 2/3] i2c: acpi: Initialize info.type "

[PATCH 0/2] arch_timer: acpi: Add workaround for hisilicon-161010101 erratum
 2017-01-24 13:50 UTC  (11+ messages)
` [PATCH 1/2] arm64: arch_timer: acpi: Introduce a generic aquirk framework for erratum
` [PATCH 2/2] arch_timer: acpi: add hisi timer erratum data

[PATCH] ACPI/IORT: Fix error handling
 2017-01-24  1:26 UTC  (2+ messages)

[PATCH v8 0/5] Add platform clock for BayTrail platforms
 2017-01-23 21:47 UTC  (7+ messages)
` [PATCH v8 1/5] clk: Make x86/ conditional on CONFIG_COMMON_CLK
` [PATCH v8 2/5] clk: x86: Add Atom PMC platform clocks
` [PATCH v8 3/5] arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86
` [PATCH v8 4/5] platform/x86: Enable Atom PMC platform clocks
` [PATCH v8 5/5] platform/x86: fix typo in comment

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH v2 0/3] acpi_lpss/pwm: Fix i915 pwm_get issues
 2017-01-22 16:14 UTC  (4+ messages)
` [PATCH v2 1/3] pwm/core: Don't hold pwm_lookup_lock longer then necessary
` [PATCH v2 2/3] pwm/core: Try to get the module from pwm_get
` [PATCH v2 3/3] acpi: lpss: call pwm_add_table() for bsw PWM device

Only one core of four since kernel 4.9
 2017-01-22 14:48 UTC  (3+ messages)

[PATCH] [REGRESSION FIX] Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
 2017-01-22 12:24 UTC 

[PATCH v7 0/5] Add platform clock for BayTrail platforms
 2017-01-21 16:28 UTC  (8+ messages)
` [PATCH v7 2/5] clk: x86: Add Atom PMC platform clocks
    ` [alsa-devel] "

[PATCH v13 0/7] Enable PMUs in ACPI systems
 2017-01-20 17:37 UTC  (9+ messages)
` [PATCH v13 1/7] arm64: Rename the common MADT parse routine
` [PATCH v13 3/7] arm64: pmu: Cache PMU interrupt numbers from MADT parse

Why hid-sensor-hub's IIO doesn't work properly in >= 4.3 (possibly badly bisected)
 2017-01-20 15:52 UTC 

[PATCH v2] ACPI / EC: Use busy polling mode when GPE is not enabled
 2017-01-20  8:42 UTC 

[PATCH] acpi: lpss: call pwm_add_table() for bsw pwm device
 2017-01-20  6:48 UTC  (2+ messages)

ILK ACPI boot-up problem on HP 8100 SFF, bisected
 2017-01-20  3:04 UTC  (4+ messages)
  ` [PATCH] ACPICA: Tables: Remove a hidden logic related to acpi_tb_install_standard_table()

[PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping
 2017-01-19 16:14 UTC  (5+ messages)

[PATCH V10 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-19 10:02 UTC  (7+ messages)
` [PATCH V10 1/3] ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
` [PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping
` [PATCH V10 3/3] irqchip: qcom: Add IRQ combiner driver

ILK ACPI boot-up problem on HP 8100 SFF, bisected
 2017-01-19  3:00 UTC  (4+ messages)

[PATCH] x86/itmt: Remove unnecessary check to update topology
 2017-01-18 22:30 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).