public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-02-20 09:56:50 to 2008-02-22 10:03:10 UTC [more...]

[PATCH 2/2] asus-laptop add kill switch support
 2008-02-22 10:03 UTC  (5+ messages)

Linux 2.6.24.1 - kernel does not boot; IRQ trouble?
 2008-02-22  9:41 UTC  (6+ messages)

build #372 issue for v2.6.25-rc2-477-g1a4c6be in ./drivers/acpi/osl.c
 2008-02-22  9:32 UTC 

The new thermal management sysfs class, and hwmon
 2008-02-22  8:33 UTC  (12+ messages)
                  ` [lm-sensors] "

2.6.25-rc2 Thinkpad T30 docking fails with oops
 2008-02-22  8:34 UTC 

[Patch] ACPI: ignore processors that doesn't support hot plug
 2008-02-22  7:17 UTC 

2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green
 2008-02-22  1:44 UTC  (84+ messages)
        ` [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. "
          `  "
                  ` [Suspend-devel] 2.6.25-rc2 System no longer powers off after suspend-to-disk. "

[BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os
 2008-02-22  1:38 UTC  (13+ messages)
` 2.6.25-rc2-mm1 (x64 thermal build failure)

Machine shutdown after resume from S3
 2008-02-21 22:21 UTC  (6+ messages)

Kernel Version specific vendor override possibilities needed - Revert and provide osi=linux or provide a replacement
 2008-02-21 17:15 UTC  (23+ messages)

100% C0 with 2.6.25-rc
 2008-02-21 16:33 UTC  (2+ messages)

[PATCH] ACPI: suspend: clear leftovers from S4BIOS
 2008-02-21 15:51 UTC  (2+ messages)

DMI Info Dell OptiPlex 745 Desktop model
 2008-02-21 14:56 UTC 

ACPI patches for Linux-2.6.25-rc2
 2008-02-21 12:26 UTC  (29+ 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 12:19 UTC  (4+ messages)

[2.6 patch] sony-laptop.c: fix off-by-one
 2008-02-21  9:58 UTC  (3+ messages)

dmidecode (Sony Vaio VGN-TX5MN)
 2008-02-21 12:23 UTC 

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

[PATCH 0/2] Two important suspend/hibernation patches updated
 2008-02-21  8:44 UTC  (2+ messages)

i386 warnings in acpi-test
 2008-02-21  7:49 UTC  (3+ messages)

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

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 


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