linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-21 11:32:20 to 2009-06-29 14:22:47 UTC [more...]

[PATCH] eeepc-laptop: fix hot-unplug on resume
 2009-06-29 14:22 UTC  (4+ messages)

[PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 3)
 2009-06-29 14:09 UTC  (25+ messages)
    ` [patch update] PM: Introduce core framework for run-time PM of I/O devices (rev. 4)
      ` [patch update] PM: Introduce core framework for run-time PM of I/O devices (rev. 5)
          ` [linux-pm] "
                ` [patch update] PM: Introduce core framework for run-time PM of I/O devices (rev. 6)
                        ` [patch update] PM: Introduce core framework for run-time PM of I/O devices (rev. 7)

ACPI and driver patches for 2.6.31-rc1
 2009-06-29 13:27 UTC  (11+ messages)
` [PATCH 1/8] eeepc-laptop: Register as a pci-hotplug device
  ` [PATCH 2/8] eeepc-laptop.c: use pr_fmt and pr_<level>
  ` [PATCH 3/8] eeepc-laptop: rfkill refactoring
  ` [PATCH 4/8] eeepc-laptop: right parent device
  ` [PATCH 5/8] eeepc-laptop: makes get_acpi() returns -ENODEV
  ` [PATCH 6/8] eeepc-laptop: get the right value for CMSG
  ` [PATCH 7/8] eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
  ` [PATCH 8/8] ACPI: video: prevent NULL deref in acpi_get_pci_dev()
    ` [PATCH] eeepc-laptop: don't touch the pci slot if it was claimed by a different driver

[git pull request] ACPI & driver patches for 2.6.31-rc1
 2009-06-29  8:13 UTC  (4+ messages)
