public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-28 12:04:12 to 2013-07-10 09:39:00 UTC [more...]

[PATCH v3 0/3] Firmware first mode for corrected errors
 2013-07-10  9:38 UTC  (20+ messages)
` [PATCH v3 1/3] mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC
` [PATCH v3 2/3] mce: acpi/apei: Add a boot option to disable ff mode for corrected errors
` [PATCH v3 3/3] mce, acpi/apei: Soft-offline a page on firmware GHES notification
` [PATCH 4] mce: acpi/apei: Add a sysctl to control page offlining on firmware report

[PATCH] ACPI / scan: Always call acpi_bus_scan() for bus check notifications
 2013-07-10  0:11 UTC  (3+ messages)

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-07-09 23:54 UTC  (15+ 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

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] platform samsung-q10: use ACPI instead of direct EC calls
 2013-07-08 21:34 UTC  (3+ messages)

[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  (9+ messages)
` [PATCH v6 1/5] acpi: Remove need to include linux/acpi.h in common acpica code
` [PATCH v6 2/5] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path
` [PATCH v6 3/5] acpi/xen/tboot: Adjust linux acpi OS functions to new extended parameter
` [PATCH v6 4/5] x86/tboot: Fail extended mode reduced hardware sleep
` [PATCH v6 5/5] xen/acpi: notify xen when reduced hardware sleep is available
` [Xen-devel] [PATCH v6 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-08  8:00 UTC  (19+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
` [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 "

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 v2 0/8] Thunderbolt workarounds
 2013-07-05  5:47 UTC  (29+ 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: 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  (23+ messages)
` [PATCH 1/4] ACPI / dock: Drop the hp_lock mutex from struct dock_station
` [PATCH 2/4] ACPI / dock: Rework and simplify find_dock_devices()
` [PATCH 3/4] ACPI / dock: Walk list in reverse order during removal of devices
` [PATCH 4/4] ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug()
` [PATCH 0/3] ACPI / dock: Notification rework and memory leak fix
  ` [PATCH 1/3] ACPI / dock: Rework the handling of notifications
  ` [PATCH 2/3] ACPI: Drop ACPI bus notifier call chain
  ` [PATCH 3/3] ACPI / dock: Do not leak memory on falilures to add a dock station
  ` [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

[PATCH v2 2/2] mce: acpi/apei: Add a boot option to disable ff mode for corrected errors
 2013-07-01 15:41 UTC  (6+ messages)

[GIT PULL] ACPI and power management updates for v3.11-rc1
 2013-07-01 14:43 UTC 

[PATCH] ACPI/fan: Initialize acpi_state variable
 2013-07-01 14:25 UTC  (4+ messages)

[PATCH] ACPI/fan: Initialize acpi_state variable
 2013-07-01 14:21 UTC 

New motherboard not detecting all memory
 2013-06-30 11:40 UTC  (3+ messages)

Parameter check for EINJ error injection - V3
 2013-06-29 18:29 UTC  (3+ messages)

[PATCH 1/1] ACPI: ghes: Remove redundant platform_set_drvdata()
 2013-06-28 18:47 UTC  (5+ messages)

[PATCH v3 00/10] minor improvements for ACPI dock and acpiphp drivers
 2013-06-28 18:42 UTC  (14+ messages)
` [PATCH v3 01/10] ACPI, DOCK: avoid initializing acpi_dock_notifier_list multiple times
` [PATCH v3 02/10] ACPI, DOCK: kill redundant spin lock in dock station object
` [PATCH v3 03/10] ACPI, DOCK: mark initialization functions with __init
` [PATCH v3 04/10] ACPI, DOCK: simplify implementation of dock_create_acpi_device()
` [PATCH v3 05/10] ACPI: introduce helper function acpi_has_method()
` [PATCH v3 06/10] ACPI: introduce helper function acpi_execute_simple_method()
` [PATCH v3 07/10] ACPI: introduce two helper functions to simplify code
` [PATCH v3 08/10] ACPI: change acpi_[bay|dock]_match() in scan.c as global functions
` [PATCH v3 09/10] ACPI: simplify dock driver with new helper functions
` [PATCH v3 10/10] ACPI: simplify acpiphp "

[PATCH v5 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-06-28 16:15 UTC  (12+ messages)
` [PATCH v5 1/5] acpi: Remove need to include linux/acpi.h in common acpica code
` [PATCH v5 2/5] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path
` [PATCH v5 3/5] acpi: Adjust linux acpi OS functions to new extended parameter
` [PATCH v5 4/5] x86/tboot: Fail extended mode reduced hardware sleep
` [PATCH v5 5/5] xen/acpi: notify xen when reduced hardware sleep is available


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