linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-10 10:08:24 to 2016-09-14 20:11:50 UTC [more...]

[PATCH v13 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-14 20:09 UTC  (9+ messages)
` [PATCH v13 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
  ` [PATCH v13 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v13 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v13 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v13 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v13 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v13 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v13 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH 0/4] ACPI: Add support for WDAT (Watchdog Action Table)
 2016-09-14 20:04 UTC  (12+ messages)
` [PATCH 1/4] ACPI / watchdog: Add support for WDAT hardware watchdog
` [PATCH 2/4] mfd: lpc_ich: Do not create iTCO watchdog when WDAT table exists
` [PATCH 3/4] i2c: i801: "
` [PATCH 4/4] platform/x86: intel_pmc_ipc: "

[PATCH] ACPI: CPPC: Support PCC with interrupt flag
 2016-09-14 17:55 UTC  (6+ messages)

[RESEND PATCH] ACPI: CPPC: Support PCC with interrupt flag
 2016-09-14 17:54 UTC 

[PATCH 0/4] PCI PM refinements
 2016-09-14 16:47 UTC  (18+ messages)
` [PATCH 4/4] PCI: Avoid unnecessary resume on shutdown
` [PATCH 2/4] PCI: Query platform firmware for device power state
` [PATCH 3/4] PCI: Avoid unnecessary resume after direct-complete
` [PATCH 1/4] PCI: Afford direct-complete to devices with nonstandard PM

[RFC PATCH v2 00/11] ACPI platform MSI, interrupt producer/consumer and its example mbi-gen
 2016-09-14 15:45 UTC  (13+ messages)
` [RFC PATCH v2 01/11] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [RFC PATCH v2 02/11] ACPI: platform-msi: retrieve dev id from IORT
` [RFC PATCH v2 03/11] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [RFC PATCH v2 04/11] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [RFC PATCH v2 05/11] ACPI: platform: setup MSI domain for ACPI based platform device
` [RFC PATCH v2 06/11] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [RFC PATCH v2 07/11] ACPI: irq: introduce interrupt producer
` [RFC PATCH v2 08/11] irqchip: mbigen: drop module owner
` [RFC PATCH v2 09/11] irqchip: mbigen: introduce mbigen_of_create_domain()
` [RFC PATCH v2 10/11] irqchip: mbigen: Add ACPI support
` [RFC PATCH v2 11/11] irqchip: mbigen: promote mbigen init

[RESEND PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2
 2016-09-14 15:44 UTC  (3+ messages)

[PATCH V3 0/7] CPPC enhancements
 2016-09-14 15:33 UTC  (5+ messages)

[PATCH] ACPICA / Interpreter: Remove redundant newline
 2016-09-14 14:03 UTC  (10+ messages)

[PATCH 0/2] minor cleanups for IORT patch set
 2016-09-14 13:49 UTC  (3+ messages)
` [PATCH 1/2] ACPI: IORT: minor cleanup for iort_match_node_callback()
` [PATCH 2/2] irqchip: gic-v3-its: keep the head file include in alphabetic order

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-14 12:40 UTC  (10+ messages)
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks

[PATCH] Avoid _BIX ACPI method on Lenovo Yoga 300
 2016-09-14 10:34 UTC  (2+ messages)

ACPI device using sub-resource of PCI device
 2016-09-14  7:45 UTC  (15+ messages)
                    ` [PATCH 1/2] PCI: Add pci_find_resource()
                      ` [PATCH 2/2] ACPI / platform: Pay attention to parent device's resources

[PATCH 0/2] nfit: fail DSMs that return an unknown status value
 2016-09-14  3:41 UTC  (4+ messages)
  ` [PATCH 1/2] nfit: fail DSMs that return non-zero status by default
  ` [PATCH 2/2] tools/testing/nvdimm: test get_config_size DSM failures

[PATCH 00/26] constify local structures
 2016-09-14  0:54 UTC  (15+ messages)
` [PATCH 24/26] ACPI / APD: "

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

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-13 17:30 UTC  (21+ messages)
` [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 09/14] drivers: iommu: arm-smmu-v3: 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 v11 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-13 11:51 UTC  (10+ messages)
` [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v11 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer

[PATCH v12 0/7] Make cpuid <-> nodeid mapping persistent
 2016-09-13 11:33 UTC  (3+ messages)

[PATCH v12 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-13 11:31 UTC  (11+ messages)
  ` [PATCH v12 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v12 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v12 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v12 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v12 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v12 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v12 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v12 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH 0/5] ACPI / sysfs: Cleanup sysfs table handling code
 2016-09-13  9:48 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] ACPICA: Tables: Fix a regression in acpi_tb_find_table()
  ` [PATCH v2 2/3] ACPI / sysfs: Fix an issue for LoadTable opcode
  ` [PATCH v2 3/3] ACPI / sysfs: Update sysfs signature handling code

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

[PATCH v3 0/8] Support Intel® Turbo Boost Max Technology 3.0
 2016-09-13  7:26 UTC  (18+ messages)
` [PATCH v3 1/8] sched, x86: Add SD_ASYM_PACKING flags to x86 cpu topology for ITMT
` [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 8/8] cpufreq: intel_pstate: Use CPPC to get max performance

[PATCH v2 0/3] Correct errors in acpi_parse_entries_array()
 2016-09-12 22:10 UTC  (2+ messages)

[PATCH v2] drivers: acpi: fix GIC irq model default PCI IRQ polarity
 2016-09-12 22:16 UTC  (2+ messages)

[PATCH v2 0/4] CPPC only changes for supporting ITMT 3.0
 2016-09-12 22:13 UTC  (2+ messages)

[PATCHv2 0/3] serial: dw8250: ACPI tuning
 2016-09-12 22:11 UTC  (2+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-09-12 22:10 UTC  (3+ messages)
` [PATCH v8 1/2] ACPI / button: Fix an issue in button.lid_init_state=ignore mode

[PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
 2016-09-12 22:03 UTC  (5+ messages)
  ` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public

[PATCH 1/2] ACPI / EC: Add PM operations to tune polling mode efficiency
 2016-09-12 21:59 UTC  (3+ messages)
` [PATCH v3 0/5] ACPI / EC: Move the event handling out of the noirq stage

[PATCH] ACPI / battery: Add sysfs representation after checking _BST
 2016-09-12 22:04 UTC  (2+ messages)

[PATCH 0/4] ACPI / EC: Fix ECDT and boot_ec support
 2016-09-12 21:55 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/14] ACPICA: 20160831 Release
 2016-09-12 21:54 UTC  (2+ messages)

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

[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 1/8] ACPI: I/O Remapping Table (IORT) initial support
 2016-09-12 13:43 UTC  (6+ messages)
` [UPDATE PATCH "

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

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  (8+ messages)
` [PATCH 2/30] ACPI-processor: Improve two size determinations in acpi_processor_get_performance_states()
` [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()


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