public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-08 14:45:12 to 2009-06-17 20:08:57 UTC [more...]

[PATCH] PM: Introduce core framework for run-time PM of I/O devices
 2009-06-17 20:08 UTC  (13+ messages)
` [linux-pm] "
  ` [patch update] "
          ` [patch update 2] "
            ` [patch update 2 fix] "

[PATCH 1/2] ACPICA: Clear power button status before enabling event
 2009-06-17 19:08 UTC  (6+ messages)
` [PATCH 2/2] ACPICA: Use fixed event wrappers to enable/disable/clear

acpi on sony vaio vgn-sz61mn
 2009-06-17 13:43 UTC 

[2.6.30] Kernel bug with dock driver
 2009-06-17 12:34 UTC  (7+ messages)

Acpi questions relating wrong battery indications
 2009-06-17 12:07 UTC 

does anyone have Dell Latitude E6400?
 2009-06-17  9:39 UTC  (3+ messages)
  ` [linux-pm] "

[PATCH]: ACPI: Add the reference count to avoid unloading ACPI video bus twice
 2009-06-17  3:09 UTC  (3+ messages)

[RFC] i915/acpi: add lid status notification and detection
 2009-06-17  2:32 UTC  (11+ messages)
        ` [Intel-gfx] "

2.6.30: hibernation/swsusp lockup due to acpi-cpufreq
 2009-06-16 22:44 UTC  (11+ messages)

[PATCH] x86/pci: do assign root bus res if _CRS is used
 2009-06-16 21:54 UTC  (7+ messages)

[PATCH 00/15] acpi4asus updates
 2009-06-16 19:28 UTC  (16+ messages)
` [PATCH 01/15] eeepc-laptop: Register as a pci-hotplug device
  ` [PATCH 02/15] eeepc: fix kconfig selects
    ` [PATCH 03/15] eeepc-laptop.c: use pr_fmt and pr_<level>
      ` [PATCH 04/15] eeepc-laptop: enable camera by default
        ` [PATCH 05/15] asus-laptop: platform dev as parent for led and backlight
          ` [PATCH 06/15] acpi4asus: update MAINTAINER and KConfig links
            ` [PATCH 07/15] asus_acpi: Deprecate in favor of asus-laptop
              ` [PATCH 08/15] asus-laptop: use pr_fmt and pr_<level>
                ` [PATCH 09/15] eeepc-laptop: rfkill refactoring
                  ` [PATCH 10/15] eeepc-laptop: right parent device
                    ` [PATCH 11/15] eeepc-laptop: sync eeepc-laptop with asus_acpi
                      ` [PATCH 12/15] eeepc-laptop: makes get_acpi() returns -ENODEV
                        ` [PATCH 13/15] eeepc-laptop: get the right value for CMSG
                          ` [PATCH 14/15] eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
                            ` [PATCH 15/15] eeepc-laptop: cpufv updates

[PATCH 0/4] eeepc-laptop updates
 2009-06-16 19:25 UTC  (5+ messages)
` [PATCH 1/4] eeepc: fix kconfig selects
  ` [PATCH 2/4] eeepc-laptop: Fix cpufv

[PATCH -next] eeepc: fix selects (third time)
 2009-06-16 17:44 UTC 

[Intel-gfx] RFC] [Patch] [DRM/I915] :Check the LID device to decide whether the LVDS should be initialized
 2009-06-16 10:59 UTC  (7+ messages)

[git pull request] ACPICA patches for Linux 2.6.31-rc0
 2009-06-15 17:09 UTC 

2.6.30: Periodic ACPI Exception and Error messages on Sony Vaio SR19VN
 2009-06-15 10:21 UTC 

[2.6.30][regression] ACPI continuously logging errors and exceptions while reading DVD
 2009-06-14  9:12 UTC  (2+ messages)

[linux-pm] [RFC][PATCH 0/2] PM: Rearrange core suspend code
 2009-06-13 22:04 UTC  (57+ messages)
