public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-10 22:52:31 to 2008-10-16 22:15:03 UTC [more...]

acpi-test tree on eeepc: EC error message on second resume
 2008-10-16 22:14 UTC  (18+ messages)
                            ` [PATCH] ACPI: EC: Check for IBF=0 periodically if not in GPE mode

ACPI patch queue for 2.6.28
 2008-10-16 22:08 UTC  (91+ messages)
` [PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
  ` [PATCH 02/85] acpi: replace AE_BAD_ADDRESS exception code with AE_ERROR
  ` [PATCH 03/85] ACPI: Get the device power state in the course of scanning device
  ` [PATCH 04/85] ACPI: Attach the ACPI device to the ACPI handle as early as possible
  ` [PATCH 05/85] ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition
  ` [PATCH 06/85] ACPI: Add DMI check "
  ` [PATCH 07/85] ACPI : Load device driver according to the status of acpi device
  ` [PATCH 08/85] ACPICA: Copy dynamically loaded tables to local buffer
  ` [PATCH 09/85] ACPICA: Add check for invalid handle in acpi_get_object_info
  ` [PATCH 10/85] ACPICA: Allow same ACPI table to be loaded/unloaded more than once
  ` [PATCH 11/85] ACPICA: Fix wrong resource descriptor length for 64-bit build
  ` [PATCH 12/85] ACPICA: Fix table compare code, length then data
  ` [PATCH 13/85] ACPICA: Return status from global init function
  ` [PATCH 14/85] ACPICA: Add function to dereference returned reference objects
  ` [PATCH 15/85] ACPICA: Fix warning for 64-bit build
  ` [PATCH 16/85] ACPICA: Cleanup macro definition file
  ` [PATCH 17/85] ACPICA: Return method arg count from acpi_get_object_info
  ` [PATCH 18/85] ACPICA: Update version to 20080701
  ` [PATCH 19/85] ACPICA: Add function to decode reference obj types to strings
  ` [PATCH 20/85] ACPICA: Improve object conversion error messages
  ` [PATCH 21/85] ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
  ` [PATCH 22/85] ACPICA: Update version to 20080729
  ` [PATCH 23/85] ACPI: Clear WAK_STS on resume
  ` [PATCH 24/85] ACPI : Add the support for _TTS object
  ` [PATCH 25/85] Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs
  ` [PATCH 26/85] ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recent CPU
  ` [PATCH 27/85] CPUFREQ: powernow-k8: Try to detect old BIOS, not supporting CPU freq on a recent AMD CPUs
  ` [PATCH 28/85] ACPI: dock: avoid check _STA method
  ` [PATCH 29/85] dock: fix eject request process (2.6.27-rc1 regression)
  ` [PATCH 30/85] dock: add _LCK support
  ` [PATCH 31/85] dock: add bay and battery hotplug support
  ` [PATCH 32/85] ACPI: introduce notifier change to avoid duplicates
  ` [PATCH 33/85] ACPI: fix hotplug race
  ` [PATCH 34/85] libata: remove functions now handed by ACPI dock driver
  ` [PATCH 35/85] dock: introduce .uevent for devices in dock, eg libata
  ` [PATCH 36/85] bay: remove driver, all functions now handled by dock driver
  ` [PATCH 37/85] dock: fix for ATA bay in a dock station
  ` [PATCH 38/85] dock: add 'type' sysfs file
  ` [PATCH 39/85] dock: Shaohua Li is new maintainer
  ` [PATCH 40/85] ACPI suspend: Always use the 32-bit waking vector
  ` [PATCH 41/85] panasonic-laptop: add Panasonic Let's Note laptop extras driver v0.94
  ` [PATCH 42/85] ACPI: EC: do transaction from interrupt context
  ` [PATCH 43/85] ACPI: EC: Rename some variables
  ` [PATCH 44/85] ACPICA: add preemption point after each opcode parse
  ` [PATCH 45/85] ACPI Suspend: Enable ACPI during resume if SCI_EN is not set
  ` [PATCH 46/85] ACPI: don't enable control method power button as wakeup device when Fixed Power button is used
  ` [PATCH 47/85] acer-wmi: Add rfkill support for wireless and bluetooth
  ` [PATCH 48/85] acer-wmi: Remove wireless and bluetooth sysfs entries
  ` [PATCH 49/85] ACPI: WMI: Enable event methods when registering notifiers
  ` [PATCH 50/85] ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
  ` [PATCH 51/85] ACPI: fix FADT parsing
  ` [PATCH 52/85] fujitsu-laptop: better handling of P8010 hotkey
  ` [PATCH 53/85] i7300_idle driver v1.55
      ` [PATCH 1/2] x86: allow module driver to register idle notifier
      ` [PATCH 2/2] i7300_idle driver v1.55
  ` [PATCH 54/85] eeepc-laptop: Use standard interfaces
  ` [PATCH 55/85] x86: remove magic number from ACPI sleep stack buffer
  ` [PATCH 56/85] x86: trim "
  ` [PATCH 57/85] ACPI: acpi_driver_data could only be applied to acpi_device
  ` [PATCH 58/85] ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings
  ` [PATCH 59/85] ACPI: catch calls of acpi_driver_data on pointer of wrong type
  ` [PATCH 60/85] toshiba_acpi: depends on INPUT
  ` [PATCH 61/85] PNP: fix debug formatting (cosmetic)
  ` [PATCH 62/85] PNPACPI: use dev_printk when possible
  ` [PATCH 63/85] PNP: convert the last few pnp_info() uses to printk()
  ` [PATCH 64/85] PNP: use new vsprintf symbolic function pointer format
  ` [PATCH 65/85] PNP: remove some uses of DEBUG ifdef
  ` [PATCH 66/85] PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
  ` [PATCH 67/85] PNP: convert to using pnp_dbg()
  ` [PATCH 68/85] PNP: remove old CONFIG_PNP_DEBUG option
  ` [PATCH 69/85] ACPI: don't load acpi_cpufreq if acpi=off
  ` [PATCH 70/85] ACPI: remove unused have_arch_parse_srat
  ` [PATCH 71/85] acer-wmi: Remove private workqueue
  ` [PATCH 72/85] Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR
  ` [PATCH 73/85] ACPI cm_sbs: Debug interface used for error message cleanup
  ` [PATCH 74/85] ACPI memhotplug: "
  ` [PATCH 75/85] ACPI processor: "
  ` [PATCH 76/85] ACPI video: "
  ` [PATCH 77/85] ACPI scan: "
  ` [PATCH 78/85] ACPI fan: "
  ` [PATCH 79/85] ACPI osl: "
  ` [PATCH 80/85] ACPI thermal: "
  ` [PATCH 81/85] ACPI system: "
  ` [PATCH 82/85] ACPI: remove unused acpi_is_child_device()
  ` [PATCH 83/85] ACPI: Enable EC device immediately after ACPI full initialization
  ` [PATCH 84/85] delete drivers/acpi/bay.c
  ` [PATCH 85/85] panasonic-laptop: fix build

[PATCH] sony-laptop: Ignore missing _DIS method on pic device
 2008-10-16 21:29 UTC 

[PATCH] sony-laptop: newline-terminate the printk for backlight change failure
 2008-10-16 19:32 UTC  (2+ messages)

[PATCH] ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering
 2008-10-16 19:31 UTC  (12+ messages)

Sony laptop not rebooting
 2008-10-16 16:22 UTC  (2+ messages)

[PATCH 0/6] ACPI: acpi table management enhancement
 2008-10-16 15:51 UTC  (12+ messages)

acpi-test tree build failure
 2008-10-16 15:34 UTC  (2+ messages)

acpi regression test of the latest ACPI test branch
 2008-10-16 14:21 UTC  (6+ messages)
  ` Suspend/resume regression between 2.6.26 and 2.6.27-rc1

New battery doesn't work under linux, but does under windows
 2008-10-15 21:09 UTC  (3+ messages)

[PATCH] WDRT based watchdog timer
 2008-10-15 13:33 UTC  (5+ messages)
  `  "

Dmidecode as requested in boot.msg
 2008-10-15  5:20 UTC 

dmidecode as requested in boot.msg
 2008-10-14 20:54 UTC 

[Bugme-new] [Bug 11753] New: No Device to adust brightness
 2008-10-14 20:43 UTC  (2+ messages)

kernel want me to send this info
 2008-10-14 16:43 UTC 

DMI information
 2008-10-14 10:50 UTC 

Patch needed for ASUS EEEPC 701 2.6.27 (perhaps a regession)
 2008-10-14  9:12 UTC  (5+ messages)

[RESEND] [PATCH] fujitsu-laptop: better handling of P8010 hotkey events
 2008-10-14  3:00 UTC  (3+ messages)
` [RESEND] [PATCH] fujitsu-laptop: better handling of P8010

[PATCH 4/6] ACPI: show dynamic ACPI tables
 2008-10-14  1:43 UTC  (2+ messages)

[PATCH 1/6] ACPI: introduce the inactive ACPI tables mangement
 2008-10-14  1:25 UTC  (3+ messages)

[PATCH 5/6] ACPI: set waking vector in inactive facs table
 2008-10-14  1:08 UTC  (8+ messages)

Subject: [PATCH 1/2] linux-acpi: sos documentation
 2008-10-13 23:38 UTC 

Subject: [PATCH 2/2] linux-acpi : sos api
 2008-10-13 23:38 UTC 

PCI device size > 4GB
 2008-10-13 14:36 UTC  (2+ messages)

[PATCH 3/6] ACPI: show inactive tables in sysfs
 2008-10-13  8:10 UTC 

[PATCH 2/6] ACPI: introduce new interface for inactive table management
 2008-10-13  8:10 UTC 

[PATCH 6/6] ACPI: don't use empty filename for acpi tables sysfs I/F
 2008-10-13  8:10 UTC 

ACPI git tree for linux-next
 2008-10-13  3:57 UTC  (2+ messages)

[RESEND] [PATCH] fujitsu-laptop: better handling of P8010 hotkey
 2008-10-12 22:55 UTC  (2+ messages)

Unexpected shutdown - perhaps ACPI related? (May be solved ...)
 2008-10-11 20:33 UTC 

Patch needed for ASUS EEEPC 701 2.6.27 (perhaps a regession)
 2008-10-11 16:46 UTC 

acpi/dmi info
 2008-10-11 15:23 UTC 

eeepc-laptop: Use standard interfaces
 2008-10-11 13:55 UTC  (2+ messages)

ACPI DMI - Uniwill P53IN
 2008-10-11 13:31 UTC 

DMI info
 2008-10-11 10:00 UTC 

[Resend] [PATCH] ACPI: Enable EC device immediately after ACPI full initialization
 2008-10-11  6:00 UTC  (3+ messages)

[PATCH -next] PM: Simplify the new suspend/hibernation framework for devices
 2008-10-11  4:43 UTC  (9+ messages)

[PATCH] acer-wmi: Remove private workqueue
 2008-10-11  3:59 UTC  (2+ messages)

Power button not working on T61
 2008-10-11  3:56 UTC  (4+ messages)

[RFC][PATCH 2/2] first callers of process_deny_checkpoint()
 2008-10-10 22:57 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