public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-16 02:34:41 to 2014-07-28 06:50:59 UTC [more...]

two minor update patches for RAS
 2014-07-28  6:50 UTC  (2+ messages)
` [PATCH 1/2] APEI, GHES: Cleanup unnecessary function for lock-less list

WARNING: CPU: 0 PID: 2623 at drivers/pnp/pnpacpi/core.c:96 pnpacpi_set_resource
 2014-07-27  9:01 UTC  (3+ messages)

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-07-27  2:34 UTC  (38+ messages)
` [PATCH 01/19] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH 02/19] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH 03/19] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH 04/19] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [PATCH 05/19] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH 06/19] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH 07/19] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
` [PATCH 08/19] ACPI / table: Print GIC information when MADT is parsed
` [PATCH 09/19] ARM64 / ACPI: Move the initialization of cpu_logical_map(0) before acpi_boot_init()
` [PATCH 10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
` [PATCH 11/19] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH 12/19] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH 13/19] ACPI / table: Add new function to get table entries
` [PATCH 14/19] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH 15/19] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH 16/19] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH 17/19] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH 18/19] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH 19/19] Documentation: ACPI for ARM64

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-07-26 23:19 UTC  (19+ messages)
                ` [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c
                        ` [BUG] rc1 rc2 rc3 not bootable - black screen after kernel loading

[RFC] ACPI: Add GPIO-signaled event simulator
 2014-07-24 15:51 UTC 

[PATCH 0/3] ACPICA updates for ACPI 5.1 MADT, FADT, GTDT (Just for patch review)
 2014-07-24 12:59 UTC  (4+ messages)
` [PATCH 1/3] ACPI / ACPICA: Introduce ARM Boot Architecture Flags in FADT
` [PATCH 2/3] ACPI / ACPICA: Add new features for MADT which introduced by ACPI 5.1
` [PATCH 3/3] ACPI / ACPICA: Add GTDT support updated "

[PATCH] PNPACPI: check return value of pnpacpi_parse_allocated_resource() and pnpacpi_parse_resource_option_data()
 2014-07-23 19:49 UTC  (5+ messages)

[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
 2014-07-23 12:17 UTC  (22+ messages)
` [PATCH 1/2] ACPI / PM: Always enable wakeup GPEs when enabling device wakeup
  ` [Update][PATCH "
    ` [Update 2x][PATCH "
` [PATCH 2/2] ACPI / PM: Rename acpi_wakeup_device() to acpi_device_pm_event()
` [PATCH 0/3] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
  ` [PATCH 1/3] PM: Create PM workqueue if runtime PM is not configured too
  ` [PATCH 2/3] ACPI / PM: Revork the handling of ACPI device wakeup notifications
    ` [Update][PATCH "
  ` [PATCH 3/3] ACPI / PM: Always enable wakeup GPEs when enabling device wakeup

Some RAS bug fix patches
 2014-07-23  7:48 UTC  (16+ messages)
` [PATCH 1/3] APEI, GHES: Cleanup unnecessary function for lock-less list
` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE context
          ` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE
` [PATCH 3/3] RAS, HWPOISON: Fix wrong error recovery status

[PATCH v5 0/3] APEI: Make APEI architecture independent
 2014-07-23  7:40 UTC  (7+ messages)
` [PATCH v5 1/3] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v5 2/3] acpi, apei, ghes: Make NMI error notification to be GHES architecture extension
` [PATCH v5 3/3] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context

[PATCH] ACPI/NVS: Not save NVS region for new machines to accelerate S3
 2014-07-23  6:42 UTC  (10+ messages)
` [PATCH V2] ACPI/NVS: Not save NVS region for new machine "

[PATCH 0/3] ACPI: Fix problem with GPE storm from buttons
 2014-07-23  5:12 UTC  (5+ messages)
` [PATCH 2/3] ACPICA: Refuse enabling GPEs with no handling
  ` [Update][PATCH 2/3] ACPICA: Refuse to enable "
` [PATCH v2 1/2] ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s)
` [PATCH v2 2/2] ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake

[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
 2014-07-23  3:53 UTC  (17+ messages)
` [PATCH v3 0/7] ACPICA: Enable ACPICA prototypes for CONFIG_ACPI=n builds
  ` [PATCH v3 1/7] ACPICA: Linux: Add stub support for Linux specific variables and functions
  ` [PATCH v3 2/7] ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics
  ` [PATCH v3 3/7] ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion
  ` [PATCH v3 4/7] ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds
  ` [PATCH v3 5/7] ACPI/SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table definitions
  ` [PATCH v3 6/7] ACPI: Add support to force header inclusion rules for <acpi/acpi.h>
  ` [PATCH v3 7/7] ACPI: Cleanup useless ACPI inclusion

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2014-07-23  1:31 UTC  (20+ messages)
` [RFC PATCH v3 00/14] ACPI/EC: Add event storm prevention and cleanup command storm prevention
  ` [RFC PATCH v3 01/14] ACPI/EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
  ` [RFC PATCH v3 02/14] ACPI/EC: Add detailed command/query debugging information
  ` [RFC PATCH v3 03/14] ACPI/EC: Cleanup command storm prevention using the new GPE handling model
  ` [RFC PATCH v3 04/14] ACPI/EC: Refine command storm prevention support
  ` [RFC PATCH v3 05/14] ACPI/EC: Add reference counting for query handlers
  ` [RFC PATCH v3 06/14] ACPI/EC: Add command flushing support
  ` [RFC PATCH v3 07/14] ACPI/EC: Add a warning message to indicate event storms
  ` [RFC PATCH v3 08/14] ACPI/EC: Refine event/query debugging messages
  ` [RFC PATCH v3 09/14] ACPI/EC: Add CPU ID to "
  ` [RFC PATCH v3 10/14] ACPI/EC: Cleanup QR_SC command processing by adding a kernel thread to poll EC events
  ` [RFC PATCH v3 11/14] ACPI/EC: Add event storm prevention support
  ` [RFC PATCH v3 12/14] ACPI/EC: Add GPE reference counting debugging messages
  ` [RFC PATCH v3 13/14] ACPI/EC: Add unit test support for EC driver hotplug
  ` [RFC PATCH v3 14/14] ACPI/EC: Cleanup coding style

[PATCH v3] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-07-22 23:43 UTC  (2+ messages)

[PATCH v2] acpi-video: Fix backlight taking 2 steps on a brightness keypress
 2014-07-22 23:38 UTC  (5+ messages)
` [PATCH v2] acpi-video: Fix backlight taking 2 steps on a brightness up/down keypress

PROBLEM: Native backlight regressed from logarithmic to linear scale
 2014-07-22 12:24 UTC  (2+ messages)

[PATCH 1/2 V2] USB: Use ACPI device information
 2014-07-21  7:50 UTC  (3+ messages)

[PATCH] ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()
 2014-07-21  0:52 UTC 

[PATCH -next] ACPI / hotplug / PCI: Fix sparse non static symbol warning
 2014-07-20 23:46 UTC  (2+ messages)

[PATCH v3 0/3] Clean up ACPI core to prepare for running ACPI on ARM64
 2014-07-19 23:45 UTC  (5+ messages)
` [PATCH v3 1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan
` [PATCH v3 2/3] ACPI: Don't use acpi_lapic in ACPI core code
` [PATCH v3 3/3] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC

[PATCH 2/2 V2] ACPI: Export PLD (Physical Location of Device)
 2014-07-19 23:34 UTC  (2+ messages)

[PATCH] ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE()
 2014-07-19 22:23 UTC 

[PATCH] ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE()
 2014-07-19 21:56 UTC 

[PATCH] ACPI / button: Do not propagate wakeup-from-suspend events
 2014-07-18 22:43 UTC 

[GIT PULL] ACPI and power management fixes for v3.16-rc6
 2014-07-18 11:41 UTC 

[PATCH v2 0/3] Clean up ACPI core to prepare for running ACPI on ARM64
 2014-07-18  9:22 UTC  (11+ messages)
` [PATCH v2 1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan

[PATCH resend] acpi-video: Add use_native_backlight quirk for HP ProBook 4540s
 2014-07-16 21:24 UTC  (3+ messages)

[PATCH] acpi-video: Fix backlight taking 2 steps on a brightness key press
 2014-07-16 21:26 UTC  (5+ messages)
` [PATCH] acpi-video: Fix backlight taking 2 steps on a brightness up/down keypress

[Patch Part3 V4 21/21] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
 2014-07-16 18:48 UTC  (2+ messages)

[Patch V3 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-07-16 13:33 UTC  (7+ messages)

[Regression]: Changing brightness does not work with v3.16-rc4
 2014-07-16 11:52 UTC  (17+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox