All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ACPI/EC: Cleanup debugging messages and coding styles.
@ 2014-10-14  6:23 Lv Zheng
  2014-10-14  6:23 ` [PATCH 1/5] ACPI/EC: Add CPU ID to debugging messages Lv Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Lv Zheng @ 2014-10-14  6:23 UTC (permalink / raw)
  To: Rafael J. Wysocki, Len Brown; +Cc: Lv Zheng, Lv Zheng, linux-acpi

This patchset contains trivial cleanup code to make it easier to search in
the EC debugging messages.
It also includes a patch to correct coding style issues that detected by
recent scripts/checkpatch.pl.

No functional changes. This patchset can only make remote debugging more
efficient.

Lv Zheng (5):
  ACPI/EC: Add CPU ID to debugging messages.
  ACPI/EC: Enhance the logs to apply to QR_EC transactions.
  ACPI/EC: Add detailed command/query debugging information.
  ACPI/EC: Refine event/query debugging messages.
  ACPI/EC: Cleanup coding style.

 drivers/acpi/ec.c |  109 ++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 70 insertions(+), 39 deletions(-)

-- 
1.7.10


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

end of thread, other threads:[~2014-10-22 13:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14  6:23 [PATCH 0/5] ACPI/EC: Cleanup debugging messages and coding styles Lv Zheng
2014-10-14  6:23 ` [PATCH 1/5] ACPI/EC: Add CPU ID to debugging messages Lv Zheng
2014-10-14  6:23 ` [PATCH 2/5] ACPI/EC: Enhance the logs to apply to QR_EC transactions Lv Zheng
2014-10-14  6:23 ` [PATCH 3/5] ACPI/EC: Add detailed command/query debugging information Lv Zheng
2014-10-14  6:23 ` [PATCH 4/5] ACPI/EC: Refine event/query debugging messages Lv Zheng
2014-10-14  6:24 ` [PATCH 5/5] ACPI/EC: Cleanup coding style Lv Zheng
2014-10-21 13:28   ` Rafael J. Wysocki
2014-10-22  5:05     ` Zheng, Lv
2014-10-22  5:59       ` Zheng, Lv
2014-10-22 14:10         ` Rafael J. Wysocki
2014-10-21 13:26 ` [PATCH 0/5] ACPI/EC: Cleanup debugging messages and coding styles 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.