public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-11 15:25:04 to 2013-10-16 16:53:32 UTC [more...]

[PATCH v2 0/9] Extended H/W error log driver
 2013-10-16 16:53 UTC  (19+ 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-16 16:13 UTC  (7+ messages)
` [PATCH 1/5] net: rfkill: gpio: convert to resource managed allocation
` [PATCH 2/5] net: rfkill: gpio: clean up clock handling
` [PATCH 4/5] net: rfkill: gpio: prepare for DT and ACPI support
  ` [PATCH 3/5] net: rfkill: gpio: spinlock-safe GPIO access
  ` [PATCH 5/5] net: rfkill: gpio: add ACPI support

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

[PATCH] ACPI / power: Drop automaitc resume of power resource dependent devices
 2013-10-16 13:25 UTC 

[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
 2013-10-16 12:42 UTC  (8+ messages)

Extended H/W error log driver
 2013-10-16 12:20 UTC  (71+ 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 / 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  (23+ messages)

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

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

[Resend PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-10-15 23:23 UTC  (7+ messages)
` [Resend PATCH 4/5] X86/PCI/ACPI: Rework setup_resource() via functions "
` [Resend PATCH 5/5] IA64/PCI/ACPI: Rework PCI root bridge ACPI resource conversion

[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  (6+ messages)
` [PATCH 2/3] Platform: fix module autoloading "
` [PATCH 3/3] I2C: "

PROBLEM: High CPU load after resuming on Samsung NP550P5C in BIOS mode (correct kernel version)
 2013-10-14 11:32 UTC  (3+ messages)

[GIT PULL] ACPI and power management fixes for v3.12-rc5
 2013-10-12 21:09 UTC 

(unknown),
 2013-10-12 20:31 UTC 

[Resend PATCH] ACPI/AC: Remove AC's proc directory
 2013-10-12 13:04 UTC 

[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-10-12  6:09 UTC  (9+ messages)
` [PATCH part2 v2 1/8] x86: get pg_data_t's memory from other node
` [PATCH part2 v2 2/8] memblock, numa: Introduce flag into memblock
` [PATCH part2 v2 3/8] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH part2 v2 4/8] memblock: Make memblock_set_node() support different memblock_type
` [PATCH part2 v2 5/8] acpi, numa, mem_hotplug: Mark hotpluggable memory in memblock
` [PATCH part2 v2 6/8] acpi, numa, mem_hotplug: Mark all nodes the kernel resides un-hotpluggable
` [PATCH part2 v2 7/8] memblock, mem_hotplug: Make memblock skip hotpluggable regions if needed
` [PATCH part2 v2 8/8] x86, numa, acpi, memory-hotplug: Make movable_node have higher priority

I am expecting your urgent response
 2013-10-12  5:52 UTC 

[BUG] WARN_ON(!context) in drivers/pci/hotplug/acpiphp_glue.c
 2013-10-11 23:56 UTC  (6+ messages)

[PATCH 1/5] ACPI/AC: Remove AC's proc directory
 2013-10-11 23:01 UTC  (2+ messages)

[PATCH V2 Resend 37/92] cpufreq: acpi: don't initialize part of policy that is set by core too
 2013-10-11 21:16 UTC  (3+ messages)

PROBLEM: High CPU load after resuming on Samsung NP550P5C in BIOS mode
 2013-10-11 18:54 UTC 


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