public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-14 12:49:20 to 2008-05-29 13:23:13 UTC [more...]

[PATCH] libata: Handle bay devices in dock stations
 2008-05-29 13:22 UTC  (5+ messages)

RESEND: [PATCH 1/3] Input: Add switch for dock events
 2008-05-29  8:23 UTC  (11+ messages)
  ` RESEND: [PATCH 2/3] ACPI: Send switch event on "
    ` RESEND: [PATCH 3/3] Misc: Add HP WMI laptop extras driver
    ` Version 2: [PATCH 2/3] ACPI: Send switch event on dock events
  ` Version 2: [PATCH 1/3] Input: Add switch for "

looking for advanced debugging advice (resume from ram)
 2008-05-29  4:09 UTC 

[PATCH] ACPI: Ignore _BQC object when registering backlight device
 2008-05-29  3:25 UTC 

[PATCH] Fujitsu-laptop: autoload based on PnP device
 2008-05-29  1:00 UTC 

[patch 0/2] PNPACPI: fix IRQ encoding problems
 2008-05-28 23:14 UTC  (7+ messages)
` [patch 1/2] PNPACPI: fix IRQ flag decoding
` [patch 2/2] PNPACPI: fix shareable IRQ encode/decode

ACPICA branch
 2008-05-28 17:40 UTC  (14+ messages)
` [PATCH 70/73] ACPICA: Fix to disable unknown spurious GPEs

[Fwd: Re: long-term regression - Parallel Port broken?]
 2008-05-28  9:19 UTC  (5+ messages)

[PATCH] Fujitsu-laptop update
 2008-05-28  9:04 UTC  (5+ messages)

BIOS _OSI(Linux) query ignored on PRIMEQUEST
 2008-05-28  4:04 UTC  (14+ messages)
` [PATCH 0/2] ACPI: add "OSI(Linux) checking procedure" for ia64 machines
  ` [PATCH 1/2] ACPI: add acpi_osi_dmi_table evaluation procedure "
  ` [PATCH 2/2] ACPI: add DMI info to enable OSI(Linux) on PRIMEQUEST

[PATCH 0/4] Fix forcedeth hibernate/wake-on-lan problems
 2008-05-27 21:32 UTC  (2+ messages)

SATA disk reports DRDY and goes to PIO0 eventually. noapic fixes it
 2008-05-27 21:19 UTC  (2+ messages)

ACPI Asus X51l
 2008-05-27 20:39 UTC 

PNPACPI: use _CRS IRQ descriptor length for _SRS
 2008-05-27 16:53 UTC  (4+ messages)
` PNPACPI: use _CRS IRQ descriptor length for _SRS, v2

[ 19.583808] ACPI: Please send DMI info above to
 2008-05-27 11:09 UTC 

cpufreq limits avilable frequencies to 800MHz on git kernel
 2008-05-27  9:35 UTC  (4+ messages)

DMI info
 2008-05-26 19:01 UTC 

Kohjinsha SH8 "BIOS _OSI(Linux) query ignored"
 2008-05-25  8:15 UTC 

ACPI CA resource encoding problem
 2008-05-23 18:19 UTC  (3+ messages)

ThinkPad X300 DMI info
 2008-05-23 13:36 UTC 

Sony laptop battery has odd behavior with 2.6.26-rc3ish build
 2008-05-23  9:40 UTC  (5+ messages)

[PATCH 0/8] docking realted fixes
 2008-05-23  1:25 UTC  (3+ messages)

[patch 0/4] PNP: convert resource table to dynamic list, v2
 2008-05-22 21:18 UTC  (13+ messages)
` [patch 1/4] PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
` [patch 2/4] PNP: replace pnp_resource_table with dynamically allocated resources
` [patch 3/4] PNP: remove ratelimit on add resource failures
` [patch 4/4] PNP: dont sort by type in /sys/.../resources

[PATCH 8/8]remove useless code
 2008-05-22  6:34 UTC 

[PATCH 7/8]introduce .uevent for devices in dock
 2008-05-22  6:34 UTC 

[PATCH 6/8] libata hotplug to align with dock driver
 2008-05-22  6:34 UTC 

[PATCH 5/8] fix hotplug race
 2008-05-22  6:34 UTC 

[PATCH 4/8] FIx duplicate notification handler register
 2008-05-22  6:33 UTC 

[PATCH 3/8] makeing dock driver supports bay and battery hotplug
 2008-05-22  6:33 UTC 

[PATCH 2/8] add _LCK support for dock
 2008-05-22  6:33 UTC 

[PATCH 1/8] avoid check _STA method
 2008-05-22  6:33 UTC 

acpi_apic_instance=2
 2008-05-22  5:58 UTC 

[PATCH 0/7] Patches for 2.6.27
 2008-05-21 22:55 UTC  (14+ messages)
` [PATCH 1/7] ACPI Hibernation: Use ACPI hardware signature
      ` [PATCH 1/7] ACPI Hibernation: Use ACPI hardware signature (rev. 2)
` [PATCH 2/7] APM emulation: Notify about all suspend events, not just APM invoked ones (v2)
` [PATCH 3/7] ACPI PM: acpi_pm_device_sleep_state() cleanup
` [PATCH 4/7] PCI ACPI: Drop the second argument of platform_pci_choose_state
` [PATCH 5/7] ACPI PM: Remove obsolete Toshiba workaround
` [PATCH 6/7] Freezer: Introduce PF_FREEZER_NOSIG
` [PATCH 7/7] ACPI PM: Add possibility to change suspend sequence
    ` [PATCH 7/7] ACPI PM: Add possibility to change suspend sequence (rev. 2)

