public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-25 07:24:22 to 2011-06-04 10:39:32 UTC [more...]

[PATCH] acpi: use a different lock keys for spinlock
 2011-06-04 10:39 UTC 

[BUG report] lockdep deadlock warning in shutdown
 2011-06-03  3:42 UTC  (2+ messages)

[patch 2/2]intel_idle: disable auto_demotion for hotpluged CPUs
 2011-06-03  2:42 UTC 

[patch 1/2]intel_idle: fix misuse API - resend
 2011-06-03  2:42 UTC 

[PATCH 0/9] ACPI, APEI patches for 2.6.40
 2011-06-02 15:05 UTC  (36+ messages)
` [PATCH 1/9] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
` [PATCH 2/9] lib, Add lock-less NULL terminated single list
` [PATCH 3/9] lib, Make gen_pool memory allocator lockless
` [PATCH 4/9] ACPI, APEI, GHES, printk support for recoverable error via NMI
` [PATCH 5/9] HWPoison: add memory_failure_queue()
` [PATCH 6/9] ACPI, APEI, GHES: Add hardware memory error recovery support
` [PATCH 7/9] PCIe, AER, add aer_recover_queue
` [PATCH 8/9] ACPI, APEI, GHES: Add PCIe AER recovery support
` [PATCH 9/9] ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled

ACPI support for Toshiba Satellite Pro L770-116 Update
 2011-06-02  2:56 UTC  (2+ messages)

[PATCH] ACPI: Fixes device power states array overflow
 2011-06-01 15:55 UTC  (3+ messages)

[PATCH v2] ACPI: Fixes device power states array overflow
 2011-06-01 15:54 UTC 

Acer Travelmate 7720G doesn't resume from second and subsequent times
 2011-06-01  6:49 UTC 

[RFC PATCH 35/35] Remove old DMI & SMBIOS code and make SMBIOS default
 2011-05-31 15:54 UTC 

[RFC PATCH 32/35] include/linux/acpi.h changes for SMBIOS and System
 2011-05-31 15:54 UTC 

[RFC PATCH 04/35] drivers/acpi changes for SMBIOS and System Firmware
 2011-05-31 15:51 UTC 

[RFC PATCH 02/35] New SMBIOS driver for x86 and ia64
 2011-05-31 15:50 UTC 

[RFC PATCH 01/35] System Firmware Interface
 2011-05-31 15:50 UTC 

[RFC PATCH]: System Firmware and SMBIOS Support
 2011-05-31 15:50 UTC 

bug in acer-wmi.c, wmid3_set_device_status(), initialization of params
 2011-05-31  6:12 UTC  (3+ messages)

bug in acer-wmi.c, wmid3_set_device_status(), initialization of params
 2011-05-31  3:39 UTC 

bug in acer-wmi.c, wmid3_set_device_status(), initialization of params
 2011-05-31  3:03 UTC 

ACPI: Add D3 cold state
 2011-05-30 13:10 UTC  (4+ messages)

ACPI patches for 2.6.40.merge
 2011-05-30  8:20 UTC  (20+ messages)
` [PATCH 01/18] ACPI:Fix goto flows in thermal-sys
  ` [PATCH 02/18] ACPI: osl, add acpi_os_create_lock interface
  ` [PATCH 03/18] ACPICA: Use "
  ` [PATCH 04/18] ACPICA: Fix code divergence of global lock handling
  ` [PATCH 05/18] ACPI EC: remove dead code
  ` [PATCH 06/18] ACPI: EC: add another DMI check for ASUS hardware
  ` [PATCH 07/18] ACPICA: Split all internal Global Lock functions to new file - evglock
  ` [PATCH 08/18] ACPICA: Add more methods eligible for NULL package element removal
  ` [PATCH 09/18] ACPICA: Update internal address SpaceID for DataTable regions
  ` [PATCH 10/18] ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place
  ` [PATCH 11/18] ACPICA: Execute an orphan _REG method under the EC device
  ` [PATCH 12/18] ACPICA: Update to version 20110413
  ` [PATCH 13/18] ACPI EC: enable MSI workaround for Quanta laptops
  ` [PATCH 14/18] ACPI: Cleanup custom_method debug stuff
  ` [PATCH 15/18] ACPI: Split out custom_method functionality into an own driver
  ` [PATCH 16/18] ACPI: processor: fix processor_physically_present in UP kernel
  ` [PATCH 17/18] ACPI: Add D3 cold state
  ` [PATCH 18/18] ACPI EC: remove redundant code

[git pull] cpupowerutils
 2011-05-30  7:41 UTC  (2+ messages)

[GIT] ACPI patches for 2.6.40.merge
 2011-05-29  9:23 UTC 

[PATCH] acpi: Add D3 cold state
 2011-05-29  6:21 UTC  (3+ messages)

[PATCH] ACPI: processor: fix processor_physically_present in UP kernel
 2011-05-29  6:19 UTC  (2+ messages)

[PATCH] acpi: create CONFIG item for debugfs custom_method
 2011-05-29  5:51 UTC  (3+ messages)

[PATCH 0/2] [RESEND] Split out custom method AML override into own compile option
 2011-05-29  5:48 UTC  (4+ messages)
` [PATCH 1/2] ACPI: Cleanup custom_method debug stuff
` [PATCH 2/2] ACPI: Split out custom_method functionality into an own driver

[PATCH 2/2] ACPI EC: enable MSI workaround for Quanta laptops
 2011-05-29  5:36 UTC  (2+ messages)

[PATCH v2] ACPI: execute _PSx control method if exists during device power init phase
 2011-05-27  3:32 UTC 

[PATCH] ACPI OSC: Increase buffer length of 3rd argument to 12 bytes
 2011-05-26 12:04 UTC 

[PATCH] [RESEND] ACPI EC: Cleanup unused stuff
 2011-05-26 12:04 UTC 

[PATCH] ACPI, execute _PSx control method if exists during device power init phase
 2011-05-26  7:39 UTC 

[PATCH 1/3] acpi ec: Cleanup unused stuff
 2011-05-25  9:43 UTC  (4+ messages)
` [PATCH 2/3] acpi: Cleanup custom_method debug stuff

