linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 18:45:27 to 2017-01-20 20:35:11 UTC [more...]

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

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

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

[PATCH V11 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-20 12:21 UTC  (6+ 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 v2] ACPI / EC: Use busy polling mode when GPE is not enabled
 2017-01-20  8:42 UTC 

Only one core of four since kernel 4.9
 2017-01-20  6:33 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 V3 1/4] efi/x86: move efi bgrt init code to early init code
 2017-01-19 12:48 UTC 

[PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-19 12:42 UTC  (32+ messages)
` [PATCH v20 01/17] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v20 02/17] clocksource/drivers/arm_arch_timer: Rename the timer type macros
` [PATCH v20 03/17] clocksource/drivers/arm_arch_timer: Rename the PPI enum and its values
` [PATCH v20 04/17] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v20 05/17] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v20 06/17] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v20 07/17] clocksource/drivers/arm_arch_timer: Separate out device-tree code from arch_timer_detect_rate
` [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

[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 

[PATCH v8 00/15] ACPI platform MSI support and its example mbigen
 2017-01-18 12:55 UTC  (16+ messages)
` [PATCH v8 01/15] ACPI: IORT: fix the indentation in iort_scan_node()
` [PATCH v8 02/15] ACPI: IORT: add missing comment for iort_dev_find_its_id()
` [PATCH v8 03/15] ACPI: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v8 04/15] irqchip: gic-v3-its: keep the head file include in alphabetic order
` [PATCH v8 05/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v8 06/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v8 07/15] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v8 08/15] ACPI: IORT: rename iort_node_map_rid() to make it generic
` [PATCH v8 09/15] ACPI: IORT: introduce iort_node_map_platform_id() to retrieve dev id
` [PATCH v8 10/15] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v8 11/15] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v8 12/15] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v8 13/15] irqchip: mbigen: drop module owner
` [PATCH v8 14/15] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v8 15/15] irqchip: mbigen: Add ACPI support

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

Geschäftsvorschlag
 2017-01-14 23:24 UTC 

logical cpu number is discontinuity
 2017-01-18  5:55 UTC 

[PATCH v19 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-18  4:27 UTC  (19+ messages)
` [PATCH v19 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v19 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v19 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT

[patch] ACPI/IORT: fix an error code
 2017-01-18  2:09 UTC  (3+ messages)

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

[PATCH v12 0/7] Enable PMUs in ACPI systems
 2017-01-17 19:57 UTC  (5+ messages)
` [PATCH v12 6/7] arm64: pmu: Detect and enable multiple PMUs in an ACPI system

[PATCH] ACPI, APEI, EINJ: fix malformed newline escape
 2017-01-17 15:44 UTC  (2+ messages)

[PATCH v7 00/15] ACPI platform MSI support and its example mbigen
 2017-01-17 11:59 UTC  (28+ messages)
` [PATCH v7 06/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v7 07/15] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v7 08/15] ACPI: IORT: rename iort_node_map_rid() to make it generic
` [PATCH v7 09/15] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v7 12/15] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v7 15/15] irqchip: mbigen: Add ACPI support

[GIT PULL] Thermal SoC updates for v4.10-rc5
 2017-01-17  5:07 UTC 

[PATCH v18 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-16 11:59 UTC  (5+ messages)

[PATCH] ACPI: save NVS memory for Lenovo G50-45
 2017-01-16  2:55 UTC 

[PATCH 00/14] Big WMI driver rework
 2017-01-13  1:42 UTC  (8+ messages)
` [PATCH 08/14] wmi: Probe data objects for read and write capabilities

USB ExpressCard makes kworker process utilise 72-75% CPU infinitely
 2017-01-12 20:36 UTC 

LOCATE YOUR INHERITANCE
 2017-01-12 15:13 UTC 

[PATCH 0/2] [PATCH] ACPI / button: Change default behavior to avoid lid bug reports
 2017-01-12  7:47 UTC  (3+ messages)
` [PATCH 1/2] ACPI / button: Change default behavior to lid_init_state=open
` [PATCH 2/2] ACPI / button: Remove lid_init_state=method mode

174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
 2017-01-12  3:38 UTC  (4+ messages)
` [PATCH v2] ACPI / OSL: Fix rcu synchronization logic

[PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-12  0:21 UTC  (3+ messages)

[PATCH] PCI: acpiphp_ibm: add __ro_after_init to ibm_apci_table_attr
 2017-01-11 21:00 UTC  (2+ messages)


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