public inbox for chrome-platform@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-02-22 10:46:57 to 2026-04-07 06:19:29 UTC [more...]

[PATCH 0/5] platform/chrome: cros_kbd_led_backlight: Some cleanups
 2026-04-07  6:19 UTC  (7+ messages)
` [PATCH 1/5] platform/chrome: cros_kbd_led_backlight: Drop max_brightness from driver data
` [PATCH 2/5] platform/chrome: cros_kbd_led_backlight: Pass keyboard_led as parameter
` [PATCH 3/5] platform/chrome: cros_kbd_led_backlight: Drop CONFIG_MFD_CROS_EC_DEV ifdeffery
` [PATCH 4/5] mfd: cros_ec: Add a helper to retrieve the EC device from the MFD parent
` [PATCH 5/5] platform/chrome: cros_kbd_led_backlight: Use cros_ec_mfd_get_ec_dev()

[PATCH v1 0/2] Load cros_ec_ucsi from OF and ACPI nodes
 2026-04-06 22:49 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding
` [PATCH v1 2/2] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions

[PATCH v1 0/1] Check for UCSI fwnode in cros_ec_dev
 2026-04-03 22:32 UTC  (3+ messages)
` [PATCH v1 1/1] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI

[PATCH 1/2] platform/chrome: cros_ec_typec: Enforce priority-based mode selection
 2026-04-03 14:21 UTC  (3+ messages)

[PATCH] media: platform: cros-ec: Add Kulnex and Moxoe to the match table
 2026-04-02  7:50 UTC 

[PATCH] platform/chrome: cros_usbpd_notify: Add NULL pointer check for ACPI companion
 2026-04-02  2:31 UTC  (2+ messages)

[PATCH 0/2] regulator: cros-ec: cleanup and add supplies
 2026-03-23 22:39 UTC  (5+ messages)
` [PATCH 1/2] regulator: dt-bindings: cros-ec: Add regulator supply
` [PATCH 2/2] regulator: "

[PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue
 2026-03-20  3:06 UTC  (19+ messages)
` [PATCH v2 01/10] workqueue: devres: "
` [PATCH v2 02/10] power: supply: cw2015: Free allocated workqueue
` [PATCH v2 03/10] power: supply: max77705: Drop duplicated IRQ error message
` [PATCH v2 04/10] power: supply: max77705: Free allocated workqueue and fix removal order
` [PATCH v2 05/10] power: supply: mt6370: Simplify with devm_alloc_ordered_workqueue()
` [PATCH v2 06/10] power: supply: ipaq_micro: Simplify with devm
` [PATCH v2 07/10] mfd: ezx-pcap: Drop memory allocation error message
` [PATCH v2 08/10] mfd: ezx-pcap: Return directly instead of empty gotos
` [PATCH v2 09/10] mfd: ezx-pcap: Avoid rescheduling after destroying workqueue
` [PATCH v2 10/10] platform/chrome: cros_usbpd_logger: Simplify with devm
` (subset) [PATCH v2 00/10] workqueue / drivers: Add device-managed allocate workqueue

