messages from 2012-04-10 02:38:59 to 2012-04-25 22:49:46 UTC [more...]
Warning: pnp 00:0b: can't evaluate _CRS: 12311
2012-04-25 22:49 UTC (10+ messages)
[PATCH v2] ACPI: Evaluate _PS3 when entering D3 Cold
2012-04-25 19:56 UTC (2+ messages)
[PATCH 1/3] acpi_video: fix leaking PCI references
2012-04-25 14:09 UTC (4+ messages)
` [PATCH 2/3] acpi_video: Intel video is not always i915
` [PATCH 3/3] gma500: don't register the ACPI video bus
[PATCH 1/3] acpi_video: fix leaking PCI references
2012-04-25 12:49 UTC (12+ messages)
` [PATCH 2/3] acpi_video: Intel video is not always i915
` [PATCH 3/3] gma500: don't register the ACPI video bus
[PATCH] ACPI: evaluate _PS3 when entering D3 Cold
2012-04-24 21:15 UTC (11+ messages)
[RFC PATCH 001/001] ACPI: Ignore invalid _PSS entries, but use valid ones
2012-04-24 20:35 UTC
[PATCH 1/6] gma500: support 1080p
2012-04-24 15:48 UTC (6+ messages)
` [PATCH 2/6] gma500: Clean up weirdness in the cdv mode test code
` [PATCH 3/6] cdv: continue synching up with updated reference code
` [PATCH 4/6] gma500: implement backlight functionality for Cedartrail devices
` [PATCH 5/6] gma500: Add ops for hotplug support
` [PATCH 6/6] gma500: Set the mapping mask
[PATCH V2 0/6] thermal: exynos: Add kernel thermal support for exynos platform
2012-04-24 13:24 UTC (6+ messages)
[PATCH V2 0/3] PNP: Allow PNP resources to be disabled (interface)
2012-04-24 5:45 UTC (6+ messages)
` [PATCH V2 1/3] PNP: Simplify setting of resources
` [PATCH V2 2/3] PNP: Allow resources to be set as disabled
` [PATCH 3/3] PNP: Handle IORESOURCE_BITS in resource allocation
[PATCH V2 0/7] usb/acpi: Add binding usb device with acpi
2012-04-23 23:16 UTC (11+ messages)
` [PATCH V2 1/7] ACPI: Add _PLD support
` [PATCH V2 2/7] usb: Bind devices to ACPI devices when possible
` [PATCH V2 3/7] usb: Set device removable state based on ACPI USB data
` [PATCH V2 4/7] usb: add struct usb_hub_port to store port related members
` [PATCH V2 7/7] usb/acpi: add usb check for the connect type of usb port
` [PATCH V2 5/7] usb: move struct usb_device->children to struct usb_hub_port->child
` [PATCH V2 6/7] usb/acpi: add the support of usb hub ports' acpi binding without attached devices
How to detect reason for ACPI wakeup?
2012-04-23 20:26 UTC (5+ messages)
Sony CR21/Z laptop (Latency problems related to ACPI?)
2012-04-23 19:37 UTC (2+ messages)
[GIT PULL/PATCH] gts and bfs fixes (v5)
2012-04-23 18:00 UTC (7+ messages)
` [PATCH 1/2] ACPI: Convert wake_sleep_flags to a value instead of function (v5)
` [PATCH 2/2] x86/acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler (v2)
[RESEND PATCH V2] ACPI, APEI: Add validation check before GHES error is recorded
2012-04-23 2:09 UTC (3+ messages)
[PATCH v3] ACPI: D3 states cleanup
2012-04-23 1:52 UTC (2+ messages)
[PATCH v2] ACPI: D3 states cleanup
2012-04-22 11:54 UTC (10+ messages)
[v3.4-rc] regression: reboot not working
2012-04-21 9:12 UTC (3+ messages)
[RFC PATCH] PCIe: Add PCIe runtime D3cold support
2012-04-20 0:53 UTC (33+ messages)
[PATCH 0/6]: ACPI D3 state cleanup
2012-04-19 20:39 UTC (17+ messages)
` [PATCH 1/6] ACPI: D3cold state is always valid
` [PATCH 2/6] ACPI: Set D3cold state as default device sleep state
` [PATCH 3/6] ACPI: Set D3cold state as default inferred state
` [PATCH 4/6] ACPI: Fix power resource's device power state when it's off
` [PATCH 5/6] PCI/ACPI: Map PCI D3cold state to ACPI D3cold state
` [PATCH 6/6] ACPI: Rename ACPI_STATE_D3 to ACPI_STATE_D3_HOT
Please include commit 8931d9e, acpi fix, to 3.0+ stable
2012-04-19 18:05 UTC
Recent intel Cedarview motherboards: does not poweroff
2012-04-19 8:24 UTC (2+ messages)
[PATCH v2] ACPI: generate wakeup events on fixed power button
2012-04-18 22:46 UTC
[PATCH] gts and bfs fixes (v4)
2012-04-18 21:02 UTC (7+ messages)
` [PATCH 1/2] ACPI: Convert wake_sleep_flags to a value instead of function (v4)
` [PATCH 2/2] x86/acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler
/sys/class/power_supply/BAT0/ charge_ vs energy_
2012-04-18 11:44 UTC (7+ messages)
` /sys/class/power_supply/BAT0/charge_ "
[PATCH 0/7] usb/acpi: Add binding usb device with acpi
2012-04-18 2:19 UTC (10+ messages)
` [PATCH 1/7] ACPI: Add _PLD support
` [PATCH 2/7] usb: Bind devices to ACPI devices when possible
` [PATCH 3/7] usb: Set device removable state based on ACPI USB data
` [PATCH 4/7] usb: add struct usb_hub_port to store port related members
` [PATCH 5/7] usb: move struct usb_device->children to struct usb_hub_port->child
` [PATCH 6/7] usb/acpi: add the support of usb hub ports' acpi binding without attached devices
` [PATCH 7/7] usb/acpi: add usb check for the connect type of usb port
[PATCH] gts and bfs fixes (v3)
2012-04-17 18:36 UTC (4+ messages)
` [PATCH 1/2] ACPI: Convert wake_sleep_flags to a value instead of function (v4)
` [PATCH 2/2] x86/acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler
[PATCH 01/14] ACPI / Video: blacklist some samsung laptops
2012-04-17 8:31 UTC (4+ messages)
` [PATCH] samsung-laptop: unregister ACPI video module for some well known laptops
TRANSFER INFORMATION!
2012-04-17 1:26 UTC
[PATCH 0/5] ACPI: Add _OST support for ACPI hotplug
2012-04-16 18:24 UTC (13+ messages)
` [PATCH 1/4] ACPI: Set hotplug _OST support bit to _OSC
` [PATCH 2/4] ACPI: Add acpi_evaluate_ost() for calling _OST
` [PATCH 3/4] ACPI: Add _OST support for ACPI CPU hotplug
` [PATCH 4/4] ACPI: Add _OST support for ACPI memory hotplug
[PATCH] ACPI: generate wakeup events on fixed power button
2012-04-16 1:58 UTC (2+ messages)
[PATCH] ACPI-Thermal: Add Hysteresis attributes
2012-04-11 21:27 UTC
[PATCHv4] ACPI-Thermal: Make Thermal trip points writeable
2012-04-12 6:40 UTC (2+ messages)
[PATCH V2 1/4] ACPI: Fix up _PLD methods
2012-04-10 13:01 UTC (6+ messages)
[PATCH V2 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
2012-04-10 6:26 UTC (4+ messages)
` [PATCH V2 6/6] PCI, ACPI, "
[PATCH]: Trivial modification to ACPI custom method doc
2012-04-10 5:14 UTC
[PATCH] gts and bfs fixes (v2)
2012-04-10 3:22 UTC (5+ messages)
` [PATCH 1/2] ACPI: Convert wake_sleep_flags to a value instead of function (v2)
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