messages from 2013-06-27 07:08:54 to 2013-07-08 07:59:43 UTC [more...]
[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 "
[PATCH v6 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-07-08 0:13 UTC (7+ 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] ACPI / scan: Always call acpi_bus_scan() for bus check notifications
2013-07-08 0:10 UTC
[PATCH 0/2] PCI / ACPI cleanups
2013-07-07 23:19 UTC (3+ messages)
` [PATCH 1/2] ACPI / PCI: Make bus registration and unregistration symmetric
` [PATCH 2/2] ACPI / PCI: Consolidate acpiphp_enumerate_slots()
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
ACPI errors from TPM PPI
2013-07-06 11:10 UTC (3+ messages)
[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] platform samsung-q10: use ACPI instead of direct EC calls
2013-07-03 21:27 UTC
[PATCH v3 0/3] Firmware first mode for corrected errors
2013-07-03 15:46 UTC (15+ 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] 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] efi_pstore: add missing iounmap() on error in erst_exec_move_data()
2013-07-02 18:50 UTC (2+ messages)
[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 (7+ 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
[PATCH 0/4] ACPI / PM: Cleanups and device power state selection rework
2013-06-28 7:53 UTC (5+ messages)
` [PATCH 3/4] ACPI / PM: Rework and clean up acpi_dev_pm_get_state()
[PATCH v3.9 stable] PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
2013-06-27 23:24 UTC
[PATCH v4 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
2013-06-27 20:35 UTC (11+ messages)
` [PATCH v4 1/5] acpi: Remove need to include linux/acpi.h in common acpica code
` [PATCH v4 2/5] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path
` [PATCH v4 3/5] acpi: Adjust linux acpi OS functions to new extended parameter
` [PATCH v4 4/5] x86/tboot: Fail extended mode reduced hardware sleep
` [PATCH v4 5/5] xen/acpi: notify xen when reduced hardware sleep is available
[PATCH] ACPI/fan: Initialize acpi_state variable
2013-06-27 19:49 UTC (5+ messages)
[ACPI+PM] Changes for v3.11 merge window, no more new material for v3.11 (please)
2013-06-27 19:15 UTC (5+ messages)
[PATCH 2/2 V3] CPUFreq: Add new sysfs attribute freqdomain_cpus for acpi-freq driver
2013-06-27 12:13 UTC (4+ messages)
Sys backlight is empty since landing of "ACPI / PCI: Make PCI root driver use struct acpi_scan_handler"
2013-06-27 12:18 UTC (3+ messages)
[PATCH] ACPI/fan: Initialize acpi_state variable
2013-06-27 10:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox