public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-30 01:43:03 to 2009-06-10 19:55:20 UTC [more...]

[PATCH v3 00/12] Dynamic ACPI-PCI binding
 2009-06-10 19:55 UTC  (4+ 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 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 

[RFC][PATCH 0/2] PM: Rearrange core suspend code
 2009-06-10 19:27 UTC  (46+ messages)
` [RFC][PATCH 1/2] PM: Separate suspend to RAM functionality from core
` [RFC][PATCH 2/2] PM/Hibernate: Rename disk.c to hibernate.c
` [linux-pm] [RFC][PATCH 0/2] PM: Rearrange core suspend code
  ` Run-time PM idea (was: Re: [linux-pm] [RFC][PATCH 0/2] PM: Rearrange core suspend code)
    ` [linux-pm] Run-time PM idea (was: "
                ` [patch update] "
                      `  "

[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  (16+ messages)

[PATCH] wmi: Fix kernel panic when stack protection enabled
 2009-06-09 21:09 UTC  (2+ messages)

[PATCH v2 00/11] Dynamic ACPI-PCI binding
 2009-06-09 19:14 UTC  (19+ messages)
` [PATCH v2 01/11] ACPI: make acpi_pci_bind() static
` [PATCH v2 02/11] ACPI: Introduce acpi_is_root_bridge()
` [PATCH v2 03/11] ACPI: Introduce acpi_get_pci_dev()
` [PATCH v2 04/11] ACPI: eviscerate pci_bind.c
` [PATCH v2 05/11] ACPI: simplify acpi_pci_irq_add_prt() API
` [PATCH v2 06/11] ACPI: simplify acpi_pci_irq_del_prt() API
` [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 v2 09/11] ACPI: kill acpi_get_pci_id
` [PATCH v2 10/11] ACPI: video: convert to acpi_get_pci_dev
` [PATCH v2 11/11] ACPI: kill acpi_get_physical_pci_device()

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

does anyone have Dell Latitude E6400?
 2009-06-09  7:05 UTC  (2+ messages)

[PATCH 0/4] eeepc-laptop updates
 2009-06-08  8:16 UTC  (5+ messages)
` [PATCH 1/4] eeepc: fix kconfig selects
  ` [PATCH 2/4] eeepc-laptop: Fix cpufv
    ` [PATCH 3/4] eeepc-laptop.c: use pr_fmt and pr_<level>
      ` [PATCH 4/4] eeepc-laptop: enable camera by default

[PATCH]: ACPI: Depreciate the ACPI processor proc I/F
 2009-06-08  8:20 UTC 

[Resend] [PATCH]: ACPI: Rename ACPI processor device bus ID
 2009-06-08  8:03 UTC  (6+ messages)

Issues with MSI EC ACPI
 2009-06-08  1:00 UTC  (2+ messages)

2.6.30-rc8-git4: Reported regressions from 2.6.29
 2009-06-07 21:14 UTC  (4+ messages)
` [Bug #13471] Loading parport_pc kills the keyboard if ACPI is enabled

dmesg from my kernel; mb: DG45IT; processor E6300
 2009-06-07 19:08 UTC 

2.6.30-rc8-git4: Reported regressions 2.6.28 -> 2.6.29
 2009-06-07 10:06 UTC  (2+ messages)
` [Bug #12681] s2ram: fails to wake up on Acer Extensa 4220 (SMP disabled)

[PATCH v2] acpi: Fix regression where _PPC is not read at boot even when ignore_ppc=0
 2009-06-07 10:05 UTC  (12+ messages)

only a single core (out of 8) initialized
 2009-06-06  1:24 UTC  (4+ messages)

From Martins D.Legacy
 2009-06-05 20:39 UTC 

[PATCH -next] eeepc: fix pci & hotplug selects
 2009-06-04 16:47 UTC 

Verify this email
 2009-06-04 15:30 UTC 

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

ACPI Exception (evregion-0422): AE_ERROR, Returned by Handler for [PCI_Config] [20090320]
 2009-06-03  7:23 UTC  (5+ messages)

Good Day
 2009-06-02 14:54 UTC 

[PATCH] io_start uses unsigned int instead of int
 2009-06-02  7:11 UTC 

[PATCH]make AMC C1E work in processor_idle
 2009-06-02  2:51 UTC 

[Regression] Build failure caused by 'cpuidle: makes AMD C1E work in acpi_idle'
 2009-06-02  2:49 UTC  (3+ messages)
  ` [SOLVED] "

[PATCH 01/65] x86, ACPI: default to reboot via ACPI (again)
 2009-05-30  1:42 UTC  (26+ messages)
  ` [PATCH 06/65] cpuidle: makes AMD C1E work in acpi_idle
  ` [PATCH 14/65] ACPICA: Fix printf format warnings for 64-bit build
  ` [PATCH 16/65] ACPICA: Miscellaneous lint changes
  ` [PATCH 17/65] ACPICA: Fix miscellaneous warnings under gcc 4+
  ` [PATCH 19/65] ACPICA: Linux OSL: cleanup/update/merge
  ` [PATCH 20/65] ACPICA: Update version to 20090422
  ` [PATCH 23/65] ACPICA: Fix DebugObject output for DdbHandle objects
  ` [PATCH 33/65] ACPICA: Disable preservation of SCI enable bit (SCI_EN)
  ` [PATCH 36/65] platform/x86: Add oqo-wmi driver for model 2 OQO backlight and rfkill control
  ` [PATCH 38/65] x86: oqo: depends on INPUT_POLLDEV
  ` [PATCH 41/65] ACPI: allow drivers to request both device and system notify events
  ` [PATCH 47/65] ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID
  ` [PATCH 48/65] ACPI: processor: check for synthetic _HID, default to "Device" declaration
  ` [PATCH 51/65] ACPI: simplify notification debug messages
  ` [PATCH 52/65] ACPI: remove unused "status_changed" return value from Check Device handling
  ` [PATCH 54/65] ACPI: use handle, not device, in system notification path
  ` [PATCH 55/65] ACPI: don't check power state after _ON/_OFF
  ` [PATCH 56/65] ACPI: delete acpi.power_nocheck from kernel-parameters.txt
  ` [PATCH 57/65] ACPI: Disable ARB_DISABLE on platforms where it is not needed
  ` [PATCH 58/65] i7300_idle: allow testing on i5000-series hardware w/o re-compile
  ` [PATCH 59/65] ACPI: sanity check _PSS frequency to prevent cpufreq crash
  ` [PATCH 60/65] ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness
  ` [PATCH 61/65] ACPI: video: DMI workaround broken Acer 5315 "
  ` [PATCH 63/65] ACPI processor: remove spurious newline from warning message
  ` [PATCH 65/65] ACPI, i915: build fix (v2)

[PATCH] hp-wmi: Add support for reporting tablet state
 2009-06-01 14:25 UTC 

[i915] Kernel does not compile when set to use i915 kernel mode-setting per default (CONFIG_DRM_I915_KMS=y)
 2009-06-01 14:13 UTC  (4+ messages)

[PATCH 1/3] dell-wmi: Mask off upper bytes of event response
 2009-06-01 14:14 UTC  (3+ messages)
` [PATCH 2/3] dell-wmi: Add additional keyboard events
  ` [PATCH 3/3] dell-wmi: Don't generate errors on empty messages

[PATCH]: ACPI: Add the reference count to avoid unloading ACPI video bus twice
 2009-06-01  5:44 UTC 

BUG: blank screen - unless keyboard/synaptic combo
 2009-06-01  5:08 UTC  (6+ messages)

Lenovo S10e, charge_full == 0 ?!?
 2009-06-01  2:25 UTC  (4+ messages)

Hello Dear
 2009-05-31  2:04 UTC 

2.6.30-rc7-git4: Reported regressions 2.6.28 -> 2.6.29
 2009-05-30 19:55 UTC  (2+ messages)
` [Bug #12681] s2ram: fails to wake up on Acer Extensa 4220 (SMP disabled)

2.6.30-rc7-git4: Reported regressions from 2.6.29
 2009-05-30 19:29 UTC 

[GIT PATCH] thinkpad-acpi queue for 2.6.31
 2009-05-30 16:25 UTC  (6+ messages)
` [PATCH 1/5] thinkpad-acpi: store fw version with strict checking
  ` [PATCH 2/5] thinkpad-acpi: add quirklist engine
  ` [PATCH 5/5] thinkpad-acpi: silence bogus warning when ACPI video is disabled
` [PATCH 3/5] thinkpad-acpi: fix BEEP ACPI handler warnings
` [PATCH 4/5] thinkpad-acpi: enhance led support

00/65 ACPI & driver patch queue 2.6.31
 2009-05-30  2:12 UTC 

ACPI & driver patches for 2.6.30-rc7
 2009-05-30  1:45 UTC 


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