` [linux-pm] Run-time PM idea (was: Re: [RFC][PATCH 0/2] PM: Rearrange core suspend code)
          ` [patch update] "
                  ` [patch update] "

[BUG][2.6.30] Niced processes do not raise CPU frequency with ondemand
 2009-06-13 18:01 UTC  (6+ messages)
        ` [SOMEWHAT SOLVED] "

[PATCH] for Bad _BQC behavior on HP laptops
 2009-06-13 12:30 UTC 

dump of acpi using acpidump
 2009-06-13  3:11 UTC 

[GIT PULL] PM updates for 2.6.31
 2009-06-12 22:44 UTC  (4+ messages)

hp-wmi: reading hddtemp results in ACPI errors
 2009-06-12 20:35 UTC 

[PATCH] wmi: Fix kernel panic when stack protection enabled
 2009-06-12  5:44 UTC  (3+ messages)

[PATCH] ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
 2009-06-12  4:05 UTC 

[PATCH]: ACPI: Add the reference count to avoid unloading ACPI video bus twice
 2009-06-12  0:51 UTC 

2.6.30-rc6: i915: Xserver crash - oops after rmmod
 2009-06-12  0:49 UTC  (4+ messages)

[PATCH v2 00/11] Dynamic ACPI-PCI binding
 2009-06-11 22:17 UTC  (11+ messages)
` [PATCH v2 07/11] ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind
` [PATCH v2 08/11] PCI Hotplug: acpiphp: convert to acpi_get_pci_dev

[PATCH v3 00/12] Dynamic ACPI-PCI binding
 2009-06-11 19:22 UTC  (14+ messages)
` [PATCH v3 01/12] ACPI: make acpi_pci_bind() static
` [PATCH v3 02/12] ACPI: Introduce acpi_is_root_bridge()
` [PATCH v3 03/12] ACPI: Introduce acpi_get_pci_dev()
` [PATCH v3 04/12] ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.c
` [PATCH v3 05/12] ACPI: eviscerate pci_bind.c
` [PATCH v3 06/12] ACPI: simplify acpi_pci_irq_add_prt() API
` [PATCH v3 07/12] ACPI: simplify acpi_pci_irq_del_prt() API
` [PATCH v3 08/12] ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind
` [PATCH v3 09/12] PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
` [PATCH v3 10/12] ACPI: kill acpi_get_pci_id
` [PATCH v3 11/12] ACPI: video: convert to acpi_get_pci_dev
` [PATCH v3 12/12] ACPI: kill acpi_get_physical_pci_device()

Congrats
 2009-06-11 11:08 UTC 

[patch 1/4] dell-wmi: mask off upper bytes of event response
 2009-06-10 19:40 UTC 

[patch 2/4] dell-wmi: add additional keyboard events
 2009-06-10 19:40 UTC 

[patch 3/4] dell-wmi: don't generate errors on empty messages
 2009-06-10 19:40 UTC 

[patch 4/4] hp-wmi: add support for reporting tablet state
 2009-06-10 19:40 UTC 

[patch 21/60] cpuidle: make AMC C1E work in processor_idle
 2009-06-10  0:13 UTC 

Bad _BQC behaviour on Packard Bell Easynot BG-45
 2009-06-10  2:24 UTC  (2+ messages)

[PATCH 2/2] toshiba-acpi: Support TOS1900-type devices
 2009-06-10  0:29 UTC  (15+ messages)

Run-time PM idea (was: Re: [linux-pm] [RFC][PATCH 0/2] PM: Rearrange core suspend code)
 2009-06-09 22:44 UTC  (19+ messages)
                ` Run-time PM idea (was: "

[PATCH 2.6.30-rc4] thermal: fix off-by-1 error in trip point trigger condition
 2009-06-09 17:06 UTC  (3+ messages)

[patch 39/87] cpuidle: make AMC C1E work in processor_idle
 2009-06-09  9:39 UTC 

[PATCH] sony-laptop: no need to unblock rfkill on load
 2009-06-09  9:30 UTC  (6+ messages)

[RFC][PATCH 0/2] PM: Rearrange core suspend code
 2009-06-08  6:36 UTC  (3+ messages)
` [RFC][PATCH 1/2] PM: Separate suspend to RAM functionality from core


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