Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-23 08:28:10 to 2016-05-31 19:35:19 UTC [more...]

[PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2
 2016-05-31 19:35 UTC  (4+ messages)

[PATCH] acpi: cppc: Prevent cpc_desc_ptr points to the invalid data
 2016-05-31 19:29 UTC  (4+ messages)

[RFC PATCH v2] ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width()
 2016-05-31 18:03 UTC  (4+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-05-31 14:47 UTC  (16+ messages)
` [PATCH v2 0/3] ACPI / button: Clarify initial lid state
  ` [PATCH v2 1/3] ACPI / button: Remove initial lid state notification
  ` [PATCH v2 2/3] ACPI / button: Refactor functions to eliminate redundant code
  ` [PATCH v2 3/3] ACPI / button: Send "open" state after boot/resume

[PATCH] Add support to parse RASF Table
 2016-05-31 14:16 UTC  (3+ messages)

[PATCH v7 00/15] ACPI NUMA support for ARM64
 2016-05-31 13:05 UTC  (22+ messages)
` [PATCH v7 01/15] acpi, numa: Use pr_fmt() instead of printk
` [PATCH v7 02/15] acpi, numa: Replace ACPI_DEBUG_PRINT() with pr_debug()
` [PATCH v7 03/15] acpi, numa: remove duplicate NULL check
` [PATCH v7 04/15] acpi, numa: Move acpi_numa_arch_fixup() to ia64 only
` [PATCH v7 05/15] acpi, numa: move acpi_numa_slit_init() to drivers/acpi/numa.c
` [PATCH v7 06/15] arm64, numa: rework numa_add_memblk()
` [PATCH v7 07/15] arm64, numa: Cleanup NUMA disabled messages
` [PATCH v7 08/15] x86, acpi, numa: cleanup acpi_numa_processor_affinity_init()
` [PATCH v7 09/15] acpi, numa: move bad_srat() and srat_disabled() to drivers/acpi/numa.c
` [PATCH v7 10/15] acpi, numa: remove unneeded acpi_numa=1
` [PATCH v7 11/15] acpi, numa: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c
` [PATCH v7 12/15] acpi, numa, srat: Improve SRAT error detection and add messages
` [PATCH v7 13/15] ACPI / processor: Add acpi_map_madt_entry()
` [PATCH v7 14/15] arm64, acpi, numa: NUMA support based on SRAT and SLIT
` [PATCH v7 15/15] acpi, numa: Enable ACPI based NUMA on ARM64

[PATCH V5 0/7] Introduce ACPI world to ITS irqchip
 2016-05-31 11:19 UTC  (8+ messages)
` [PATCH V5 1/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V5 2/7] acpi, pci: Setup MSI domain on a per-devices basis
` [PATCH V5 3/7] irqchip, GICv3, ITS: Cleanup for ITS domain initialization
` [PATCH V5 4/7] irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI
` [PATCH V5 5/7] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V5 6/7] its, pci, msi: Factor out code that might be reused for ACPI
` [PATCH V5 7/7] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH] ACPI: Execute the _PTS method when system reboot
 2016-05-31  9:59 UTC  (5+ messages)

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-05-31  7:26 UTC  (5+ messages)

[PATCH v5 0/6] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-05-30 22:56 UTC  (9+ messages)
` [PATCH v5 1/6] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v5 2/6] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v5 3/6] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v5 4/6] acpi: Add GTDT table parse driver into ACPI driver
` [PATCH v5 5/6] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v5 6/6] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer

