linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-16 16:58:20 to 2016-03-24 06:53:41 UTC [more...]

[PATCH 00/30] ACPICA: 20160318 Release
 2016-03-24  6:53 UTC  (35+ messages)
` [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release
` [PATCH 02/30] ACPICA: Linuxize: Remove useless platform headers
` [PATCH 03/30] ACPICA: Headers: Add new constants for the DBG2 ACPI table
` [PATCH 04/30] ACPICA: Headers: Minor update for SPCR "
` [PATCH 05/30] ACPICA: ACPI 6.1: Updates for the HEST "
` [PATCH 06/30] ACPICA: IORT: Add in support for the SMMUv3 subtable
` [PATCH 07/30] ACPICA: ACPI 6.1: Update NFIT table for additional new fields
` [PATCH 08/30] ACPICA: Headers: Update DMAR table for October 2014 I/O spec
` [PATCH 09/30] ACPICA: Tables: Update FADT handling
` [PATCH 10/30] ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
` [PATCH 11/30] ACPICA: iASL/Headers: Fix incorrect definition of FPDT table
` [PATCH 12/30] ACPICA: Intepreter: Add object extensions to Concatenate operand
` [PATCH 13/30] ACPICA: Interpreter: Update some function headers, no functional change
` [PATCH 14/30] ACPICA: iASL: Cleanup/optimization for ToPLD macro support
` [PATCH 15/30] ACPICA: Cleanup some invocation indentations, no functional change
` [PATCH 16/30] ACPICA: Headers: Update generation of the ACPICA library
` [PATCH 17/30] ACPICA: Add support for QNX 6.6 platform
` [PATCH 18/30] ACPICA: Utilities: Update for strtoul64 merger
` [PATCH 19/30] ACPICA: All: const keyword changes across the ACPICA source
` [PATCH 20/30] ACPICA: iASL/Disassembler: Improve handling of unresolved methods
` [PATCH 21/30] ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()
` [PATCH 22/30] Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()
` [PATCH 23/30] ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_offset awareness
` [PATCH 24/30] ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_read()
` [PATCH 25/30] ACPICA: Hardware: Add access_width/bit_offset support for acpi_hw_write()
` [PATCH 26/30] ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocation
` [PATCH 27/30] ACPICA: Tables: Fix wrong MLC condition for dynamic table loading
` [PATCH 28/30] ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized
` [PATCH 29/30] ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluations
` [PATCH 30/30] ACPICA: Update version to 20160318

[acpi:release 3/3] intel_idle.c:undefined reference to `__udivdi3'
 2016-03-24  6:25 UTC 

[PATCH] tools/power/acpi: close file only if it is open
 2016-03-24  5:01 UTC 

[PATCH v7] acpi: Issue _OSC call for native thermal interrupt handling
 2016-03-24  4:07 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 22:43 UTC 

[PATCH 0/4] ACPI 2.0 / ECDT: Enable ECDT support
 2016-03-24  2:43 UTC  (5+ messages)
  ` [PATCH 1/4] ACPI 2.0 / ECDT: Split EC_FLAGS_HANDLERS_INSTALLED
  ` [PATCH 2/4] ACPI 2.0 / ECDT: Remove early namespace reference from EC
  ` [PATCH 3/4] ACPI 2.0 / ECDT: Enable correct ECDT initialization order
  ` [PATCH 4/4] ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis

[PATCH v6] acpi: Issue _OSC call for native thermal interrupt handling
 2016-03-24  1:28 UTC  (4+ messages)

[PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button"
 2016-03-24  1:24 UTC  (9+ messages)
` [PATCH v5 1/3] gpio: designware: convert device node to fwnode

CISCO IP PHONES AND CPU's
 2016-03-23 19:08 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 19:35 UTC 

[PATCH 0/2] Hibernate runtime-resume fixes
 2016-03-23 21:42 UTC  (4+ messages)
` [PATCH 2/2] ACPI / PM: Runtime resume devices when waking from hibernate
` [PATCH 1/2] PM / sleep: Clear pm_suspend_global_flags upon hibernate

[PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
 2016-03-23 10:22 UTC  (8+ messages)
` [RFC PATCH 0/4] ACPI based PCI host driver with generic ECAM
` [RFC PATCH 1/4] PCI: Provide generic ECAM mapping functions
` [RFC PATCH 2/4] PCI: generic,thunder: Use generic config functions
` [RFC PATCH 3/4] ACPI: PCI: Add generic PCI host controller
` [RFC PATCH 4/4] ACPI: PCI: Add raw_pci_read/write operations

[PATCH v3] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-23  8:35 UTC  (5+ messages)

[PATCH v5] acpi: Issue _OSC call for native thermal interrupt handling
 2016-03-23  1:36 UTC  (2+ messages)

[PATCH v5 0/6] ACPI: parse the SPCR table
 2016-03-22 17:41 UTC  (22+ messages)
  ` [PATCH v5 1/6] of/serial: move earlycon early_param handling to serial
` [PATCH v5 2/6] ACPI: add definitions of DBG2 subtypes
` [PATCH v5 3/6] ACPI: parse SPCR and enable matching console
` [PATCH v5 4/6] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v5 5/6] serial: pl011: add console matching function
` [PATCH v5 6/6] serial: pl011: add EARLYCON_DECLARE

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-03-22 10:26 UTC  (4+ messages)
` [PATCH V5 13/15] pci, acpi: Match PCI config space accessors against platfrom specific quirks

Thunderbolt 3 (Skylake / Alpine Ridge) hotplug
 2016-03-22  8:26 UTC  (7+ messages)

[PATCH] ACPI / button: Avoid using broken _LID on Surface tablet
 2016-03-22  7:04 UTC  (8+ messages)

[PATCH v6 0/7] cpufreq: schedutil governor
 2016-03-22  1:54 UTC  (8+ messages)
` [PATCH v6 1/7][Resend] cpufreq: sched: Helpers to add and remove update_util hooks
` [PATCH v6 2/7][Resend] cpufreq: governor: New data type for management part of dbs_data
` [PATCH v6 3/7][Resend] cpufreq: governor: Move abstract gov_attr_set code to seperate file
` [PATCH v6 4/7][Resend] cpufreq: Move governor attribute set headers to cpufreq.h
` [PATCH v6 5/7][Resend] cpufreq: Move governor symbols "
` [PATCH v6 6/7][Resend] cpufreq: Support for fast frequency switching
` [PATCH v6 7/7][Resend] cpufreq: schedutil: New governor based on scheduler utilization data

[PATCH][v6] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-22  0:51 UTC 

FOR YOUR INFORMATION DEAR BENEFICIARY,
 2016-03-21 19:11 UTC 

[PATCH][v5] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-21 14:05 UTC  (3+ messages)

[PATCH 1/4] acpi,pci,irq: reduce resource requirements
 2016-03-20 18:17 UTC  (10+ messages)

[RFC 0/4] Runtime pm for thunderbolt.ko
 2016-03-20 17:12 UTC  (9+ messages)
` [RFC 4/4] thunderbolt: Support runtime pm
` [RFC 1/4] PCI: Add Thunderbolt device IDs
` [RFC 2/4] thunderbolt: Fix typos and magic number

[PATCH v7] acpi, apei, arm64: APEI initial support for aarch64
 2016-03-20 14:08 UTC  (2+ messages)

RE
 2016-03-19 10:06 UTC 

[PATCH 0/3] ACPI: Support for platform initiated graceful shutdown
 2016-03-18 15:33 UTC  (8+ messages)
` [PATCH 1/3] ACPI: move ACPI_SYSTEM_HID to acpi_drivers.h
` [PATCH 2/3] ACPI / sybus: add a driver for LNXSYBUS device
` [PATCH 3/3] ACPI: update the definition of common notification values

[PATCH] ACPI / util: cast data to u64 before shifting to fix sign extension
 2016-03-18 15:08 UTC 

[RESEND PATCH v4 0/5] acpi, clocksource: add GTDT and ARM memory-mapped timer support
 2016-03-18 14:45 UTC  (10+ messages)
` [RESEND PATCH v4 1/5] clocksource: move some enums and marcos to header file for arm_arch_timer
` [RESEND PATCH v4 2/5] ACPI: add GTDT table parse driver into ACPI driver
` [RESEND PATCH v4 3/5] clocksource: simplify ACPI code in arm_arch_timer.c
` [RESEND PATCH v4 4/5] clocksource: a little improvment for printk "
` [RESEND PATCH v4 5/5] clocksource: add memory-mapped timer support "

[PATCH] tools/power/acpi: close file only if it is open
 2016-03-18 14:28 UTC 

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-18 12:34 UTC  (35+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v4 "
    ` [PATCH v4 6/7] cpufreq: Support for fast frequency switching
    ` [PATCH v4 7/7] cpufreq: schedutil: New governor based on scheduler utilization data
    ` [PATCH v5 6/7][Update] cpufreq: Support for fast frequency switching
    ` [PATCH v5 7/7][Update] cpufreq: schedutil: New governor based on scheduler utilization data
    ` [PATCH v6 6/7][Update] cpufreq: Support for fast frequency switching
    ` [PATCH v6 7/7][Update] cpufreq: schedutil: New governor based on scheduler utilization data

[PATCH v6 0/5] Make cpuid <-> nodeid mapping persistent
 2016-03-18 10:34 UTC  (8+ messages)
` [PATCH v6 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v6 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v6 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v6 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v6 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH v4 0/5] acpi, clocksource, kvm: add GTDT and ARM memory-mapped timer support
 2016-03-18  9:28 UTC  (6+ messages)

[PATCH 1/1] ACPI / property: fix data node parsing in acpi_get_next_subnode
 2016-03-18  0:44 UTC  (2+ messages)

[PATCH] ACPI / property: Export a couple of symbols
 2016-03-17 21:50 UTC  (6+ messages)

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-03-17 17:20 UTC  (5+ messages)
` [PATCH v4 1/4] ACPI: parse SPCR and enable matching console
` [PATCH v4 2/4] ACPI: enable ACPI_SPCR_TABLE on ARM64

[RFC 4/4] thunderbolt: Support runtime pm
 2016-03-17 14:54 UTC  (2+ messages)

[PATCH][RFC,v4] ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5
 2016-03-17 14:39 UTC  (6+ messages)

[PATCH v6 01/17] Xen: ACPI: Hide UART used by Xen
 2016-03-17 12:59 UTC  (2+ messages)

[PATCH 1/2] pci: add pci_unmap_iospace function for PCI_IOBASE
 2016-03-16 23:14 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).