` [PATCH] eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS (was: [git pull request] ACPI & driver patches for 2.6.31-rc1)
  ` [PATCH, v2] "
    ` [PATCH, v3] "

[PATCH]new ACPI processor driver to force CPUs idle
 2009-06-29  2:54 UTC  (12+ messages)

2.6.31-rc1-git3: Reported regressions 2.6.29 -> 2.6.30
 2009-06-29  0:30 UTC  (2+ messages)
` [Bug #13471] Loading parport_pc kills the keyboard if ACPI is enabled

2.6.31-rc1-git3: Reported regressions from 2.6.30
 2009-06-28 23:51 UTC 

[PATCH] acpi processor: simplify needlessly complex printk
 2009-06-28 22:51 UTC  (4+ messages)

[PATCH] PM: Introduce core framework for run-time PM of I/O devices
 2009-06-27 21:52 UTC  (5+ messages)
` [linux-pm] "
  ` [patch update] "

[2.6.31-rc1] oops in acpi_get_pci_dev
 2009-06-27 18:55 UTC  (2+ messages)

[PATCH 0/2] Winbond IR driver
 2009-06-27  5:18 UTC  (3+ messages)
` [PATCH 1/2] ACPI: reintroduce acpi_device_ops .shutdown method
` [PATCH 2/2] Add a driver for the Winbond WPCD376I IR functionality

[PATCH] ACPI: update acpi_get_pci_dev() comments
 2009-06-26 21:16 UTC 

[PATCH v3 00/12] Dynamic ACPI-PCI binding
 2009-06-26 19:28 UTC  (9+ messages)
` [PATCH v3 11/12] ACPI: video: convert to acpi_get_pci_dev

why do drivers evaluate _INI?
 2009-06-24  9:19 UTC  (10+ messages)

[PATCH 00/15] acpi4asus updates
 2009-06-26  3:14 UTC  (16+ messages)
          ` [PATCH 1/7] eeepc-laptop: Register as a pci-hotplug device
            ` [PATCH 2/7] eeepc-laptop.c: use pr_fmt and pr_<level>
              ` [PATCH 3/7] eeepc-laptop: rfkill refactoring
                ` [PATCH 4/7] eeepc-laptop: right parent device
                  ` [PATCH 5/7] eeepc-laptop: makes get_acpi() returns -ENODEV
                    ` [PATCH 6/7] eeepc-laptop: get the right value for CMSG
                      ` [PATCH 7/7] eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go

[PATCH]: ACPI: Sort the ACPI P-state table in descending order by cpufre
 2009-06-26  2:06 UTC 

[RFC/PATCH] Winbond CIR driver for the WPCD376I chip (ACPI/PNP id WEC1022)
 2009-06-25 16:20 UTC  (3+ messages)

a backlight issue
 2009-06-25  9:39 UTC  (2+ messages)

[Debian-eeepc-devel] 5 second boot desktop with documentation
 2009-06-25  8:51 UTC 

acpi on sony vaio vgn-sz61mn
 2009-06-25  8:31 UTC  (13+ messages)

[PATCH 0/9 v2] ACPI: remove .start() and .stop() methods
 2009-06-25  2:09 UTC  (12+ messages)
` [PATCH 1/9] ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events
` [PATCH 2/9] ACPI: processor: clean up in acpi_processor_start() error exits
` [PATCH 3/9] ACPI: processor: move acpi_processor_start() after acpi_processor_add()
` [PATCH 4/9] ACPI: processor: remove .start() method
` [PATCH 5/9] ACPI: memory hotplug: "
` [PATCH 6/9] ACPI: EC: move acpi_ec_start() after acpi_ec_add()
` [PATCH 7/9] ACPI: EC: remove .start() method
` [PATCH 8/9] ACPI: EC: remove .stop() method
` [PATCH 9/9] ACPI: remove unused acpi_device_ops .stop method

[patch update 3] PM: Introduce core framework for run-time PM of I/O devices
 2009-06-24 21:23 UTC  (14+ messages)

[PATCH] wmi: Fix kernel panic when stack protection enabled
 2009-06-24 17:54 UTC 

[PATCH] ACPI video: ignore buggy _BQC
 2009-06-24 17:37 UTC  (4+ messages)

Run-time PM idea (was: Re: [linux-pm] [RFC][PATCH 0/2] PM: Rearrange core suspend code)
 2009-06-24 15:03 UTC  (11+ messages)
            ` Run-time PM idea (was: "

[PATCH] for Bad _BQC behavior on HP laptops
 2009-06-24 14:17 UTC  (4+ messages)

(unknown),
 2009-06-24 11:32 UTC 

(unknown),
 2009-06-24 11:31 UTC 

Sata link_power_management_policy questions
 2009-06-24  8:39 UTC  (5+ messages)

[RFC PATCH]: update all invocations of acpi_get_object_info interface
 2009-06-24  7:22 UTC 

[git pull request] ACPI & driver patches for 2.6.31-rc0
 2009-06-24  6:43 UTC 

[PATCH]: ACPI: Rename ACPI processor device bus ID
 2009-06-24  5:18 UTC  (2+ messages)

[PATCH]: ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS
 2009-06-24  5:13 UTC  (2+ messages)

[PATCH] io_start uses unsigned int instead of int
 2009-06-24  3:47 UTC  (2+ messages)

[PATCH 1/5] Show the physical device node of backlight class device
 2009-06-24  3:41 UTC  (13+ messages)
` [PATCH 2/5] fix a deadlock in hotplug case
  ` [PATCH 3/5] run ACPI device hot removal in kacpi_hotplug_wq
    ` [PATCH 4/5] disable Vista compatibility on some sony laptops
      ` [PATCH 5/5] ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness

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

kerneloops.org report for the week of June 14 2009
 2009-06-23 16:58 UTC  (2+ messages)

Question about AML code
 2009-06-23  5:24 UTC  (2+ messages)

BIOS and CPU C_states are strange
 2009-06-23  5:16 UTC  (5+ messages)

[PATCH]: ACPI: Depreciate the ACPI processor proc I/F
 2009-06-23  2:47 UTC 

*NEW* ACPI driver to support App Hot Startup AKA PNP0C32
 2009-06-22 17:03 UTC  (9+ messages)
        ` *NEW* ACPI driver to support App Hot Startup AKA PNP0C32 - please apply

[linux-pm] [patch update 2 fix] PM: Introduce core framework for run-time PM of I/O devices
 2009-06-22 15:53 UTC  (6+ messages)

[patch update 2 fix] PM: Introduce core framework for run-time PM of I/O devices
 2009-06-22 15:39 UTC  (9+ messages)
` [linux-pm] "


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).