All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ACPI: EC: Various cleanups
@ 2022-06-20  9:25 Hans de Goede
  2022-06-20  9:25 ` [PATCH 1/4] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks Hans de Goede
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Hans de Goede @ 2022-06-20  9:25 UTC (permalink / raw)
  To: Rafael J . Wysocki, Len Brown, Robert Moore, Mika Westerberg
  Cc: Hans de Goede, Zhang Rui, Andy Shevchenko, kai.heng.feng,
	linux-acpi, devel

Hi All,

Here is a set of cleanups / removal of no longer necessary
quirks (or so I believe please review carefully). These are all
things which I noticed while working on my:
"[RFC 0/4] ACPI[CA]: fix ECDT EC probe ordering issues" series.

Regards,

Hans

p.s.
Talking about my "[RFC 0/4] ACPI[CA]: fix ECDT EC probe ordering issues"
series, it would be great if someone can take a look at this and let me
know if that series seems sane. Then I can convert the ACPICA changes
from kernel patches to upstream github acpica patches and submit a
pull-req for those at github.


Hans de Goede (4):
  ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI
    quirks
  ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
  ACPI: EC: Re-use boot_ec when possible even when
    EC_FLAGS_TRUST_DSDT_GPE is set
  ACPI: EC: Drop unused ident initializers from dmi_system_id tables

 drivers/acpi/ec.c | 140 ++++++++++++++++------------------------------
 1 file changed, 48 insertions(+), 92 deletions(-)

-- 
2.36.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-06-29 17:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-20  9:25 [PATCH 0/4] ACPI: EC: Various cleanups Hans de Goede
2022-06-20  9:25 ` [PATCH 1/4] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks Hans de Goede
2022-06-20  9:25 ` [PATCH 2/4] ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk Hans de Goede
2022-06-20 10:47   ` Daniel Drake
2022-06-20 14:33     ` Hans de Goede
2022-06-21  2:37       ` Daniel Drake
2022-06-21  8:37         ` Hans de Goede
2022-06-21 12:38           ` Daniel Drake
2022-06-21 15:00             ` Hans de Goede
2022-06-20  9:25 ` [PATCH 3/4] ACPI: EC: Re-use boot_ec when possible even when EC_FLAGS_TRUST_DSDT_GPE is set Hans de Goede
2022-06-20  9:25 ` [PATCH 4/4] ACPI: EC: Drop unused ident initializers from dmi_system_id tables Hans de Goede
2022-06-29 17:42 ` [PATCH 0/4] ACPI: EC: Various cleanups Rafael J. Wysocki
2022-06-29 17:42   ` [Devel] " Rafael J. Wysocki

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.