public inbox for chrome-platform@lists.linux.dev
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@kernel.org>
To: torvalds@linux-foundation.org
Cc: bleung@chromium.org, chrome-platform@lists.linux.dev,
	tzungbi@kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] chrome-platform updates for v7.1
Date: Mon, 13 Apr 2026 04:41:37 +0000	[thread overview]
Message-ID: <adx0Aa1nOikgC521@google.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2363 bytes --]

Hi Linus,

Please pull chrome-platform updates for Linux v7.1.

Thanks,
Tzung-Bi
------

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-v7.1

for you to fetch changes up to 168e4b208ca8c2e04de20cc6cb7e2fb035dc1ec8:

  platform/chrome: cros_usbpd_logger: Simplify with devm (2026-03-20 02:57:04 +0000)

----------------------------------------------------------------
chrome-platform: Updates for v7.1

* Improvements

  - Reduce transmission size by dropping unnecessary data in
    cros_ec_lightbar.
  - Convert chromeos_privacy_screen, chromeos_tbmc, and wilco_ec/event
    from ACPI drivers to platform drivers.

* Fixes

  - Drop wakeup source on remove() in chromeos_tbmc.

* Cleanups

  - Simplify workqueue usage with devm in cros_usbpd_logger.

----------------------------------------------------------------
Gwendal Grignou (1):
      platform/chrome: lightbar: Optimize command size

Krzysztof Kozlowski (2):
      workqueue: devres: Add device-managed allocate workqueue
      platform/chrome: cros_usbpd_logger: Simplify with devm

Rafael J. Wysocki (6):
      platform/chrome: Convert ChromeOS privacy-screen driver to platform
      platform/chrome: chromeos_tbmc: Drop wakeup source on remove
      platform/chrome: chromeos_tbmc: Register ACPI notify handler
      platform/chrome: chromeos_tbmc: Convert to a platform driver
      platform/chrome: wilco_ec: event: Register ACPI notify handler
      platform/chrome: wilco_ec: event: Convert to a platform driver

Tzung-Bi Shih (1):
      Merge remote-tracking branch 'wq/for-7.1-devm-alloc-wq'

 Documentation/driver-api/driver-model/devres.rst  |  4 ++
 drivers/platform/chrome/chromeos_privacy_screen.c | 41 ++++++-------
 drivers/platform/chrome/chromeos_tbmc.c           | 55 +++++++++++------
 drivers/platform/chrome/cros_ec_lightbar.c        |  3 +
 drivers/platform/chrome/cros_usbpd_logger.c       | 18 +++---
 drivers/platform/chrome/wilco_ec/event.c          | 73 +++++++++++++----------
 include/linux/workqueue.h                         | 22 +++++++
 kernel/workqueue.c                                | 28 +++++++++
 8 files changed, 161 insertions(+), 83 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

                 reply	other threads:[~2026-04-13  4:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=adx0Aa1nOikgC521@google.com \
    --to=tzungbi@kernel.org \
    --cc=bleung@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox