linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-14 10:36:27 to 2013-10-18 21:27:44 UTC [more...]

[PATCH v3 0/9] Extended H/W error log driver
 2013-10-18 21:27 UTC  (18+ messages)
` [PATCH v3 1/9] ACPI, APEI, CPER: Fix status check during error printing
` [PATCH v3 2/9] ACPI, CPER: Update cper info
` [PATCH v3 3/9] bitops: Introduce a more generic BITMASK macro
` [PATCH v3 4/9] ACPI, x86: Extended error log driver for x86 platform
` [PATCH v3 5/9] DMI: Parse memory device (type 17) in SMBIOS
` [PATCH v3 6/9] ACPI, APEI, CPER: Add UEFI 2.4 support for memory error
` [PATCH v3 7/9] ACPI, APEI, CPER: Enhance memory reporting capability
` [PATCH v3 8/9] ACPI, APEI, CPER: Cleanup CPER memory error output format
` [PATCH v3 9/9] EDAC, GHES: Update ghes error record info

[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
 2013-10-18 17:54 UTC  (14+ messages)

[Resend PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-10-18 12:44 UTC  (15+ messages)
` [Resend PATCH 2/5] ACPI/Resource: Add address translation support
` [Resend PATCH 3/5] ACPI: Add new acpi_dev_resource_address_space_full() function
` [Resend PATCH 4/5] X86/PCI/ACPI: Rework setup_resource() via functions ACPI resource functions
` [Resend PATCH 5/5] IA64/PCI/ACPI: Rework PCI root bridge ACPI resource conversion

[PATCH] ACPI: video: Ignore BIOS initial backlight value for HP 250 G1
 2013-10-18 11:56 UTC 

Extended H/W error log driver
 2013-10-18 11:06 UTC  (72+ messages)
` [PATCH 2/8] ACPI, CPER: Update cper info
` [PATCH 3/8] ACPI, x86: Extended error log driver for x86 platform
` [PATCH 4/8] DMI: Parse memory device (type 17) in SMBIOS
` [PATCH 5/8] ACPI, APEI, CPER: Add UEFI 2.4 support for memory error
` [PATCH 6/8] ACPI, APEI, CPER: Enhance memory reporting capability
` [PATCH 7/8] ACPI, APEI, CPER: Cleanup CPER memory error output format
` [PATCH 8/8] ACPI / trace: Add trace interface for eMCA driver

[patch] ACPI / osl: remove an unneeded NULL check
 2013-10-18  9:01 UTC 

[PATCH v2 0/9] Extended H/W error log driver
 2013-10-17 18:13 UTC  (47+ messages)
` [PATCH v2 1/9] ACPI, APEI, CPER: Fix status check during error printing
` [PATCH v2 2/9] ACPI, CPER: Update cper info
` [PATCH v2 3/9] bitops: Introduce a more generic BITMASK macro
` [PATCH v2 4/9] ACPI, x86: Extended error log driver for x86 platform
` [PATCH v2 5/9] DMI: Parse memory device (type 17) in SMBIOS
` [PATCH v2 6/9] ACPI, APEI, CPER: Add UEFI 2.4 support for memory error
` [PATCH v2 7/9] ACPI, APEI, CPER: Enhance memory reporting capability
` [PATCH v2 8/9] ACPI, APEI, CPER: Cleanup CPER memory error output format
` [PATCH v2 9/9] ACPI / trace: Add trace interface for eMCA driver

[PATCH 0/5] rfkill-gpio: ACPI support
 2013-10-17 14:26 UTC  (11+ messages)
` [PATCH 1/5] net: rfkill: gpio: convert to resource managed allocation
` [PATCH 2/5] net: rfkill: gpio: clean up clock handling
  ` [PATCH 3/5] net: rfkill: gpio: spinlock-safe GPIO access
  ` [PATCH 5/5] net: rfkill: gpio: add ACPI support
` [PATCH 4/5] net: rfkill: gpio: prepare for DT and "

[PATCH] ACPI / power: Drop automaitc resume of power resource dependent devices
 2013-10-17 13:47 UTC  (4+ messages)

ACPICA: Tables: Cleanup RSDP signature codes
 2013-10-17 12:39 UTC  (2+ messages)

ACPICA: Resource Mgr: Prevent infinite loops in resource walks
 2013-10-17 12:28 UTC 

[PATCH] BIOS SATA legacy mode failure
 2013-10-16 14:42 UTC  (11+ messages)

[PATCH] ACPI / platform: add ACPI ID for a Broadcom GPS chip
 2013-10-16 10:15 UTC 

[PATCH] i2c: Fix modalias for ACPI enumerated I2C devices
 2013-10-16  7:16 UTC  (14+ messages)

[PATCH v5 0/4] Fix Win8 backlight issue
 2013-10-15 23:33 UTC  (2+ messages)

[PATCH] acpi/video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist
 2013-10-15 23:42 UTC  (11+ messages)

[PATCH] ACPI: remove /proc/acpi/event from ACPI_BUTTON help
 2013-10-15 23:19 UTC  (2+ messages)

[PATCH] ACPI/Power: Release resource_lock after acpi_power_get_state() return error
 2013-10-15 21:06 UTC  (2+ messages)

[RFC PATCH 0/3] ACPI/Power: Fix infinite loop of runtime resume and suspend caused by turning on power resource
 2013-10-15 21:05 UTC  (6+ messages)
` [RFC PATCH 1/3] ACPI/Power: Add state_lock to mutex power resource's _ON, _OFF and _STA
` [RFC PATCH 2/3] ACPI/POWER: Rework acpi_power_get_state()
` [RFC PATCH 3/3] ACPI/POWER: Call acpi_power_resume_dependent() directly in the acpi_power_on_unlocked()

[PATCH] acpi: update win8 OSI blacklist
 2013-10-14 23:04 UTC  (6+ messages)

[PATCH v2 0/5] gpiolib: convert ACPI gpio helpers to gpiod_ interfaces
 2013-10-14 16:55 UTC  (7+ messages)
` [PATCH v2 1/5] gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function

[PATCH 1/3] ACPI: add module autoloading support for ACPI enumerated devices
 2013-10-14 12:44 UTC  (4+ messages)

PROBLEM: High CPU load after resuming on Samsung NP550P5C in BIOS mode (correct kernel version)
 2013-10-14 11:32 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).