linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-02 19:29:27 to 2010-06-14 19:08:14 UTC [more...]

[PATCH] PNPACPI: add support for remote wakeup
 2010-06-14 19:06 UTC  (5+ messages)

[PATCH] ACPI: video: DMI workaround broken Acer 5710 BIOS enabling display brightness
 2010-06-14 16:36 UTC  (4+ messages)

Treat as urgent and important
 2010-06-14 14:52 UTC 

a question about lid input device
 2010-06-14  2:01 UTC  (2+ messages)

Battery related crash on resume
 2010-06-13 20:29 UTC 

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-13 14:45 UTC 

[PATCH 3/4 V2] ACPI: introduce drivers/acpi/debugfs.c
 2010-06-13  2:39 UTC  (2+ messages)

Linux 2.6.34 causes system lockup on Compaq Presario 2200 Laptop
 2010-06-12 17:51 UTC  (6+ messages)

[PATCH 2/4 V2] ACPI: introduce drivers/acpi/sysfs.c
 2010-06-12  7:47 UTC 

[PATCH 4/4 V2] ACPI: introduce module parameter acpi.aml_debug
 2010-06-12  7:46 UTC 

[PATCH 1/4 V2] ACPI: remove deprecated procfs I/F
 2010-06-12  7:45 UTC 

[PATCH 0/4 V2] ACPI: procfs/sysfs/debugfs code cleanup
 2010-06-12  7:45 UTC 

[git pull request] ACPI patches for 2.6.35-rc3
 2010-06-12  5:27 UTC 

[PATCH 0/5] ACPI: procfs/sysfs/debugfs code cleanup
 2010-06-12  3:18 UTC  (3+ messages)

[PATCH 5/5] ACPI: introduce module parameter acpi.aml_debug
 2010-06-12  3:05 UTC  (3+ messages)

[PATCH 4/5] ACPI: remove deprecated ACPI procfs I/F
 2010-06-12  3:04 UTC  (3+ messages)

[PATCH 3/5] ACPI: introduce drivers/acpi/sysfs.c
 2010-06-12  3:00 UTC  (3+ messages)

[PATCH 1/5] ACPI: remove ACPI debugfs out of drivers/acpi/debug.c
 2010-06-12  2:57 UTC  (3+ messages)

[PATCH][Regression fix] ACPI / ACPICA: Do not attempt to disable GPE when installing handler
 2010-06-11 22:41 UTC  (2+ messages)

commit 'ACPICA: Minimize the differences between linux GPE code and ACPICA code base' breaks EC GPE on my system
 2010-06-11 21:43 UTC  (12+ messages)
        ` [linux-pm] "

[PATCH 2/5] ACPI: remove ACPI debug procfs I/F
 2010-06-11 15:55 UTC  (2+ messages)

[PATCH] Store BIOS NVS area over s2ram [V2]
 2010-06-11 13:41 UTC  (9+ messages)
` [PATCH 1/2] suspend: Move NVS save/restore code to generic suspend functionality
        ` [linux-pm] "

2.6.35-rc2-git2: Reported regressions from 2.6.34
 2010-06-11  9:07 UTC  (19+ messages)

[PATCH] ACPI: Disable Vista compatibility for Sony VGN-NS50B_L
 2010-06-10 15:30 UTC  (6+ messages)

[V2 PATCH] ACPI: fix unbalanced code block
 2010-06-10 15:25 UTC  (2+ messages)

[PATCH 1/2] suspend: Move NVS save/restore code to generic suspend functionality
 2010-06-10 15:21 UTC  (13+ messages)
` [PATCH 2/2] ACPI: Store NVS state even when entering suspend to RAM

[PATCH] [18/23] ACPI: Fix unused but set variables in ACPI
 2010-06-10 11:10 UTC 

[PATCH -v6 0/2] IPMI: Install the ACPI IPMI opregion
 2010-06-10  3:12 UTC  (11+ messages)
` [PATCH -v6 1/2] IPMI: Install the IPMI space handler to enable ACPI to access the BMC controller
  ` [PATCH -v6 2/2] IPMI: use ACPI detection mechanism firstly to detect IPMI system interface

Wakeup races, PCI, and ACPI
 2010-06-09 23:30 UTC  (2+ messages)

[PATCH] ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus=
 2010-06-09 22:04 UTC  (5+ messages)

acpi: freeing invalid memtype bf799000-bf79a000
 2010-06-09 20:09 UTC 

