linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-02 04:48:54 to 2013-08-07 10:36:11 UTC [more...]

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-08-07 10:36 UTC  (5+ messages)
` Backlight control only in the kernel?

[PATCH] ACPI: Try harder to resolve _ADR collisions for bridges
 2013-08-07  6:32 UTC  (2+ messages)

[PATCH 0/5] ACPI: acpi_bind_one()/acpi_unbind_one() cleanups
 2013-08-07  5:09 UTC  (10+ messages)
` [PATCH 1/5] ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication
` [PATCH 2/5] ACPI: Create symlinks in acpi_bind_one() under physical_node_lock
` [PATCH 3/5] ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups
` [PATCH 4/5] ACPI: Use list_for_each_entry() in acpi_unbind_one()
` [PATCH 5/5] ACPI: Clean up error code path "

[PATCH] acpi: video: improve quirk check
 2013-08-07  4:35 UTC  (25+ messages)

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()
 2013-08-07  3:23 UTC  (3+ messages)

acpi_bus_trim does not detach devices in post order
 2013-08-07  3:21 UTC  (6+ messages)

Backlight upstream bug
 2013-08-07  2:29 UTC  (2+ messages)

[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-07  1:37 UTC  (34+ messages)
` [PATCH v2 RESEND 01/18] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH v2 RESEND 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH v2 RESEND 03/18] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH v2 RESEND 04/18] acpi: Introduce acpi_verify_initrd() to check if a table is invalid
` [PATCH v2 RESEND 05/18] x86, ACPICA: Split acpi_boot_table_init() into two parts
` [PATCH v2 RESEND 06/18] x86, acpi, ACPICA: Initialize ACPI root table list earlier
` [PATCH v2 RESEND 07/18] x86, ACPI: Also initialize signature and length when parsing root table
` [PATCH v2 RESEND 08/18] x86: get pg_data_t's memory from other node
` [PATCH v2 RESEND 09/18] x86: Make get_ramdisk_{image|size}() global
` [PATCH v2 RESEND 10/18] x86, acpi: Try to find if SRAT is overrided earlier
` [PATCH v2 RESEND 11/18] x86, acpi: Try to find SRAT in firmware earlier
` [PATCH v2 RESEND 12/18] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities
` [PATCH v2 RESEND 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in
` [PATCH v2 RESEND 14/18] memblock, numa: Introduce flag into memblock
` [PATCH v2 RESEND 15/18] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH v2 RESEND 16/18] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default
` [PATCH v2 RESEND 17/18] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH v2 RESEND 18/18] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority

[PATCH] acpi, acpi_pci_irq_enable must return an error if ACPI cannot map an IRQ
 2013-08-06 22:44 UTC  (9+ messages)

Cannot hot remove a memory device
 2013-08-06 15:28 UTC  (16+ messages)
                ` Cannot hot remove a memory device (patch)
                    ` Cannot hot remove a memory device (patch, updated)

[PATCH] ACPI: Do not fail acpi_bind_one() if device is already bound correctly
 2013-08-05 22:47 UTC  (10+ messages)

Bluetooth re-enabled after resume from hibernation (Lenovo ThinkPad, X201 3626)
 2013-08-05 18:33 UTC  (3+ messages)

[PATCH] ACPI / PM: Walk physical_node_list under physical_node_lock
 2013-08-05 14:10 UTC 

[PATCH] ACPI / platform: Drop unnecessary label
 2013-08-05 14:15 UTC 

[PATCH v2 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-05 13:38 UTC  (29+ messages)
` [PATCH v2 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH v2 05/18] x86, acpi: Split acpi_boot_table_init() into two parts
` [PATCH v2 06/18] x86, acpi: Initialize ACPI root table list earlier
` [PATCH v2 07/18] x86, acpi: Also initialize signature and length when parsing root table
` [PATCH v2 10/18] x86, acpi: Try to find if SRAT is overrided earlier
` [PATCH v2 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in

i915 backlight
 2013-08-05  7:34 UTC  (21+ messages)

Linux 3.11-rc2 (acpi backlight, revert)
 2013-08-04 22:15 UTC  (4+ messages)

[PATCH] ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads
 2013-08-04  1:08 UTC  (12+ messages)
` [PATCH 1/5] ACPICA: Add interface for getting latest Windows version requested via _OSI
  ` [PATCH 5/5] acpi_video: Don't handle ACPI brightness notifications by default

[GIT PULL] ACPI and power management fixes for v3.11-rc4
 2013-08-04  0:27 UTC  (16+ messages)

[PATCH 0/3] acpi: video: trivial cleanups
 2013-08-03 20:28 UTC  (15+ messages)
` [PATCH 1/3] acpi: video: trivial costmetic cleanups
` [PATCH 2/3] acpi: video: trivial style cleanups

[PATCH] acpi: video: fix reversed indexed BQC
 2013-08-02 11:20 UTC  (13+ messages)

[PATCH] acpi: video: remove unused code
 2013-08-02  5:12 UTC  (2+ messages)
` [PATCH v2] "


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).