messages from 2008-04-11 01:13:30 to 2008-04-15 17:23:07 UTC [more...]
[Bugme-new] [Bug 10455] New: Kernel lockup when iwl3945 modules is loaded after a few hours
2008-04-15 17:22 UTC (5+ messages)
can't shut down
2008-04-15 14:09 UTC
2.6.25 regression: 60417f5976df breaks Thinkpad suspend
2008-04-15 11:53 UTC
[PATCH] ACPI: Support Fujitsu Lifebook S6410 in fujitsu-laptop
2008-04-15 10:51 UTC (14+ messages)
Can't get ACPI to work on a Panasonic Toughbook CF-52
2008-04-15 9:40 UTC (6+ messages)
ACPICA branch
2008-04-15 8:36 UTC (79+ messages)
` [PATCH 01/73] ACPICA: Several fixes for internal method result stack
` [PATCH 02/73] ACPICA: Removed unused code
` [PATCH 03/73] ACPICA: Update for mutiple global lock acquisitions by same thread
` [PATCH 04/73] ACPICA: changed order of interpretation of operand objects
` [PATCH 05/73] ACPICA: Avoid use of invalid pointers in returned object field
` [PATCH 06/73] ACPICA: Fixed a couple compiler warnings for extra extern statements
` [PATCH 07/73] ACPICA: Update comments for acquire/release mutex interfaces
` [PATCH 08/73] ACPICA: Removed extraneous code
` [PATCH 09/73] ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT define
` [PATCH 10/73] ACPICA: Misc fixes for recent global lock code update
` [PATCH 11/73] ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
` [PATCH 12/73] ACPICA: Fix for package reference counts
` [PATCH 13/73] ACPICA: Update version to 20070320
` [PATCH 14/73] ACPICA: Fix for update of the Global Lock Handle
` [PATCH 15/73] ACPICA: Update version to 20070508
` [PATCH 16/73] ACPICA: Updated error message for dynamic method serialization
` [PATCH 17/73] ACPICA: Support for iASL - multiple files and wildcards
` [PATCH 18/73] ACPICA: Add minimal disassembly support for the SLIC table
` [PATCH 19/73] ACPICA: New interfaces for table event handlers
` [PATCH 20/73] ACPICA: Fix for namespace lookup problem
` [PATCH 21/73] ACPICA: update version number to 20070919
` [PATCH 22/73] ACPICA: Fix for Alias operator to see target child objects
` [PATCH 23/73] ACPICA: Fix for fault if Load() fails
` [PATCH 24/73] ACPICA: Fix a fault when storing DdbHandle to Debug object
` [PATCH 25/73] ACPICA: Fix for memory leak related to DdbHandle objects
` [PATCH 26/73] ACPICA: Add a table checksum verify for Load operator
` [PATCH 27/73] ACPICA: Add error checks to prevent faults
` [PATCH 28/73] ACPICA: Fix for Load/LoadTable to specify load location
` [PATCH 29/73] ACPICA: Fixed a memory leak when Device or Thermal objects referenced in packages
` [PATCH 30/73] ACPICA: Fix for Increment/Decrement operator, incorrect type change
` [PATCH 31/73] ACPICA: Added additional parameter validation for LoadTable
` [PATCH 32/73] ACPICA: Update version to 20071019
` [PATCH 33/73] ACPICA: Cosmetic changes only, no functional changes
` [PATCH 34/73] "
` [PATCH 35/73] ACPICA: Cleanup of debug output
` [PATCH 36/73] ACPICA: Fixes a problem with control method references within packages
` [PATCH 37/73] ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers
` [PATCH 38/73] ACPICA: Fixed a problem with Index references passed as method arguments
` [PATCH 39/73] ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator
` [PATCH 40/73] ACPICA: Update version to 20071114
` [PATCH 41/73] ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely
` [PATCH 42/73] ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits
` [PATCH 43/73] ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion
` [PATCH 44/73] ACPICA: Undo accidental checkin of not-fully-tested mutex changes
` [PATCH 45/73] ACPICA: Implemented full argument resolution support for the BankValue argument to BankField
` [PATCH 46/73] ACPICA: Fixed a couple memory leaks associated with "implicit return" objects when the AML Interpreter slack mode is enabled
` [PATCH 47/73] ACPICA: Update version to 20071219
` [PATCH 48/73] ACPICA: Fix for SizeOf when used with Buffers and Packages
` [PATCH 49/73] ACPICA: Methods now implicitly return 0 in slack mode
` [PATCH 50/73] ACPICA: Fix for Load operator
` [PATCH 51/73] ACPICA: Fix for LoadTable operator, input strings
` [PATCH 52/73] ACPICA: Include file support for new ACPI tables
` [PATCH 53/73] ACPICA: Bulletproof disassembler for bad "
` [PATCH 54/73] ACPICA: Fixes for Unload and DDBHandles
` [PATCH 55/73] ACPICA: Update version to 20080123
` [PATCH 56/73] ACPICA: Add va_end statements as appropriate
` [PATCH 57/73] ACPICA: Added new error messages
` [PATCH 58/73] ACPICA: Fix for ACPI_HIDWORD macro
` [PATCH 59/73] ACPICA: Disassembler support for new ACPI tables
` [PATCH 60/73] ACPICA: Additional GPE/Notify handling change
` [PATCH 61/73] ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC
` [PATCH 62/73] ACPICA: Update behavior of CopyObject to match ACPI spec
` [PATCH 63/73] ACPICA: Fix for possible error when packages/buffers are passed to methods externally
` [PATCH 64/73] ACPICA: Update ACPICA version to 20080213
` [PATCH 65/73] ACPICA: Fix for extraneous debug message for packages
` [PATCH 66/73] ACPICA: Fix to handle NULL package elements correctly
` [PATCH 67/73] ACPICA: Fixes for external Reference Objects
` [PATCH 68/73] ACPICA: Updates for Debug object output
` [PATCH 69/73] ACPICA: Fixes for size of StartDependent resource descriptor
` [PATCH 70/73] ACPICA: Fix to disable unknown spurious GPEs
` [PATCH 71/73] ACPICA: Update for new Notify values
` [PATCH 72/73] ACPICA: Update version to 20080321
` [PATCH 73/73] ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates
` ACPICA branch - first try Core revision 20080321
[PATCH 2.6.24-stable] pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
2008-04-15 7:16 UTC
[PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
2008-04-15 13:49 UTC (4+ messages)
suspend/resume memory corruption on Dell Latitude D830 -- help please
2008-04-15 3:53 UTC (2+ messages)
` suspend/resume memory corruption on Dell Latitude D830
[PATCH 0/3] PM: New suspend and hibernation callbacks
2008-04-14 21:21 UTC (49+ messages)
` [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 7)
` [PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks (rev. 8)
` [PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type (rev. 3)
` [PATCH 3/3] PM: New suspend and hibernation callbacks for PCI bus type (rev. 4)
Boot Message
2008-04-14 19:39 UTC
[2.6 patch] proper prototype for acpi_processor_tstate_has_changed()
2008-04-14 18:40 UTC
[2.6 patch] #if 0 acpi/bay.c:eject_removable_drive()
2008-04-14 18:40 UTC
WMI support on Linux
2008-04-14 17:55 UTC (2+ messages)
[patch 2.6.25-rc6 0/7] misc pm wake patches
2008-04-14 4:59 UTC (4+ messages)
` [patch 2.6.25-rc6 3/7] pci_choose_state() cleanup and fixes
Suspend and hibernation patchset
2008-04-13 17:39 UTC (4+ messages)
` Suspend and hibernation patchset against -rc7
` Suspend and hibernation patchset against -rc8
` Suspend and hibernation patchset against -rc9
ACPI Extras version 0.30 unsupported model F3JA
2008-04-13 10:15 UTC (2+ messages)
ACPI
2008-04-13 7:24 UTC
Realtek 8111c weirdness problems, apic/msi, and normal bug
2008-04-12 22:02 UTC (9+ messages)
[GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
2008-04-12 14:51 UTC (16+ messages)
` [PATCH 01/13] ACPI: thinkpad-acpi: BIOS backlight mode helper (v2)
` [PATCH 06/13] ACPI: thinkpad-acpi: claim tpacpi as an official short handle
` [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
` [PATCH 09/13] ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.1)
dmidecode
2008-04-12 13:09 UTC
dmidecode for Toshiba laptop
2008-04-12 12:48 UTC
2.6.25-rc8-mm2 -- initcall acpi_init+0x0/0x216() returned with preemption imbalance
2008-04-12 5:11 UTC
[PATCH] ata-acpi: don't call _GTF for disabled drive
2008-04-12 4:15 UTC (2+ messages)
[PATCH] check that acpi_wakeup_address is below 1MB v2
2008-04-11 18:04 UTC (4+ messages)
[patch] PCI: Add DMI matching to i450NX fix-up for Dell PowerEdge 6300
2008-04-11 15:04 UTC (3+ messages)
DMI info
2008-04-11 12:38 UTC
DMI info - Lenovo ThinkPad X61 Tablet
2008-04-11 10:18 UTC
[RFC] [PATCH 1/3] Allow to override the RTC alarm time
2008-04-11 12:44 UTC (11+ messages)
[PATCH 1/2] [RTC] : Fix the error in the function of cmos_set_alarm
2008-04-11 12:36 UTC
[PATCH 2/2] [RTC] : Add the support for alarm time relative to current time in sysfs
2008-04-11 12:38 UTC
[patch for 2.6.25? 1/3] acpi: unneccessary to scan the PCI bus already scanned
2008-04-11 4:30 UTC
[patch for 2.6.25? 2/3] acpi: bus: check once more for an empty list after locking it
2008-04-11 4:30 UTC
[patch for 2.6.25? 3/3] acpi thermal trip points increased to 12
2008-04-11 4:30 UTC
[PATCH 5/6] ACPI: elide a non-zero test on a result that is never 0
2008-04-11 2:09 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).