[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
 2016-05-30 16:13 UTC  (12+ messages)
` [PATCH V8 1/9] PCI: ecam: move ecam.h to linux/include/pci-ecam.h
` [PATCH V8 2/9] PCI: ecam: Add parent device field to pci_config_window
` [PATCH V8 3/9] pci: Add new function to unmap IO resources
` [PATCH V8 4/9] acpi, pci: Support IO resources when parsing PCI host bridge resources
` [PATCH V8 5/9] pci, acpi: add acpi hook to assign domain number
` [PATCH V8 6/9] arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with DT code
` [PATCH V8 7/9] acpi: Add generic MCFG table handling
` [PATCH V8 8/9] arm64, pci, acpi: Provide ACPI-specific prerequisites for PCI bus enumeration
` [PATCH V8 9/9] pci, acpi: ARM64 support for ACPI based generic PCI host controller

[PATCH v3 net-next 00/13] net: hns: add support of ACPI
 2016-05-30 12:34 UTC  (14+ messages)
` [PATCH v3 net-next 01/13] ACPI: bus: add stub acpi_dev_found() to linux/acpi.h
` [PATCH v3 net-next 02/13] ACPI: bus: add stub acpi_evaluate_dsm() "
` [PATCH v3 net-next 03/13] net: hisilicon: cleanup to prepare for other cases
` [PATCH v3 net-next 04/13] net: hisilicon: add support of acpi for hns-mdio
` [PATCH v3 net-next 05/13] net: hns: use device_* APIs instead of of_* APIs
` [PATCH v3 net-next 06/13] net: hns: use platform_get_irq instead of irq_of_parse_and_map
` [PATCH v3 net-next 07/13] net: hns: enet specify a reference to dsaf by fwnode_handle
` [PATCH v3 net-next 08/13] net: hns: add uniform interface for phy connection
` [PATCH v3 net-next 09/13] net: hns: add dsaf misc operation method
` [PATCH v3 net-next 10/13] net: hns: dsaf adds support of acpi
` [PATCH v3 net-next 11/13] net: hns: register phy device in each mac initial sequence
` [PATCH v3 net-next 12/13] net: hns: implement the miscellaneous operation by asl
` [PATCH v3 net-next 13/13] net: hns: net: hns: enet adds support of acpi

[patch v2 net-next 00/13] net: hns: add support of ACPI
 2016-05-30  8:28 UTC  (16+ messages)
` [patch v2 net-next 01/13] ACPI: bus: add stub acpi_dev_found() to linux/acpi.h
` [patch v2 net-next 02/13] ACPI: bus: add stub acpi_evaluate_dsm() "
` [patch v2 net-next 03/13] net: hisilicon: cleanup to prepare for other cases
` [patch v2 net-next 04/13] net: hisilicon: add support of acpi for hns-mdio
` [patch v2 net-next 05/13] net: hns: use device_* APIs instead of of_* APIs
` [patch v2 net-next 06/13] net: hns: use platform_get_irq instead of irq_of_parse_and_map
` [patch v2 net-next 07/13] net: hns: enet specify a reference to dsaf by fwnode_handle
` [patch v2 net-next 08/13] net: hns: add uniform interface for phy connection
` [patch v2 net-next 09/13] net: hns: add dsaf misc operation method
` [patch v2 net-next 10/13] net: hns: dsaf adds support of acpi
` [patch v2 net-next 11/13] net: hns: register phy device in each mac initial sequence
` [patch v2 net-next 12/13] net: hns: implement the miscellaneous operation by asl
` [patch v2 net-next 13/13] net: hns: net: hns: enet adds support of acpi

linux-4.7-rc1/drivers/acpi/acpica/dbinput.c:484]: (style) Redundant condition
 2016-05-30  7:49 UTC 

IS_ERR_VALUE misuses
 2016-05-30  1:01 UTC  (6+ messages)

[PATCH V6 0/8] vfio, platform: add ACPI support
 2016-05-28 22:01 UTC  (9+ messages)
` [PATCH V6 1/8] vfio: platform: move reset call to a common function
` [PATCH V6 2/8] vfio: platform: determine reset capability
` [PATCH V6 3/8] vfio: platform: add support for ACPI probe
` [PATCH V6 4/8] vfio: platform: add extra debug info argument to call reset
` [PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
` [PATCH V6 6/8] vfio, platform: make reset driver a requirement by default
` [PATCH V6 7/8] vfio: platform: check reset call return code during open
` [PATCH V6 8/8] vfio: platform: check reset call return code during release

[PATCH] remove lots of IS_ERR_VALUE abuses
 2016-05-27 23:24 UTC  (6+ messages)

[PATCH] ACPI/CPPC: Support for batching CPPC requests
 2016-05-27 17:49 UTC  (3+ messages)

[PATCH 00/15] ACPICA: 20160422 Release
 2016-05-27 17:31 UTC  (11+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 08/13] ACPICA: Hardware: Add optimized access bit width support

[PATCH v2 0/5] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
 2016-05-27 17:14 UTC  (5+ messages)
` [PATCH v2 5/5] "

[PATCH] acpi: pci_slot: Use generic pr_debug utility
 2016-05-27 16:13 UTC 

[PATCH] acpi: pci_slot: Use more common logging style
 2016-05-27 16:00 UTC 

[PATCH v8 0/4] ACPI: parse the SPCR table
 2016-05-27 13:41 UTC  (2+ messages)

[PATCH] ACPI:video: skip evaluating _DOD when it does not exist
 2016-05-27  7:47 UTC 

[PATCH] ACPICA / hardware: Fix address check in acpi_hw_get_access_bit_width()
 2016-05-27  3:53 UTC  (2+ messages)

linux-next 20160512 - ACPI issue with screen brightness
 2016-05-27  0:42 UTC  (14+ messages)
                ` [PATCH] ACPI / Thermal / video: fix max_level incorrect value

[PATCH v5 0/1] ARM64: ACPI: Update documentation for latest specification version
 2016-05-26 22:31 UTC  (3+ messages)

[PATCH] nfit: add Microsoft NVDIMM DSM command set to white list
 2016-05-26 16:38 UTC 

[PATCH V7 00/11] Support for generic ACPI based PCI host controller
 2016-05-26  9:58 UTC  (30+ messages)
` [PATCH V7 04/11] pci: Add new function to unmap IO resources
` [PATCH V7 08/11] pci, acpi: Support for ACPI based generic PCI host controller

[GIT PULL] Additional ACPI update for v4.7-rc1
 2016-05-25 20:51 UTC 

[PATCH v7 0/5] Make cpuid <-> nodeid mapping persistent
 2016-05-25 20:37 UTC  (4+ messages)

[PATCH V3 0/2] irqchip: qcom: Add IRQ combiner driver
 2016-05-25 14:38 UTC  (3+ messages)
  ` [PATCH V3 1/2] ACPI: Add support for ResourceSource/IRQ domain mapping
  ` [PATCH V3 2/2] irqchip: qcom: Add IRQ combiner driver

[PATCH 0/2] ASoC: da7219: Convert driver to use generic FW functions
 2016-05-24 10:53 UTC  (5+ messages)
` [PATCH v2 2/2] ASoC: da7219: Convert driver to use generic device/fwnode functions

Patch Thinkpad X201T backlight
 2016-05-22 17:23 UTC 

[PATCH V5 0/6] vfio, platform: add ACPI support
 2016-05-24  2:25 UTC  (18+ messages)
` [PATCH V5 1/6] vfio: platform: rename reset function
` [PATCH V5 2/6] vfio: platform: move reset call to a common function
` [PATCH V5 3/6] vfio: platform: determine reset capability
` [PATCH V5 4/6] vfio: platform: add support for ACPI probe
` [PATCH V5 5/6] vfio: platform: call _RST method when using ACPI
` [PATCH V5 6/6] vfio, platform: make reset driver a requirement by default

[PATCH 0/3] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
 2016-05-23 18:29 UTC  (8+ messages)
` [PATCH 3/3] "

[PATCH 1/2] acpi/einj: Convert EINJ_PFX to proper pr_fmt
 2016-05-23 16:01 UTC  (3+ messages)
` [PATCH 2/2] acpi/einj: Make error paths more talkative


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 read-only IMAP folder(s) and NNTP newsgroup(s).