linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-02 23:02:46 to 2010-02-18 20:00:47 UTC [more...]

[PATCH 0/8] PCI run-time PM support (rev. 4)
 2010-02-18 20:01 UTC  (13+ messages)
` [PATCH 1/8] PCI PM: Add function for checking PME status of devices
` [PATCH 2/8] PCI PM: PCIe PME root port service driver (rev. 5)
` [PATCH 3/8] PCI PM: Make it possible to force using INTx for PCIe PME signaling
` [PATCH 4/8] ACPI: Use GPE reference counting to support shared GPEs
` [PATCH 5/8] ACPI / PM: Add more run-time wake-up fields (rev. 2)
` [PATCH 6/8] ACPI / ACPICA: Multiple system notify handlers per device
` [PATCH 7/8] PCI / ACPI / PM: Platform support for PCI PME wake-up (rev. 9)
` [PATCH 8/8] PCI PM: Run-time callbacks for PCI bus type (rev. 2)

[PATCH v2] acpi: Fix regression where _PPC is not read at boot even when ignore_ppc=0
 2010-02-18 18:28 UTC  (14+ messages)

T400 does not enter C4/C6 sleep state with USB devices connected
 2010-02-18 13:39 UTC 

[git pull request] ACPI & driver patches for 2.6.33-rc8
 2010-02-18  9:09 UTC 

ACPI paches for 2.6.33-rc8
 2010-02-18  9:00 UTC  (12+ messages)
` [PATCH 01/10] ACPI: processor: add kernel command line support for early _PDC eval
  ` [PATCH 02/10] ACPI: processor: only evaluate _PDC once per processor
  ` [PATCH 03/10] ACPI: Add NULL pointer check in acpi_bus_start
  ` [PATCH 04/10] ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
  ` [PATCH 05/10] thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()
  ` [PATCH 06/10] ACPI: remove Asus P2B-DS from acpi=ht blacklist
  ` [PATCH 07/10] ACPI: fix "acpi=ht" boot option
    ` [PATCH 07/10] ACPI: fix "acpi=ht" boot option (take two, don't break ia64 build)
  ` [PATCH 08/10] ACPI: dock: properly initialize local struct dock_station in dock_add()
  ` [PATCH 09/10] ACPI: fix High cpu temperature with 2.6.32
  ` [PATCH 10/10] ACPI, i915: blacklist Clevo M5x0N bad_lid state

[patch 7/7] acpi: remove old blacklist entries
 2010-02-17 21:28 UTC  (12+ messages)

[PATCH v4 0/5] PCI: try "pci=use_crs" again
 2010-02-17 20:20 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: split up pci_read_bridge_bases()
` [PATCH v4 2/5] PCI: read bridge windows before filling in subtractive decode resources
` [PATCH v4 3/5] PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
` [PATCH v4 4/5] PCI: augment bus resource table with a list
` [PATCH v4 5/5] x86/PCI: use host bridge _CRS info by default on 2008 and newer machines

[PATCH] ACPICA: exfield: minor format change in error message
 2010-02-17  3:13 UTC 

[PATCH 1/2] ACPI thermal: Don't invalidate thermal zone if critical trip point is bad
 2010-02-16 21:55 UTC  (2+ messages)
` [PATCH 2/2] ACPI thermal: Check for thermal zone requirement

[PATCH] ACPI video: Be more liberal in validating _BQC behaviour
 2010-02-16 21:53 UTC 

contact my lawyer
 2010-02-16 12:00 UTC 

[patch 5/7] asus-acpi: remove duplicate comparison of asus_model strings
 2010-02-16  9:59 UTC  (4+ messages)

[patch 6/7] thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()
 2010-02-16  8:10 UTC  (2+ messages)

[patch 4/7] acpica: fix acpi_ex_release_mutex() comment
 2010-02-16  8:06 UTC  (2+ messages)

[patch 3/7] acpi: remove superfluous NULL pointer check from acpi_processor_get_throttling_info()
 2010-02-16  8:05 UTC  (2+ messages)

[patch 2/7] acpi: fix &&/|| confusion in acpi_evaluate_string() (in comment)
 2010-02-16  8:01 UTC  (2+ messages)

[PATCH 8/9] PCI / ACPI / PM: Platform support for PCI PME wake-up (rev. 7)
 2010-02-15 21:42 UTC  (3+ messages)

2.6.33-rc8: Reported regressions from 2.6.32
 2010-02-15 20:59 UTC  (3+ messages)

2.6.33-rc8: Reported regressions 2.6.31 -> 2.6.32
 2010-02-15 19:19 UTC  (3+ messages)
    ` [Bug #15000] Thinkpad dock button no longer works

Suspend to RAM freeze with kernel modesetting (thinkpad r50e / 855gm)
 2010-02-15 10:29 UTC 

[PATCH] ACPI / ACPICA: ACPI / ACPICA: Multiple system notify handlers per device
 2010-02-15  1:06 UTC 

[ 0.247549] ACPI: Please send DMI info above to linux-acpi@vger.kernel.org
 2010-02-14 17:39 UTC 

Recent GPE patches - some questions
 2010-02-14  2:24 UTC  (20+ messages)
      ` [RFC][PATCH 0/3] Introduce GPE refcounting (was: Re: Recent GPE patches - some questions.)
        ` [RFC][PATCH 1/3] ACPI: Add infrastructure for refcounting GPE consumers
        ` [RFC][PATCH 2/3] ACPI: Modify GPE consumers to use GPE refcounting
        ` [RFC][PATCH 3/3] ACPI: Remove old GPE API and transition code entirely to new one
        ` [Update] Re: [RFC][PATCH 0/3] Introduce GPE refcounting (was: Re: Recent GPE patches - some questions.)
          ` [Update][RFC][PATCH 1/3] ACPI: Add infrastructure for refcounting GPE consumers
          ` [Update][RFC][PATCH 2/3] ACPI: Modify GPE consumers to use GPE refcounting
          ` [Update][RFC][PATCH 3/3] ACPI: Remove old GPE API and transition code entirely to new one
        ` [PATCH] ACPI: Use GPE reference counting to support shared GPEs (was: Re: Recent GPE patches - some questions.)

ACPI/ata regression with hotplugging the dvd drive
 2010-02-13 18:40 UTC  (2+ messages)

closing lid on laptop suspends it
 2010-02-13 18:31 UTC  (2+ messages)

[lm-sensors] Core i3 support?
 2010-02-13 13:59 UTC  (4+ messages)
                      ` [PATCH] i2c-scmi: Provide module aliases for automatic loading

Confirm Receipt!!!
 2010-02-13 12:42 UTC 

[PATCH] set dock_station->flags to zero during dock_add
 2010-02-13  9:34 UTC  (4+ messages)

[PATCH v3 0/7] PCI: try "pci=use_crs" again
 2010-02-12 21:26 UTC  (9+ messages)
` [PATCH v3 1/7] PCI: split up pci_read_bridge_bases()
` [PATCH v3 2/7] PCI: read bridge windows before filling in subtractive decode resources
` [PATCH v3 3/7] PCI: replace bus resource table with a list
` [PATCH v3 4/7] x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
` [PATCH v3 5/7] PCI: make disabled window printk style match the enabled ones
` [PATCH v3 6/7] PCI: break out primary/secondary/subordinate for readability
` [PATCH v3 7/7] PCI: reference bridge window resources explicitly

hp-wmi and hp dv9000
 2010-02-12  5:08 UTC  (4+ messages)

mmotm 2010-02-10 - lockdep whinge in ACPI code
 2010-02-12  2:11 UTC  (4+ messages)

[PATCH] drivers/acpi/processor_thermal.c
 2010-02-11 13:03 UTC 

[PATCH 2/2] ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
 2010-02-11 12:06 UTC  (3+ messages)

[PATCH] drivers/acpi/processor_thermal.c
 2010-02-11 11:04 UTC  (4+ messages)

[PATCH] drivers: acpi: fan.c move a dereference below the NULL test
 2010-02-11  9:56 UTC 

ACPI 4.0A is nearing release
 2010-02-11  3:30 UTC 

[PATCH] acpi: Be in TS_POLLING state during mwait based C-state entry
 2010-02-10 18:35 UTC 

[PATCH] thinkpad-acpi: make driver events work in NVRAM poll mode
 2010-02-10  2:28 UTC 

[PATCH] thinkpad-acpi: setup hotkey polling after changing hotkey_driver_mask
 2010-02-10  1:28 UTC  (10+ messages)

Congratulations - You have won
 2010-02-09  2:03 UTC 

Why does my driver (drivers/input/misc/winbond-cir.c) break suspend?
 2010-02-09  8:31 UTC 

2.6.33-rc7-next-20100208: recursive locking in __driver_attach()
 2010-02-09  1:57 UTC  (3+ messages)

[PATCH v2 0/7] PCI: try "pci=use_crs" again
 2010-02-08 23:08 UTC  (9+ messages)
` [PATCH v2 1/7] PCI: make disabled window printk style match the enabled ones
` [PATCH v2 2/7] PCI: break out primary/secondary/subordinate for readability
` [PATCH v2 3/7] PCI: split up pci_read_bridge_bases()
` [PATCH v2 4/7] PCI: read bridge windows before filling in subtractive decode resources
` [PATCH v2 5/7] PCI: replace bus resource table with a list
` [PATCH v2 6/7] x86/PCI: use host bridge _CRS info by default on 2010 and newer machines
` [PATCH v2 7/7] PCI: reference bridge window resources explicitly

[Bugme-new] [Bug 15242] New: Kernel won't boot with acpi in virtualbox
 2010-02-08 22:59 UTC 

[PATCH v1 0/7] PCI: try enabling "pci=use_crs" again
 2010-02-08 19:59 UTC  (14+ messages)
` [PATCH v1 1/7] x86/PCI: remove IOH range fetching
` [PATCH v1 2/7] PCI: break out primary/secondary/subordinate for readability
` [PATCH v1 3/7] PCI: split up pci_read_bridge_bases()
` [PATCH v1 4/7] PCI: read bridge windows before filling in subtractive decode resources
` [PATCH v1 5/7] PCI: replace bus resource table with a list
` [PATCH v1 6/7] x86/PCI: use host bridge _CRS info by default on 2010 and newer machines
` [PATCH v1 7/7] PCI: reference bridge window resources explicitly

[PATCH] classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases
 2010-02-08 15:12 UTC  (2+ messages)

Why does my driver (drivers/input/misc/winbond-cir.c) break suspend?
 2010-02-08 10:13 UTC 

2.6.33-rc7: Reported regressions 2.6.31 -> 2.6.32
 2010-02-08  0:13 UTC 

2.6.33-rc7: Reported regressions from 2.6.32
 2010-02-07 22:16 UTC 

Rotating tablet screen updates lid state but doesn't generate an event
 2010-02-07 19:15 UTC  (2+ messages)

Rotating tablet screen updates lid state but doesn't generate an event
 2010-02-07 15:16 UTC 

[PATCH] dell-laptop: Use buffer with 32-bit physical address
 2010-02-06 15:38 UTC  (2+ messages)

[GIT PATCH] thinkpad-acpi patches for 2.6.33-rc
 2010-02-06 15:30 UTC  (5+ messages)
` [PATCH 1/4] thinkpad-acpi: document HKEY event 3006
` [PATCH 2/4] thinkpad-acpi: R52 brightness_mode has been confirmed
` [PATCH 3/4] thinkpad-acpi: fix poll thread auto-start
` [PATCH 4/4] thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()

RF devices disabled after returning from suspend to disk
 2010-02-06  0:07 UTC  (3+ messages)

acpi_idle: Very idle Core i7 machine never enters C3
 2010-02-05 20:53 UTC  (11+ messages)

early_ioremap_debug=1 gives a bunch of Call Traces
 2010-02-05 17:28 UTC 

[RFC] Possible suspend/resume problems with ACPI
 2010-02-04 23:02 UTC 

[PATCH v2 0/3] pci_root: track downstream bus range for _CBA
 2010-02-04 18:29 UTC  (2+ messages)

Hi Waiting
 2010-02-04  1:05 UTC 

[RFC][RFT][PATCH] ACPI: Protection from suspending in the middle of EC transaction
 2010-02-04  0:33 UTC  (3+ messages)
` [PATCH] ACPI / EC: Remove race between EC driver and suspend process (rev. 2) (was: Re: [RFC][RFT][PATCH] ACPI: Protection from suspending in the middle of EC transaction)
  ` [PATCH] ACPI / EC: Remove race between EC driver and suspend process (rev. 3)

WARNING: at arch/x86/kernel/hpet.c:404 hpet_next_event+0x7d/0x90()
 2010-02-03 13:47 UTC  (2+ messages)

[PATCH] drivers/acpi/ec.c fix a small memory leak
 2010-02-03 11:33 UTC  (5+ messages)

[PATCH 00/12] ACPI: processor driver vs. core
 2010-02-03  1:51 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;
as well as URLs for NNTP newsgroup(s).