messages from 2008-02-17 22:37:06 to 2008-02-21 11:54:53 UTC [more...]
dmidecode (Sony Vaio VGN-TX5MN)
2008-02-21 12:23 UTC
ACPI patches for Linux-2.6.25-rc2
2008-02-21 11:18 UTC (28+ messages)
` [PATCH 01/26] ACPI: EC: Use proper handle for boot EC
` [PATCH 02/26] kernel-doc: fix pci-acpi warning
` [PATCH 03/26] thermal: validate input parameters
` [PATCH 04/26] thermal: use ERR_PTR for returning error
` [PATCH 05/26] ACPI fan: extract return values using PTR_ERR
` [PATCH 06/26] ACPI: thermal: Check whether cooling device exists before unregistering
` [PATCH 07/26] ACPI thermal: extract return values using PTR_ERR
` [PATCH 08/26] ACPI video: check for error from thermal_cooling_device_register
` [PATCH 09/26] intel_menlo: extract return values using PTR_ERR
` [PATCH 10/26] ACPI: thinkpad-acpi: trivial fix to module_desc typo
` [PATCH 11/26] ACPI: thinkpad-acpi: trivial fix to documentation
` [PATCH 12/26] ACPI: thinkpad-acpi: always track input device open/close
` [PATCH 13/26] ACPI: thinkpad-acpi: synchronize input device switches
` [PATCH 14/26] ACPI: thinkpad-acpi: make the video output feature optional
` [PATCH 15/26] ACPI: thinkpad-acpi: issue input events for tablet swivel events
` [PATCH 16/26] ACPI: thinkpad-acpi: improve thinkpad-acpi input device documentation
` [PATCH 17/26] ACPI: thinkpad-acpi: minor hotkey_radio_sw fixes
` [PATCH 18/26] ACPI: thinkpad-acpi: add tablet-mode reporting
` [PATCH 19/26] ACPI: sparse fix, replace macro with static function
` [PATCH 20/26] acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 series
` [PATCH 21/26] ACPI: remove is_processor_present prototype
` [PATCH 22/26] ACPI: TSC breaks atkbd suspend
` [PATCH 23/26] ACPI: fix build warning
` [PATCH 24/26] Hibernation: Handle DEBUG_PAGEALLOC on x86
` [PATCH 25/26] PCI ACPI: Fix comment describing acpi_pci_choose_state
` [PATCH 26/26] PM: Make suspend_device() static
[GIT PATCH] ACPI patches for 2.6.25-rc2
2008-02-21 9:54 UTC (2+ messages)
ACPI patches for Linux-2.6.25-rc2
2008-02-21 9:25 UTC (27+ messages)
` [PATCH 01/26] ACPI: EC: Use proper handle for boot EC
` [PATCH 02/26] kernel-doc: fix pci-acpi warning
` [PATCH 03/26] thermal: validate input parameters
` [PATCH 04/26] thermal: use ERR_PTR for returning error
` [PATCH 05/26] ACPI fan: extract return values using PTR_ERR
` [PATCH 06/26] ACPI: thermal: Check whether cooling device exists before unregistering
` [PATCH 07/26] ACPI thermal: extract return values using PTR_ERR
` [PATCH 08/26] ACPI video: check for error from thermal_cooling_device_register
` [PATCH 09/26] intel_menlo: extract return values using PTR_ERR
` [PATCH 10/26] ACPI: thinkpad-acpi: trivial fix to module_desc typo
` [PATCH 11/26] ACPI: thinkpad-acpi: trivial fix to documentation
` [PATCH 12/26] ACPI: thinkpad-acpi: always track input device open/close
` [PATCH 13/26] ACPI: thinkpad-acpi: synchronize input device switches
` [PATCH 14/26] ACPI: thinkpad-acpi: make the video output feature optional
` [PATCH 15/26] ACPI: thinkpad-acpi: issue input events for tablet swivel events
` [PATCH 16/26] ACPI: thinkpad-acpi: improve thinkpad-acpi input device documentation
` [PATCH 17/26] ACPI: thinkpad-acpi: minor hotkey_radio_sw fixes
` [PATCH 18/26] ACPI: thinkpad-acpi: add tablet-mode reporting
` [PATCH 19/26] ACPI: sparse fix, replace macro with static function
` [PATCH 20/26] acer-wmi: Add DMI match for mail LED on Acer TravelMate 4200 series
` [PATCH 21/26] ACPI: remove is_processor_present prototype
` [PATCH 22/26] ACPI: TSC breaks atkbd suspend
` [PATCH 23/26] ACPI: fix build warning
` [PATCH 24/26] Hibernation: Handle DEBUG_PAGEALLOC on x86
` [PATCH 25/26] PCI ACPI: Fix comment describing acpi_pci_choose_state
` [PATCH 26/26] PM: Make suspend_device() static
Kernel Version specific vendor override possibilities needed - Revert and provide osi=linux or provide a replacement
2008-02-21 9:15 UTC (13+ messages)
[PATCH 0/2] Two important suspend/hibernation patches updated
2008-02-21 8:44 UTC (4+ messages)
` [PATCH 1/2] Hibernation: Handle DEBUG_PAGEALLOC on x86
` [PATCH 2/2] Suspend: Wakeup code in C
i386 warnings in acpi-test
2008-02-21 7:49 UTC (3+ messages)
2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green
2008-02-21 8:30 UTC (58+ messages)
` [Suspend-devel] "
[BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os
2008-02-21 7:08 UTC (13+ messages)
` 2.6.25-rc2-mm1 (x64 thermal build failure)
ACPI: DMI Product Name: OptiPlex 330
2008-02-20 22:55 UTC
[PATCH] PM: Remove unbalanced mutex_unlock() from dpm_resume()
2008-02-20 21:57 UTC (3+ messages)
` patch pm-remove-unbalanced-mutex_unlock-from-dpm_resume.patch added to gregkh-2.6 tree
Machine shutdown after resume from S3
2008-02-20 21:37 UTC
module bay on dell d830
2008-02-20 20:11 UTC
BIOS bug introduced on some ASUS machines and some Mainboards
2008-02-20 12:15 UTC
2.6.24 Temperature/speed _not_ normal - no thermal throttling?
2008-02-20 9:27 UTC (2+ messages)
2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green
2008-02-20 6:19 UTC (6+ messages)
[PATCH 1/5] DMI: move dmi_available declaration to linux/dmi.h
2008-02-20 2:47 UTC (20+ messages)
` [PATCH 5/5] ACPI: add DMI to enable OSI(Linux) on ThinkPad T61
[2.6 patch] drivers/thermal/thermal.c: fix a check-after-use
2008-02-20 0:26 UTC (3+ messages)
[PATCH 2/2] asus-laptop add kill switch support
2008-02-19 23:38 UTC (4+ messages)
[2.6 patch] sony-laptop.c: fix off-by-one
2008-02-19 23:27 UTC (2+ messages)
kernel output
2008-02-19 20:17 UTC
[PATCH 2/3] PM: Make suspend_device() static
2008-02-19 19:43 UTC (2+ messages)
` patch driver-core-pm-make-suspend_device-static.patch added to gregkh-2.6 tree
Problem with the Fn+F3 key. acpi problem ?
2008-02-19 9:44 UTC (7+ messages)
Linux 2.6.24.1 - kernel does not boot; IRQ trouble?
2008-02-19 8:47 UTC (9+ messages)
[PATCH 4/4] [PATCH] remove goto statement
2008-02-19 2:42 UTC
[PATCH 1/4] make cdev attribuition the last step
2008-02-19 2:22 UTC (7+ messages)
` [PATCH 2/4] use pr->cdev as a condition for cleanup
` [PATCH 3/4] provide error handling for unclean objects
` [PATCH 4/4] remove goto statement
[PATCH 0/4] Avoid panic in case of buggy bios
2008-02-18 20:56 UTC
[PATCH] asus-laptop: add suspend/resume handlers
2008-02-18 8:25 UTC (2+ messages)
ACPI DMI info for Dell Precision WorkStation 380
2008-02-18 5:44 UTC
ACPI: Please test with "acpi_osi=!Linux"
2008-02-17 23:22 UTC
[Bugme-new] [Bug 9957] New: Battery gives me now two batterys, but only one is present
2008-02-17 22:28 UTC (4+ 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