[PATCH] ACPI, APEI, Add APEI _OSC support
 2011-05-25  6:05 UTC 

[PATCH 11/11] x86, olpc: Add XO-1.5 SCI driver
 2011-05-24 21:52 UTC 

Proposal
 2011-05-23 21:22 UTC 

ACPI support for Toshiba Satellite Pro L770-116
 2011-05-23 12:02 UTC 

[PATCH]intel_idle: misuse API
 2011-05-24  1:10 UTC 

[RFC] ACPI, APEI, Generic Hardware Error Source (GHES) injecting support
 2011-05-20 11:53 UTC  (7+ messages)

[PATCH] fix the issue when reading longer records from ERST DEBUG module
 2011-05-20  8:22 UTC 

Database Maintenance
 2011-05-19 23:18 UTC 

Power management updates for 2.6.40
 2011-05-19 21:48 UTC 

any way to evaluate a device's _PS0 method when its power state is at D0?
 2011-05-19 15:45 UTC  (6+ messages)

You Have Exceeded The Storage Limit
 2011-05-17 23:01 UTC 

For question and anwser of your payment
 2011-05-18 10:15 UTC 

Hang after rebooting from Windows 7 on ThinkPad X120e (after "ACPI: Core revision ...")
 2011-05-17 16:19 UTC 

Toshiba R830 brightness and suspend to RAM
 2011-05-15 12:42 UTC 

MailBox
 2011-05-15  0:44 UTC 

2.6.39-rc7-git7: Reported regressions 2.6.37 -> 2.6.38
 2011-05-14 22:39 UTC 

2.6.39-rc7-git7: Reported regressions from 2.6.38
 2011-05-14 22:18 UTC 

[PATCH 1/1] ACPI: pci_irq, add PRT_ quirk for IBM Bartolo
 2011-05-13  7:18 UTC  (5+ messages)
` [RFC "

[ibm-acpi-devel] TP Edge E220s freezes when hotkeys pressed
 2011-05-11 16:42 UTC 

Dear E-mail Account Owner,
 2011-05-10  8:32 UTC 

[RFC, BUGFIX] ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled
 2011-05-10  7:41 UTC 

[PATCH] PCI / ACPI: Report _OSC control mask returned on failure to get control
 2011-05-09 19:30 UTC  (2+ messages)

[PATCH]: Fix PCIe error handling BIOS control message
 2011-05-09 12:51 UTC 

Failed login attempts
 2011-05-08 22:36 UTC 

[PATCH -v2 RESENDING] x86, acpi: Handle xapic/x2apic entries in MADT at same time
 2011-05-06 18:38 UTC  (4+ messages)

[PATCH] Replace acpi_gbl_FADT.sci_interrupt with two functions in some places
 2011-05-06  2:07 UTC  (6+ messages)

[PATCH -v5 0/4] ACPI, APEI, GHES, printk support for recoverable error via NMI
 2011-05-04 13:24 UTC  (6+ messages)
` [PATCH -v5 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
` [PATCH -v5 2/4] lib, Add lock-less NULL terminated single list
` [PATCH -v5 3/4] lib, Make gen_pool memory allocator lockless
` [PATCH -v5 4/4] ACPI, APEI, GHES, printk support for recoverable error via NMI

[PATCH 0/3] pstore: fix some errors when erst as the interface
 2011-05-04  3:06 UTC  (4+ messages)
` [PATCH 1/3] fix one type of return value in pstore
` [PATCH 2/3] fix pstore filesystem mount/remount issue
` [PATCH 3/3] fix potential logic issue in pstore read interface

(unknown),
 2011-05-03 16:05 UTC 

[PATCH] drivers/acpi/utils.c: Fixed coding style issues
 2011-05-03 15:09 UTC  (6+ messages)

2.6.39-rc5-mmotm0429 - lockdep splat in fsck/acpi
 2011-05-03 14:15 UTC 

Hard LOCKUP, maybe acpi related (present in 2.6.32 to 2.6.37, fixed in 2.6.38)
 2011-05-03 10:24 UTC 

Re:
 2011-05-01 13:35 UTC 

2.6.39-rc5-git4: Reported regressions from 2.6.38
 2011-04-30 20:50 UTC  (2+ messages)

2.6.39-rc5-git4: Reported regressions 2.6.37 -> 2.6.38
 2011-04-30 20:13 UTC 

[PATCH] Move ACPI power meter driver to hwmon
 2011-04-29 23:49 UTC  (3+ messages)

[PATCH -v4 0/4] ACPI, APEI, GHES, printk support for recoverable error via NMI
 2011-04-29  5:24 UTC  (11+ messages)
` [PATCH -v4 1/4] Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
` [PATCH -v4 2/4] lib, Add lock-less NULL terminated single list
` [PATCH -v4 3/4] lib, Make gen_pool memory allocator lockless
` [PATCH -v4 4/4] ACPI, APEI, GHES, printk support for recoverable error via NMI

[RFC PATCH V4 0/4] cpuidle: global registration of idle states with per-cpu statistics
 2011-04-28 16:33 UTC  (5+ messages)
` [RFC PATCH V4 1/4] cpuidle: Move dev->last_residency update to driver enter routine, remove dev->last_state
` [RFC PATCH V4 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [RFC PATCH V4 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [RFC PATCH V4 4/4] cpuidle: Single/Global registration of idle states

[GIT PULL] Power management regression fixes for 2.6.39
 2011-04-27 20:47 UTC 

[PATCH] acpi: fix parameter type of acpi_get_node()
 2011-04-27 14:49 UTC 

power_meter driver location
 2011-04-26 17:54 UTC  (3+ messages)

[PATCH]: ACPI: Fix comments that describe the DWORDs for _OSC
 2011-04-26 15:06 UTC 

[PATCH 1/2] ACPI EC: remove redundant code
 2011-04-26  8:29 UTC 

ACPICA release 20110413 linuxized patches
 2011-04-25 20:50 UTC  (3+ messages)

[PATCH] ACPI / PM: Avoid infinite recurrence while registering power resources
 2011-04-25 20:15 UTC 

[RFC PATCH V3 0/4] cpuidle: global registration of idle states with per-cpu statistics
 2011-04-25 12:00 UTC  (3+ messages)
` [RFC PATCH V3 4/4] cpuidle: Single/Global registration of idle states
  ` [linux-pm] "

Reverse-engineer GPU fan control method on Toshiba Satellite L500?
 2011-04-25  7:24 UTC 


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