Chrome platform driver development
 help / color / mirror / Atom feed
 messages from 2024-12-11 21:17:08 to 2025-02-06 20:43:44 UTC [more...]

[PATCH v2 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-06 20:43 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector

[PATCH v1 0/2] usb: typec: ucsi: Recover from CrOS EC sysjump
 2025-02-05  4:27 UTC  (8+ messages)
` [PATCH v1 1/2] platform/chrome: add PD_EVENT_INIT bit definition
` [PATCH v1 2/2] usb: typec: ucsi: resume work after EC init

[PATCH 0/2] Add sysfs attributes to cros-ec-typec
 2025-02-05  4:22 UTC  (4+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_typec: Expose PD mux status via sysfs
` [PATCH 2/2] platform/chrome: cros_ec_typec: Expose AP_MODE_ENTRY feature state "

[PATCH] MAINTAINERS: cros_ec_typec, cros_ec_ucsi, cros_usbpd_notify: Update maintainers
 2025-02-03  2:44 UTC  (2+ messages)

[PATCH v2] platform/chrome: cros_ec_lpc: Match on Framework ACPI device
 2025-02-03  2:44 UTC  (2+ messages)

[PATCH v2 0/3] usb: typec: ucsi: continue rework of command interface
 2025-02-02  0:19 UTC  (5+ messages)
` [PATCH v2 1/3] usb: typec: ucsi: return CCI and message from sync_control callback
` [PATCH v2 2/3] usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()
` [PATCH v2 3/3] usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()

[PATCH] chrome/cros_ec_lpc: Match on Framework ACPI device
 2025-01-28 18:12 UTC  (3+ messages)

[PATCH v2 00/12] reboot: support runtime configuration of emergency hw_protection action
 2025-01-22 11:28 UTC  (31+ messages)
` [PATCH v2 01/12] reboot: replace __hw_protection_shutdown bool action parameter with an enum
` [PATCH v2 02/12] reboot: reboot, not shutdown, on hw_protection_reboot timeout
` [PATCH v2 03/12] docs: thermal: sync hardware protection doc with code
` [PATCH v2 04/12] reboot: describe do_kernel_restart's cmd argument in kernel-doc
` [PATCH v2 05/12] reboot: rename now misleading __hw_protection_shutdown symbols
` [PATCH v2 06/12] reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown
` [PATCH v2 07/12] reboot: add support for configuring emergency hardware protection action
` [PATCH v2 08/12] regulator: allow user configuration of "
` [PATCH v2 09/12] platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal
` [PATCH v2 10/12] dt-bindings: thermal: give OS some leeway in absence of critical-action
` [PATCH v2 11/12] thermal: core: allow user configuration of hardware protection action
` [PATCH v2 12/12] reboot: retire hw_protection_reboot and hw_protection_shutdown helpers

[GIT PULL] chrome-platform-firmware updates for v6.14
 2025-01-22  4:15 UTC  (2+ messages)

[GIT PULL] chrome-platform updates for v6.14
 2025-01-22  3:51 UTC  (2+ messages)

[PATCH] watchdog: cros-ec: Add newlines to printks
 2025-01-16 22:58 UTC  (3+ messages)

[REGRESSION] module BTF validation failure (Error -22) on next
 2025-01-16  9:51 UTC  (10+ messages)

[PATCH] platform/chrome: cros_ec_lpc: Handle EC without CRS section
 2025-01-15  1:31 UTC  (2+ messages)

[PATCH] platform/chrome: cros_usbpd_logger: Use str_enabled_disabled() helper
 2025-01-13  7:44 UTC  (2+ messages)

[PATCH 0/2] usb: typec: cros-ec-ucsi: A couple small cleanups
 2025-01-10 13:47 UTC  (6+ messages)
` [PATCH 1/2] usb: typec: cros-ec-ucsi: Add newlines to printk messages
` [PATCH 2/2] usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/const

[PATCH] rtc: use boolean values with device_init_wakeup()
 2025-01-09 20:03 UTC  (4+ messages)

[PATCH v3 0/2] Add support for IO memory mapped EC
 2025-01-08  2:26 UTC  (4+ messages)
` [PATCH v3 1/2] FROMLIST: platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structure
` [PATCH v3 2/2] FROMLIST: platform/chrome: cros_ec_lpc: Add Support for direct EC register memory access

[PATCH v2 0/2] Add support for IO memory mapped EC
 2025-01-07 17:58 UTC  (5+ messages)
` [PATCH v2 1/2] platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structure
` [PATCH v2 2/2] platform/chrome: cros_ec_lpc: Add Support for direct EC register memory access

[PATCH v12 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2025-01-07 10:33 UTC  (10+ messages)
` [PATCH v12 1/2] platform/chrome: Update ChromeOS EC header for UCSI
  ` [PATCH] driver/platform/chrome: Update cros_ec_trace with new USCI commands
` [PATCH v12 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH 0/2] Add support for IO memory mapped EC
 2025-01-06 18:51 UTC  (7+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structure
` [PATCH 2/2] platform/chrome: Add Support for direct EC register memory access

[PATCH 00/11] reboot: support runtime configuration of emergency hw_protection action
 2025-01-06 14:28 UTC  (18+ messages)
` [PATCH 01/11] reboot: replace __hw_protection_shutdown bool action parameter with an enum
` [PATCH 02/11] reboot: reboot, not shutdown, on hw_protection_reboot timeout
` [PATCH 03/11] docs: thermal: sync hardware protection doc with code
` [PATCH 04/11] reboot: rename now misleading hw_protection symbols
` [PATCH 05/11] reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown
` [PATCH 06/11] reboot: add support for configuring emergency hardware protection action
` [PATCH 07/11] regulator: allow user configuration of "
` [PATCH 08/11] platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal
` [PATCH 09/11] dt-bindings: thermal: give OS some leeway in absence of critical-action
` [PATCH 10/11] thermal: core: allow user configuration of hardware protection action
` [PATCH 11/11] reboot: retire hw_protection_reboot and hw_protection_shutdown helpers

[PATCH] platform/chrome: Update chromeos EC command tracing
 2025-01-06  1:31 UTC  (2+ messages)

[PATCH v11 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-31 12:52 UTC  (4+ messages)
` [PATCH v11 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[GIT PULL] chrome-platform fixes for v6.13-rc5
 2024-12-26 21:24 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops
 2024-12-25  2:41 UTC  (3+ messages)

[PATCH v5 0/8] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-20  4:28 UTC  (21+ messages)
` [PATCH v5 1/8] usb: typec: Only use SVID for matching altmodes
` [PATCH v5 2/8] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v5 3/8] usb: typec: Make active on port altmode writable
` [PATCH v5 4/8] usb: typec: Print err when displayport fails to enter
` [PATCH v5 5/8] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v5 6/8] platform/chrome: cros_ec_typec: Displayport support
` [PATCH v5 7/8] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH v5 8/8] platform/chrome: cros_ec_typec: Disable tbt on port

[PATCH] platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
 2024-12-20  4:15 UTC  (2+ messages)

[PATCH v6 0/4] power: supply: extension API
 2024-12-18 22:46 UTC  (15+ messages)
` [PATCH v6 1/4] power: supply: core: implement "
` [PATCH v6 4/4] power: supply: core: add UAPI to discover currently used extensions
` (subset) [PATCH v6 0/4] power: supply: extension API

[PATCH 0/4] firmware: google: Constify 'struct bin_attribute'
 2024-12-17 18:58 UTC  (8+ messages)
` [PATCH 1/4] firmware: google: cbmem: "
` [PATCH 2/4] firmware: google: gsmi: "
` [PATCH 3/4] firmware: google: memconsole: Use const 'struct bin_attribute' callback
` [PATCH 4/4] firmware: google: vpd: "

[PATCH] platform/chrome: cros_ec_vbc: Constify 'struct bin_attribute'
 2024-12-17  4:07 UTC  (2+ messages)

[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-16 19:49 UTC  (14+ messages)
` [PATCH v4 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v4 4/7] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v4 5/7] platform/chrome: cros_ec_typec: Displayport support

[REGRESSION] module BTF validation failure (Error -22) on next
 2024-12-13  9:26 UTC  (6+ messages)
` [REGRESSION] module BTF validation failure (Error -22) on

[PATCH 0/2] platform/chrome: Remove cros-kbd-led-backlight
 2024-12-13  1:49 UTC  (2+ messages)

[PATCH] rtc: cros-ec: disable wakeup in the error path of .probe()
 2024-12-12 12:11 UTC 

[PATCH] firmware: Switch back to struct platform_driver::remove()
 2024-12-11 22:33 UTC  (2+ messages)

[PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
 2024-12-11 21:21 UTC  (13+ messages)


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