[PATCH v5 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2026-03-18 11:25 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector

[PATCH v2 00/29] ASoC: soc-component: re-add pcm_new()/pcm_free()
 2026-03-16 21:59 UTC  (35+ messages)
` [PATCH v2 01/29] "
` [PATCH v2 02/29] ASoC: amd: name back to pcm_new()/pcm_free()
` [PATCH v2 03/29] ASoC: apple: "
` [PATCH v2 04/29] ASoC: atmel: "
` [PATCH v2 05/29] ASoC: au1x: "
` [PATCH v2 06/29] ASoC: bcm: "
` [PATCH v2 07/29] ASoC: codecs: cros_ec_codec: "
` [PATCH v2 08/29] ASoC: codecs: rt5xxx-spi: "
` [PATCH v2 09/29] ASoC: dwc: "
` [PATCH v2 10/29] ASoC: fsl: "
` [PATCH v2 11/29] ASoC: generic: "
` [PATCH v2 12/29] ASoC: google: "
` [PATCH v2 13/29] ASoC: intel: "
` [PATCH v2 14/29] ASoC: kirkwood: "
` [PATCH v2 15/29] ASoC: loongson: "
` [PATCH v2 16/29] ASoC: mediatek: "
` [PATCH v2 17/29] ASoC: pxa: "
` [PATCH v2 18/29] ASoC: qcom: "
` [PATCH v2 19/29] ASoC: renesas: "
` [PATCH v2 20/29] ASoC: samsung: "
` [PATCH v2 21/29] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH v2 22/29] ASoC: sof: "
` [PATCH v2 23/29] ASoC: sprd: "
` [PATCH v2 24/29] ASoC: stm: "
` [PATCH v2 25/29] ASoC: tegra: "
` [PATCH v2 26/29] ASoC: uniphier: "
` [PATCH v2 27/29] ASoC: xilinx: "
` [PATCH v2 28/29] ASoC: xtensa: "
` [PATCH v2 29/29] ASoC: soc-component: remove pcm_construct()/pcm_destruct()

[PATCH v2 0/6] iio: Introduce and use value of π
 2026-03-16 11:18 UTC  (4+ messages)
` [PATCH v2 1/6] media: vidtv: Rename PI definition to PI_SAMPLES

[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
 2026-03-14 19:02 UTC  (32+ messages)
` [RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger
` [RFC PATCH 2/9] leds: Add callback offloaded() to query the state of "
` [RFC PATCH 3/9] leds: cros_ec: Implement offloaded() callback for trigger
` [RFC PATCH 4/9] leds: turris-omnia: "
` [RFC PATCH 5/9] leds: trigger: netdev: Implement offloaded() callback
` [RFC PATCH 6/9] leds: Add trigger_may_offload attribute
` [RFC PATCH 7/9] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [RFC PATCH 8/9] platform/x86: ideapad-laptop: Decouple HW & cdev brightness for kbd backlight
` [RFC PATCH 9/9] platform/x86: ideapad-laptop: Fully support auto "

[PATCH] cleanup: uintptr_t to unsigned long
 2026-03-13  9:31 UTC  (4+ messages)
` [PATCH v2] iio: "

cros_ec_lpcs breaking sleep mode on HP Elite Dragonfly
 2026-03-11  6:25 UTC  (3+ messages)

[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
 2026-03-10  9:29 UTC  (4+ messages)
` RFC: Selecting an NVMEM cell for Power State Change Reason (PSCR) recording
    ` [PR 174] dt-bindings: chosen: Add "power-state-change-reason" nvmem property

[PATCH] platform/chrome: cros_ec_typec: Skip Type-C mux handling in EC-driven devices
 2026-03-09 15:25 UTC  (7+ messages)

[PATCH v2 0/6] platform/chrome: Bind drivers to platform devices instead of ACPI ones
 2026-03-06  4:46 UTC  (8+ messages)
` [PATCH v2 1/6] platform/chrome: Convert ChromeOS privacy-screen driver to platform
` [PATCH v2 3/6] platform/chrome: chromeos_tbmc: Register ACPI notify handler
` [PATCH v2 4/6] platform/chrome: chromeos_tbmc: Convert to a platform driver
` [PATCH v2 5/6] platform/chrome: wilco_ec: event: Register ACPI notify handler
` [PATCH v2 6/6] platform/chrome: wilco_ec: event: Convert to a platform driver
` [PATCH v2 2/6] platform/chrome: chromeos_tbmc: Drop wakeup source on remove

[PATCH 0/9] workqueue / drivers: Add device-managed allocate workqueue
 2026-03-05 20:16 UTC  (25+ messages)
` [PATCH 1/9] workqueue: devres: "
` [PATCH 2/9] power: supply: cw2015: Free allocated workqueue
` [PATCH 3/9] power: supply: max77705: Free allocated workqueue and fix removal order
` [PATCH 4/9] power: supply: mt6370: Simplify with devm_create_singlethread_workqueue
` [PATCH 5/9] power: supply: ipaq_micro: Simplify with devm
` [PATCH 6/9] mfd: ezx-pcap: Drop memory allocation error message
` [PATCH 7/9] mfd: ezx-pcap: Return directly instead of empty gotos
` [PATCH 8/9] mfd: ezx-pcap: Avoid rescheduling after destroying workqueue
` [PATCH 9/9] platform/chrome: cros_usbpd_logger: Simplify with devm

[PATCH v1 0/6] platform/chrome: Bind drivers to platform devices instead of ACPI ones
 2026-03-05 15:52 UTC  (13+ messages)
` [PATCH v1 1/6] platform/chrome: Convert ChromeOS privacy-screen driver to platform
` [PATCH v1 2/6] platform/chrome: chromeos_tbmc: Drop wakeup source on remove
` [PATCH v1 3/6] platform/chrome: chromeos_tbmc: Register ACPI notify handler
` [PATCH v1 4/6] platform/chrome: chromeos_tbmc: Convert to a platform driver
` [PATCH v1 5/6] platform/chrome: wilco_ec: event: Register ACPI notify handler
` [PATCH v1 6/6] platform/chrome: wilco_ec: event: Convert to a platform driver

[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
 2026-03-03 14:13 UTC  (5+ messages)
` [PATCH v5 7/8] platform/chrome: cros_ec_typec: Thunderbolt support

[BUG] cros_ec: Chromebook side volume keys not generating volume events on UEFI firmware
 2026-03-02 16:22 UTC 

[PATCH v6 4/7] iio: Rename 'sign' field to `format` in struct iio_scan_type
 2026-02-28 17:59 UTC  (3+ messages)

[PATCH 1/7] Input: export input_default_setkeycode
 2026-02-23 12:24 UTC  (19+ messages)
` [PATCH 2/7] Input: cros_ec_keyb - add function key support
` [PATCH 3/7] Input: cros_ec_keyb - use u8 instead of uint8_t
` [PATCH 4/7] Input: cros_ec_keyb - use BIT() macro instead of open-coding shifts
` [PATCH 5/7] Input: cros_ec_keyb - simplify cros_ec_keyb_work()
` [PATCH 6/7] Input: cros_ec_keyb - do not allocate keyboard state separately
` [PATCH 7/7] Input: cros_ec_keyb - factor out column processing

[PATCH] platform/chrome: cros_ec_lightbar: fix const correctness of seqname array
 2026-02-23  8:17 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_lightbar: replace sscanf with kstrtouint
 2026-02-23  8:17 UTC  (2+ messages)

[PATCH] platform/chrome: lightbar: Add on/off switch
 2026-02-23  7:52 UTC  (2+ messages)

[PATCH] platform/chrome: lightbar: Optimize command size
 2026-02-23  7:43 UTC  (2+ messages)

[PATCH v8 0/3] drivers/base: Introduce revocable
 2026-02-23  7:03 UTC  (4+ messages)
` [PATCH v8 1/3] revocable: Revocable resource management

[PATCH v3 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-23  6:21 UTC  (6+ messages)
` [PATCH v3 03/11] gpio: sysfs: Remove redundant check for struct gpio_chip


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox