public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-02 11:43:15 to 2013-07-15 12:31:33 UTC [more...]

[PATCH] ACPI:remove panic in case hardware has changed after S4
 2013-07-15 12:31 UTC  (4+ messages)

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-15 11:42 UTC  (22+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
                  ` [Update][PATCH] ACPI / video / i915: Remove ACPI backlight "
` [PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI
      ` [PATCH 0/2] Expose OSI version
        ` [PATCH 1/2] ACPICA: expose "
        ` [PATCH 2/2] ACPI / OSL: add a wrapper function to return "

[PATCH] ACPI:remove panic in case hardware has changed after S4
 2013-07-15 11:40 UTC  (7+ messages)

Re
 2013-07-15  9:46 UTC 

BGRT Pointer in System RAM
 2013-07-14 19:07 UTC 

[PATCH] PCI / hotplug / ACPI: Get rid of check_sub_bridges()
 2013-07-14 15:12 UTC  (4+ messages)

[PATCH] platform samsung-q10: use ACPI instead of direct EC calls
 2013-07-13 23:02 UTC  (4+ messages)

[PATCH] ACPI / memhotplug: Fix a stale pointer in error path
 2013-07-12 23:53 UTC  (10+ messages)

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-07-12 21:09 UTC  (52+ messages)
` [RFC][PATCH 1/8] ACPI / PCI: Make bus registration and unregistration symmetric
` [RFC][PATCH 2/8] ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()
` [RFC][PATCH 3/8] ACPI / hotplug / PCI: Always return success after adding a function
` [RFC][PATCH 4/8] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
    ` [Update][RFC][PATCH "
` [RFC][PATCH 5/8] ACPI / hotplug / PCI: Unified notify handler for hotplug events
` [RFC][PATCH 6/8] ACPI / hotplug / PCI: Drop acpiphp_handle_to_bridge()
` [RFC][PATCH 7/8] ACPI / hotplug / PCI: Pass hotplug context object to event handlers
` [RFC][PATCH 8/8] ACPI / hotplug / PCI: Merge hotplug event handling functions
` [RFC][PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds
  ` [RFC][PATCH 1/30] ACPI / PCI: Make bus registration and unregistration symmetric
  ` [RFC][PATCH 2/30] ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots()
  ` [RFC][PATCH 3/30] ACPI / hotplug / PCI: Always return success after adding a function
  ` [RFC][PATCH 4/30] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
  ` [RFC][PATCH 5/30] ACPI / hotplug / PCI: Unified notify handler for hotplug events
  ` [RFC][PATCH 6/30] ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge()
  ` [RFC][PATCH 7/30] ACPI / hotplug / PCI: Pass hotplug context objects to event handlers
  ` [RFC][PATCH 8/30] ACPI / hotplug / PCI: Merge hotplug event handling functions
  ` [RFC][PATCH 9/30] ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
  ` [RFC][PATCH 10/30] ACPI / hotplug / PCI: Refactor slot allocation code in register_slot()
  ` [RFC][PATCH 11/30] ACPI / hotplug / PCI: Register all devices under the given bridge
  ` [RFC][PATCH 12/30] ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
  ` [RFC][PATCH 13/30] ACPI / hotplug / PCI: Use common slot count variable in register_slot()
  ` [RFC][PATCH 14/30] ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
  ` [RFC][PATCH 15/30] ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
  ` [RFC][PATCH 16/30] ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
  ` [RFC][PATCH 17/30] ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
  ` [RFC][PATCH 18/30] ACPI / hotplug / PCI: Store parent in functions and bus in slots
  ` [RFC][PATCH 19/30] ACPI / hotplug / PCI: Rework namespace scanning and trimming routines
  ` [RFC][PATCH 20/30] ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()
  ` [RFC][PATCH 21/30] ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
  ` [RFC][PATCH 22/30] ACPI / hotplug / PCI: Do not queue up event handling work items in vain
  ` [RFC][PATCH 23/30] ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
  ` [RFC][PATCH 24/30] ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()
  ` [RFC][PATCH 25/30] ACPI / hotplug / PCI: Allow slots without new devices to be rescanned
  ` [RFC][PATCH 26/30] ACPI / hotplug / PCI: Check for new devices on enabled slots
  ` [RFC][PATCH 27/30] ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h
  ` [RFC][PATCH 28/30] ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()
  ` [RFC][PATCH 29/30] ACPI / hotplug / PCI: Redefine enable_device() and disable_device()
  ` [RFC][PATCH 30/30] ACPI / hotplug / PCI: Clean up bridge_mutex usage

hi
 2013-07-12  8:21 UTC 

[PATCH v2 0/8] Thunderbolt workarounds
 2013-07-11 22:48 UTC  (32+ messages)
` [PATCH v2 1/8] x86/PCI: prevent re-allocation of already existing bridge and ROM resources
` [PATCH v2 2/8] PCI: acpiphp: do not check for SLOT_ENABLED in enable_device()
` [PATCH v2 3/8] PCI: acpiphp: enable_device(): rescan even if no new devices on slot
` [PATCH v2 4/8] PCI: acpiphp: check for new devices on enabled host
` [PATCH v2 5/8] PCI: acpiphp: kill SLOT_ENABLED in favor of always re-enumerating the devices
` [PATCH v2 6/8] PCI: acpiphp: workaround for Thunderbolt on Acer Aspire S5
                ` [PATCH v2.1 "
` [PATCH v2 7/8] PCI: acpiphp: get rid of unused constants in acpiphp.h
` [PATCH v2 8/8] PCI: acpiphp: sanitize acpiphp_get_[latch|adapter]_status()

[PATCH] ACPI / scan: Always call acpi_bus_scan() for bus check notifications
 2013-07-11 16:15 UTC  (7+ messages)

[PATCH v3 3/3] mce, acpi/apei: Soft-offline a page on firmware GHES notification
 2013-07-10 20:05 UTC  (8+ messages)

[GIT PULL] More ACPI and power management updates for v3.11-rc1
 2013-07-10 12:28 UTC 

[PATCH v3 0/3] Firmware first mode for corrected errors
 2013-07-10  9:17 UTC  (6+ messages)
` [PATCH 4] mce: acpi/apei: Add a sysctl to control page offlining on firmware report

ACPI errors from TPM PPI
 2013-07-09  8:54 UTC  (5+ messages)

[PATCH 0/2] PCI / ACPI cleanups
 2013-07-08 23:44 UTC  (8+ messages)
` [PATCH 1/2] ACPI / PCI: Make bus registration and unregistration symmetric
` [PATCH 2/2] ACPI / PCI: Consolidate acpiphp_enumerate_slots()
` [PATCH 0/3] ACPI / hotplug / PCI: Rework of events handling
  ` [PATCH 1/3] ACPI / hotplug / PCI: Always return success after adding a function
  ` [PATCH 2/3] ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
  ` [PATCH 3/3] ACPI / hotplug / PCI: Unified notify handler for hotplug events

[PATCH] efi_pstore: add missing iounmap() on error in erst_exec_move_data()
 2013-07-08 18:34 UTC  (3+ messages)

[PATCH v6 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-07-08 13:10 UTC  (4+ messages)
` [Xen-devel] "

samsung-laptop.c:undefined reference to `acpi_video_unregister'
 2013-07-07 10:45 UTC 

Remove old /proc/acpi/events and /dev/cpu/microcode interfaces
 2013-07-06 14:09 UTC  (10+ messages)
  ` [PATCH 1/3] x86 microcode: Remove old MICROCODE_OLD_INTERFACE
  ` [PATCH 2/3] ACPI: Remove old /proc/acpi/event interface
  ` [PATCH 3/3] platform thinkpad: Remove deprecated hotkey_report_mode parameter

[PATCH] ACPI / power: add missing newline to debug messages
 2013-07-05 12:18 UTC  (2+ messages)

[PATCH] acpi: video: no automatic brightness changes by firmware
 2013-07-05  1:15 UTC  (4+ messages)

[PATCH 3/3] acpi: remove unused LIST_HEAD(acpi_device_list)
 2013-07-04 12:50 UTC  (5+ messages)
      ` [PATCH] "

Confidential: Reply Asap!
 2013-07-04 10:25 UTC 

[PATCH 0/4] ACPI / dock: Cleanups and simplifications
 2013-07-03 23:28 UTC  (7+ messages)
` [PATCH 0/3] ACPI / dock: Notification rework and memory leak fix
  ` [PATCH 0/4] ACPI / dock: One fix and more cleanups
    ` [PATCH 1/4] ACPI / dock: Actually define acpi_dock_init() as void
    ` [PATCH 2/4] ACPI / dock: Do not check CONFIG_ACPI_DOCK_MODULE
    ` [PATCH 3/4] ACPI / dock / PCI: Drop ACPI dock notifier chain
    ` [PATCH 4/4] ACPI / dock: Drop unnecessary local variable from dock_add()

[PATCH] ACPICA: acpi_read: update return_value atomically
 2013-07-03  0:30 UTC 

[PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
 2013-07-02 22:55 UTC  (11+ messages)
` [PATCH 0/8] PCI, ACPI, x86: Reserve fw allocated resource for hot-add root bus

[PATCH] ACPI / PM: Fix corner case in acpi_bus_update_power()
 2013-07-02 22:42 UTC 

[PATCH v3 0/3] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-07-02 11:42 UTC  (4+ messages)
` [PATCH v3 1/3] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path


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