[PATCH] Fixups to ATA ACPI hotplug
 2008-05-21 22:26 UTC  (9+ messages)

Suspend and hibernation patchset for 2.6.26-rc3
 2008-05-21 21:29 UTC 

[PATCH] bay: Exit if notify handler cannot be installed
 2008-05-21 11:06 UTC  (3+ messages)

can't shut down
 2008-05-21  5:37 UTC  (3+ messages)

[PATCH 2/3] Introduce acpi_root_table=rsdt boot param and dmi list to force rsdt
 2008-05-20 19:54 UTC  (7+ messages)

[patch 0/8] PNP: convert resource table to dynamic list, v1
 2008-05-19 23:27 UTC  (15+ messages)
` [patch 2/8] PNP: add detail to debug resource dump
` [patch 3/8] PNP: remove pnp_resource.index
` [patch 4/8] PNP: add pnp_resource_type() internal interface
` [patch 5/8] PNP: add pnp_resource_type_name() helper function
` [patch 6/8] PNP: replace pnp_resource_table with dynamically allocated resources

[PATCH 0/2] Patches for 2.6.27, dependent on the other trees
 2008-05-19 22:36 UTC  (5+ messages)
` [RFC][PATCH 2/2] ACPI PM: Add possibility to change suspend sequence

[PATCH 0/5] pci-acpi: improvement for _OSC evaluation
 2008-05-19 22:27 UTC  (9+ messages)
` [PATCH 1/5] pci-acpi: remove duplicate code for _OSC
` [PATCH 2/5] pci-acpi: use local buffer "
` [PATCH 3/5] pci-acpi: add flag to indicate query had been done
` [PATCH 4/5] pci-acpi: remove unused variable in __pci_osc_support_set
` [PATCH 5/5] pci-acpi: minor cleanups for _OSC

[2.6 patch] MAINTAINERS: update ACPI homepage
 2008-05-19 22:08 UTC 

PROBLEM: Error messages on resume from memory/disk
 2008-05-19 22:04 UTC  (4+ messages)

dmidecode output
 2008-05-16 20:16 UTC 

[patch 07/11] acpi_pm_device_sleep_state() cleanup
 2008-05-16 19:58 UTC  (3+ messages)

[GIT PATCH] thinkpad-acpi bug fixes for 2.6.26-rc
 2008-05-15 19:29 UTC  (3+ messages)
` [PATCH 1/2] ACPI: thinkpad-acpi: fix initialization error paths
` [PATCH 2/2] ACPI: thinkpad-acpi: fix LED handling on older ThinkPads

[PATCH] ACPI:avoid printing the error message that processor device is not present
 2008-05-15 13:55 UTC  (5+ messages)
` Subject:ACPI: Send the reserved AC notification event to user space

[PATCH] Fix polling policy in the absence of _TZP
 2008-05-15 12:02 UTC  (15+ messages)
` [PATCH 1/2] Add a list of processor objects to the ACPI core
  ` [PATCH 2/2] Add a passive cooling trip point if the firmware doesn't define one

/proc/acpi/battery/BAT0/info stale when battery changed on Thinkpad X60t
 2008-05-15  9:26 UTC  (4+ messages)
    ` [PATCH] ACPI: Battery: Update info for inserted battery

[linux-pm] Suspend, followed by immediate resume
 2008-05-15  2:04 UTC 

About p4-clockmod breakage/removal
 2008-05-15  1:55 UTC  (14+ messages)

[patch 11/11] revert "ACPICA: Fixes for Unload and DDBHandles"
 2008-05-14 23:09 UTC 

[patch 09/11] acpi: fix drivers/acpi/glue.c build error
 2008-05-14 23:09 UTC 

[patch 10/11] proper prototype for acpi_processor_tstate_has_changed()
 2008-05-14 23:09 UTC 

[patch 06/11] misc,acpi,backlight: compal Laptop Extras
 2008-05-14 23:09 UTC 

[patch 05/11] acpi video: blacklist Fujitsu Lifebook S6410
 2008-05-14 23:09 UTC 

[patch 08/11] acpi: change processors from array to per_cpu variable
 2008-05-14 23:09 UTC 

[patch 03/11] acpi: adjust register handling
 2008-05-14 23:09 UTC 

[patch 01/11] acpi: enable C3 Power State on Dell Inspiron 8200
 2008-05-14 23:09 UTC 

[patch 04/11] acpi: adjust _acpi_{module,function}_name definitions
 2008-05-14 23:09 UTC 

[patch 02/11] acpi: fix FADT parsing
 2008-05-14 23:09 UTC 

[linux-pm] [RESEND patch 2.6.25] ACPI uses device_may_wakeup() policy inputs
 2008-05-14 14:56 UTC  (3+ messages)


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