Regression: BUG when battery is removed before resuming from hibernation
 2010-06-09  9:14 UTC  (5+ messages)
  `  "

[PATCH] ACPI / ACPICA: Fix problems related to GPE reference counting
 2010-06-09  4:53 UTC  (8+ messages)
` [PATCH 0/5] "
  ` [PATCH 1/5] ACPI / ACPICA: Use helper function for computing GPE masks
  ` [PATCH 2/5] ACPI / ACPICA: Fix low-level GPE manipulation code
  ` [PATCH 3/5] ACPI / ACPICA: Avoid writing full enable masks to GPE registers
  ` [PATCH 4/5] ACPI / ACPICA: Fix GPE initialization
  ` [PATCH 5/5] ACPI / ACPICA: Fix sysfs GPE interface

ACPI patches on test branch
 2010-06-04 19:51 UTC  (17+ messages)
` [PATCH 01/16] ACPI: acpi_pad: Don't needlessly mark LAPIC unstable
  ` [PATCH 02/16] ACPICA: Add comment: _BCL cannot be sorted on the fly
  ` [PATCH 03/16] ACPICA: Fix namestring associated with AE_NO_HANDLER exception
  ` [PATCH 04/16] ACPICA: iASL/Core: Add support for _WDG/_WED MS methods
  ` [PATCH 05/16] ACPICA: Expand initialization counters to 32 bits
  ` [PATCH 06/16] ACPICA: Limit maximum time for Sleep() operator
  ` [PATCH 07/16] ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
  ` [PATCH 08/16] ACPICA: Expand device initialization counters to 32 bits
  ` [PATCH 09/16] ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility
  ` [PATCH 10/16] ACPICA: Performance enhancement for namespace search and access
  ` [PATCH 11/16] ACPICA: Update flags for operand object
  ` [PATCH 12/16] ACPICA: Optimization: Reduce the number of namespace walks
  ` [PATCH 13/16] ACPICA: Add signatures for undefined tables: ATKG, GSCI, IEIT
  ` [PATCH 14/16] ACPICA: Update version to 20100528
  ` [PATCH 15/16] suspend: Move NVS save/restore code to generic suspend functionality
  ` [PATCH 16/16] ACPI: Store NVS state even when entering suspend to RAM

ACPI error messages
 2010-06-08 18:42 UTC  (8+ messages)

Unable to boot after "ACPI: Don't let acpi_pad needlessly mark TSC unstable"
 2010-06-07 13:16 UTC  (4+ messages)

Dear Webmail/E-mail user
 2010-06-05  7:24 UTC 

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC 

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC 

RE:
 2010-06-05  3:47 UTC 

[PATCH 0/2] PNPACPI: cope with invalid device IDs
 2010-06-05  2:24 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PNPACPI: check return value of pnp_add_device()

[git pull request] ACPI patches for 2.6.35-rc1
 2010-06-04 19:56 UTC 

ACPI patches for 2.6.35-rc1
 2010-06-04 19:47 UTC  (6+ messages)
` [PATCH 1/5] ACPI / EC / PM: Fix race between EC transactions and system suspend
  ` [PATCH 2/5] ACPI / EC / PM: Fix names of functions that block/unblock EC transactions
  ` [PATCH 3/5] ACPI: update feature-removal.txt to reflect deleted acpi=ht option
  ` [PATCH 4/5] ACPI: Fix the incorrect calculation about C-state idle time
  ` [PATCH 5/5] ACPI: Eliminate us to pm ticks conversion in common path

[RFC PATCH 0/2] i915 brightness control
 2010-06-04 19:47 UTC  (6+ messages)
` [RFC PATCH 1/2] acpi/video: acpi_brightness_hook API
` [RFC PATCH 2/2] drm/i915: override acpi brightness control
` [Intel-gfx] [RFC PATCH 0/2] i915 "

[PATCH] PNPACPI: cope with invalid device IDs
 2010-06-04 17:58 UTC  (4+ messages)

ACPICA Release 20100528 linuxized patches
 2010-06-04 17:46 UTC  (3+ messages)

[PATCH 1/3] ACPI: Ignore the upper bits of SystemIO addresses
 2010-06-04 17:36 UTC  (3+ messages)
` [PATCH 2/3] ACPI: Add acpi_gbl_osi_data to OS headers

[PATCH] acpi: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion
 2010-06-04  7:44 UTC  (3+ messages)
` [PATCH] acpi: Eliminate us to pm ticks conversion in common path

[PATCH] ACPI: Fix the incorrect calculation about C-state idle time
 2010-06-04  7:35 UTC  (7+ messages)

[patch 0/2] Support for IA32_ENERGY_PERF_BIAS MSR - v2
 2010-06-04  3:38 UTC  (7+ messages)
` [patch 1/2] x86: Look for IA32_ENERGY_PERF_BIAS support "
  ` [PATCH] x86: Look for IA32_ENERGY_PERF_BIAS support - v3
` [patch 2/2] x86: Manage ENERGY_PERF_BIAS based on cpufreq governor - v2

[PATCH]: x86: use acpi flags for apic mapping
 2010-06-03 21:30 UTC  (8+ messages)

Winning Code (AQ11WWRZZA1)!!!
 2010-06-03 14:35 UTC 

Winning Code (AQ11WWRZZA1)!!!
 2010-06-03 14:25 UTC 

!!! PUPPIES FOR ADOPTION !!!
 2010-06-03  1:17 UTC 


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