All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Minimize ACPICA/linux GPE code divergence
@ 2010-12-06 15:58 Lin Ming
  0 siblings, 0 replies; only message in thread
From: Lin Ming @ 2010-12-06 15:58 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown, Bob Moore; +Cc: linux-acpi

Hi, Rafael

We have ported below of your GPE patches into ACPICA code base.

0001-ACPI-ACPICA-Do-not-execute-_PRW-methods-during-initi.patch
0002-ACPI-ACPICA-Fail-acpi_gpe_wakeup-if-ACPI_GPE_CAN_WAK.patch
0003-ACPI-ACPICA-Simplify-acpi_ev_initialize_gpe_block.patch
0004-ACPI-ACPICA-Fix-reference-counting-problems-with-GPE.patch
0005-ACPI-ACPICA-Defer-enabling-of-runtime-GPEs-v3.patch

You can find the ACPICA port at,
http://git.moblin.org/cgit.cgi/acpica/commit/?id=3bc77e86ae03b3ceb7241f224053e399fb3f56b2

As the port, some changes were made, function and variable renamed, etc,
and new features were added, implicit notify, global event handler, etc.

These changes and new features introduce a lot of ACPICA/linux GPE code
divergence. So this series of patches is to minimize this type of
divergence.

[PATCH 1/6] ACPICA: Move GPE functions to new file evxfgpe.c
[PATCH 2/6] ACPICA: Rename some function and variable names
[PATCH 3/6] ACPICA: Remove unused function declarations
[PATCH 4/6] ACPICA: Implicit notify support
[PATCH 5/6] ACPICA: Global event handler
[PATCH 6/6] ACPICA: Misc comments to minimize code divergence

Thanks for any comments.

Lin Ming





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-06 15:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 15:58 [PATCH 0/6] Minimize ACPICA/linux GPE code divergence Lin Ming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.