* [GIT PULL] chrome-platform updates for v7.1
@ 2026-04-13 4:41 Tzung-Bi Shih
0 siblings, 0 replies; only message in thread
From: Tzung-Bi Shih @ 2026-04-13 4:41 UTC (permalink / raw)
To: torvalds; +Cc: bleung, chrome-platform, tzungbi, linux-kernel
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-04-13 4:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-13 4:41 [GIT PULL] chrome-platform updates for v7.1 Tzung-Bi Shih
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox