linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-04 22:23:14 to 2011-11-22 05:49:49 UTC [more...]

3.1-rc3-git6: Reported regressions from 3.0
 2011-11-22  5:49 UTC  (12+ messages)
` 3.2-rc2+: Reported regressions from 3.0 and 3.1

[PATCH 0/2] acpi_read() bit_offset support
 2011-11-21 10:08 UTC  (19+ messages)
` [PATCH 1/2] ACPICA: acpi_read: update return value atomically
` [PATCH 2/2] ACPICA: support Generic Address Structure bit_offset in acpi_read/write

[RFC][PATCH]ACPI,APEI,ERST, back end driver for NVRAM
 2011-11-21  0:43 UTC  (4+ messages)

[regression] suspend is flakey, "shutdown -h now" does not power off
 2011-11-20 19:59 UTC 

[2.6.32] Please cherry-pick Toshiba Satellite DSDT corruption workaround
 2011-11-19  5:14 UTC 

[PATCH 0/8] ACPI, APEI patches for 3.2 (Resend)
 2011-11-18  1:41 UTC  (13+ messages)
` [PATCH 1/9] ACPI, APEI, Print resource errors in conventional format
` [PATCH 2/9] ACPI, APEI, Remove table not found message
` [PATCH 3/9] ACPI, Record ACPI NVS regions
` [PATCH 4/9] ACPI, APEI, Resolve false conflict between ACPI NVS and APEI
` [PATCH 5/9] ACPI, APEI, EINJ, Fix resource conflict on some machine
` [PATCH 6/9] ACPI, Add RAM mapping support to ACPI atomic IO support
` [PATCH 7/9] ACPI, APEI, EINJ, Refine the fix of resource conflict
` [PATCH 8/9] ACPI, APEI, GHES: Add PCIe AER recovery support
` [PATCH 9/9] ACPI, APEI, GHES, Distinguish interleaved error report in kernel log

[PATCH 1/5] ACPI processor: Do not export acpi_idle_driver in processor.h
 2011-11-17 22:44 UTC  (6+ messages)
` [PATCH 2/5] ACPI processor: Avoid WARN message on processor driver removal
` [PATCH 3/5] intel_idle: Split up and provide per CPU initialization func
` [PATCH 4/5] ACPI processor: Fix error path, also remove sysdev link
` [PATCH 5/5] ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init

[PATCH] ACPI: Use kmemdup rather than duplicating its implementation
 2011-11-17 22:43 UTC 

GHES: Failed to read error status
 2011-11-17 16:31 UTC  (2+ messages)

[PATCH 0/6][resend] removing unused fields in the structure
 2011-11-17 10:26 UTC  (7+ messages)
` [PATCH 1/6][resend] cpuidle : move code to prevent forward declaration
` [PATCH 2/6][resend] cpuidle : remove unused 'governor_data' field
` [PATCH 3/6][resend] acpi : remove 'latency_ticks' in acpi_processor_cx
` [PATCH 4/6][resend] acpi : remove 'time' field "
` [PATCH 5/6][resend] acpi : remove 'usage' "
` [PATCH 6/6][resend] acpi : remove 'power' field from acpi_processor_cx

Resuming from hibernation on T61 with nvidia
 2011-11-16 19:43 UTC  (10+ messages)

[PATCH resend] x86, olpc-xo15-sci: Enable lid close wakeup control through sysfs
 2011-11-16 16:13 UTC 

[PATCH resend] x86, olpc-xo15-sci: Enable lid close wakeup control through sysfs
 2011-11-16 16:13 UTC 

[patch 2/2] intel_idle: disable auto_demotion for hotplugged CPUs
 2011-11-15 23:12 UTC 

[patch 1/2] intel_idle: fix API misuse
 2011-11-15 23:12 UTC 

Regression in thinkpad-acpi events
 2011-11-15 23:03 UTC  (3+ messages)

[PATCH 1/7] x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep
 2011-11-15 21:31 UTC  (7+ messages)
` [PATCH 2/7] tboot: Add return values for tboot_sleep
` [PATCH 3/7] xen/acpi/sleep: Enable ACPI sleep via the acpi_os_prepare_sleep_register
` [PATCH 4/7] x86: Expand the x86_msi_ops to have a restore MSIs
` [PATCH 5/7] xen/pci: Utilize the restore_msi_irqs hook
` [PATCH 6/7] x86/acpi/sleep: Provide registration for acpi_suspend_lowlevel
` [PATCH 7/7] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback

[PATCH] ACPI cleanup's and enablement for Xen ACPI S3 [v3]
 2011-11-15 21:31 UTC 

[PATCH 0/2] ACPI: Re-factor and remove ./drivers/acpi/atomicio.[ch]
 2011-11-15 18:45 UTC  (17+ messages)
` [PATCH 1/2] ACPI: Export interfaces for ioremapping/iounmapping ACPI registers
` [PATCH 2/2] ACPI: Convert acpi_pre_map_gar()/acpi_atomic_read() and remove ./drivers/acpi/atomicio.[ch]

