From: Tzung-Bi Shih <tzungbi@kernel.org>
To: torvalds@linux-foundation.org
Cc: pmalani@chromium.org, bleung@chromium.org, groeck@chromium.org,
tzungbi@kernel.org, linux-kernel@vger.kernel.org,
chrome-platform@lists.linux.dev
Subject: [GIT PULL] chrome-platform changes for v6.6
Date: Mon, 28 Aug 2023 11:49:41 +0800 [thread overview]
Message-ID: <ZOwZVavwRm6PlsXG@google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1647 bytes --]
Hi Linus,
Please pull chrome-platform updates for v6.6.
Thanks,
TzungBi
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-for-v6.6
for you to fetch changes up to 0820debb7d489e9eb1f68b7bb69e6ae210699b3f:
platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER (2023-08-10 11:10:56 +0800)
----------------------------------------------------------------
chrome platform changes for 6.6
* Improvements
- Remove shutdown timeout on EC panic for offering the filesystem a
chance to sync.
- Support official HID "GOOG0016" for ChromeOS ACPI.
* Fixes
- Print hex string instead of using "%s" for ACPI_TYPE_BUFFER.
* Misc
- Update MAINTAINERS.
----------------------------------------------------------------
Rob Barnes (1):
platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeout
Tzung-Bi Shih (3):
MAINTAINERS: update maintainers of chrome-platform
platform/chrome: chromeos_acpi: support official HID GOOG0016
platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER
.../ABI/testing/sysfs-driver-chromeos-acpi | 17 ++++++++++-
.../firmware-guide/acpi/chromeos-acpi-device.rst | 5 ++--
MAINTAINERS | 1 +
drivers/platform/chrome/chromeos_acpi.c | 33 ++++++++++++++++++++--
drivers/platform/chrome/cros_ec_lpc.c | 4 +--
5 files changed, 52 insertions(+), 8 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next reply other threads:[~2023-08-28 3:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-28 3:49 Tzung-Bi Shih [this message]
2023-08-29 1:47 ` [GIT PULL] chrome-platform changes for v6.6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZOwZVavwRm6PlsXG@google.com \
--to=tzungbi@kernel.org \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=groeck@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmalani@chromium.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.