Regression in 3.1 causes Xen to use wrong idle routine
 2011-11-14 20:11 UTC  (15+ messages)
        ` [Xen-devel] "

Intel Xeon 5649 2.53GHz Turbo problem
 2011-11-14  3:29 UTC  (2+ messages)

/sys/class/power_supply/BAT0/ confusion
 2011-11-13  9:45 UTC  (4+ messages)

GoodDay
 2011-11-13  2:08 UTC 

[PATCH] PCI / ACPI / PM: Avoid resuming devices that don't signal PME
 2011-11-11 17:49 UTC  (2+ messages)

[PATCH] PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
 2011-11-11 17:49 UTC  (6+ messages)
    ` [PATCH] PCI / ACPI: Make acpiphp ignore root bridges using SHPC "

[PATCH] pci: Rework ASPM disable code
 2011-11-11 17:33 UTC  (5+ messages)

[PATCH 0/6] removing unused fields in the structure
 2011-11-10 23:57 UTC  (7+ messages)
` [PATCH 1/6] cpuidle : move code to prevent forward declaration
` [PATCH 2/6] cpuidle : remove unused 'governor_data' field
` [PATCH 3/6] acpi : remove 'latency_ticks' in acpi_processor_cx
` [PATCH 4/6] acpi : remove 'time' field "
` [PATCH 5/6] acpi : remove 'usage' "
` [PATCH 6/6] acpi : remove 'power' field from acpi_processor_cx

[PATCH] acpi: Fix CPU hot removal problem
 2011-11-10 22:47 UTC 

[PATCH] PNP ACPI: Use real gsi
 2011-11-10  3:07 UTC  (5+ messages)

Boot fails on Thinkpad L420 without ACPI=off or nosmp
 2011-11-08 10:12 UTC  (3+ messages)

[PATCH -v2 0/4] ACPI: Re-factor and remove ./drivers/acpi/atomicio.[ch]
 2011-11-08  1:00 UTC  (7+ messages)
` [PATCH -v2 1/4] ACPI: Fix possible alignment issues with GAS 'address' references
` [PATCH -v2 2/4] ACPI: Export interfaces for ioremapping/iounmapping ACPI registers
` [PATCH -v2 3/4] ACPI APEI: Convert atomicio routines
` [PATCH -v2 4/4] ACPI: Remove ./drivers/acpi/atomicio.[ch]

[PATCH v5] acpi: Fix CPU hot removal problem
 2011-11-08  0:22 UTC  (3+ messages)

ACPI & PM patch queue for Linux 3.2
 2011-11-08  0:16 UTC  (16+ messages)
` [PATCH 01/14] tools/power turbostat: less verbose debugging
  ` [PATCH 02/14] mrst pmu: update comment
  ` [PATCH 03/14] ACPI: use kstrdup()
  ` [PATCH 04/14] ACPI: Fix possible recursive locking in hwregs.c
  ` [PATCH 05/14] PNPACPI: Simplify disabled resource registration
  ` [PATCH 06/14] ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()
  ` [PATCH 07/14] ACPI: Drop ACPI_NO_HARDWARE_INIT
  ` [PATCH 08/14] thermal: Prevent polling from happening during system suspend
  ` [PATCH 09/14] ACPI: Export FADT pm_profile integer value to userspace
  ` [PATCH 10/14] ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
  ` [PATCH 11/14] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
  ` [PATCH 12/14] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
  ` [PATCH 13/14] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
  ` [PATCH 14/14] cpuidle: Single/Global registration of idle states

[GIT pull] ACPI & cpuidle power management patches for Linux 3.2-merge
 2011-11-07 18:08 UTC  (3+ messages)

[PATCH] X86: Solve Dell Latitudes do not reboot on x86_64 more generally
 2011-11-07 17:40 UTC  (8+ messages)

[PATCH -v2] acpi: Fix possible recursive locking in hwregs.c
 2011-11-07 12:13 UTC  (5+ messages)

[PATCH v5] acpi: Fix CPU hot removal problem
 2011-11-07  8:55 UTC  (2+ messages)

[PATCH] Convert width in bits to bytes in __acpi_ioremap_fast()
 2011-11-07  3:28 UTC  (4+ messages)

[PATCH] ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning
 2011-11-07  1:58 UTC  (3+ messages)
` [PATCH, RESEND] "

[PATCH] ACPI: Export FADT pm_profile integer value to userspace
 2011-11-07  1:50 UTC  (3+ messages)
` [linux-pm] "

[Resend 2x] thermal: Prevent polling from happening during system suspend
 2011-11-07  1:39 UTC  (2+ messages)

[Resend 2x] ACPI: Drop ACPI_NO_HARDWARE_INIT
 2011-11-07  1:36 UTC  (2+ messages)

[PATCH, resend] PNPACPI: Simplify disabled resource registration
 2011-11-07  1:14 UTC  (2+ messages)

ACPI ALS Status ?
 2011-11-06 22:16 UTC  (2+ messages)

[GIT PULL] More power management updates for 3.2
 2011-11-05 23:37 UTC 

[PATCH -v1] acpi: Fix possible recursive locking in hwregs.c
 2011-11-05 16:50 UTC  (6+ messages)

Dear Friend
 2011-11-05  2: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).