chrome-platform.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-13 18:33 UTC  (19+ messages)
` [PATCH v4 1/7] usb: typec: Only use SVID for matching altmodes
` [PATCH v4 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v4 3/7] usb: typec: Print err when displayport fails to enter
` [PATCH v4 4/7] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v4 5/7] platform/chrome: cros_ec_typec: Displayport support
` [PATCH v4 6/7] platform/chrome: cros_ec_typec: Thunderbolt support
` [PATCH v4 7/7] platform/chrome: cros_ec_typec: Disable tbt on port

[REGRESSION] module BTF validation failure (Error -22) on next
 2024-12-13  9:26 UTC  (15+ 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  (6+ messages)
` [PATCH 1/2] platform/chrome: cros_kbd_led_backlight: Remove OF match
` [PATCH 2/2] dt-bindings: cros-ec: Remove google,cros-kbd-led-backlight

[PATCH v6 0/4] power: supply: extension API
 2024-12-12 14:27 UTC  (6+ messages)
` [PATCH v6 1/4] power: supply: core: implement "
` [PATCH v6 2/4] power: supply: test-power: implement a power supply extension
` [PATCH v6 3/4] power: supply: cros_charge-control: "
` [PATCH v6 4/4] power: supply: core: add UAPI to discover currently used extensions

[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  (18+ messages)

[PATCH v11 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-11  9:33 UTC  (5+ messages)
` [PATCH v11 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v11 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v5 0/4] power: supply: extension API
 2024-12-10 18:52 UTC  (10+ messages)
` [PATCH v5 1/4] ACPI: battery: Rename extensions to hook in messages
` [PATCH v5 2/4] power: supply: core: implement extension API
` [PATCH v5 3/4] power: supply: test-power: implement a power supply extension
` [PATCH v5 4/4] power: supply: cros_charge-control: "

[PATCH] extcon: Switch back to struct platform_driver::remove()
 2024-12-10 11:36 UTC  (3+ messages)

[PATCH v10 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-10 10:35 UTC  (6+ messages)
` [PATCH v10 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v10 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH 0/3] power: supply: cros_charge-control: three fixes
 2024-12-10  1:54 UTC  (5+ messages)
` [PATCH 1/3] power: supply: cros_charge-control: add mutex for driver data
` [PATCH 2/3] power: supply: cros_charge-control: allow start_threshold == end_threshold
` [PATCH 3/3] power: supply: cros_charge-control: hide start threshold on v2 cmd

[PATCH v3 0/2] platform/chrome: cros_ec: improve probing for RWSIG
 2024-12-09  2:20 UTC  (4+ messages)
` [PATCH v3 1/2] platform/chrome: cros_ec: jump to RW before probing
` [PATCH v3 2/2] platform/chrome: cros_ec_proto: remove unnecessary retries

[PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-06 23:30 UTC  (10+ messages)
` [PATCH v3 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v3 6/7] platform/chrome: cros_ec_typec: Thunderbolt support

[PATCH v2 1/2] platform/chrome: cros_ec: jump to RW before probing
 2024-12-06  8:55 UTC  (4+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_proto: remove unnecessary retries

[PATCH 0/5] sysfs: introduce and use macro BIN_ATTR_ADMIN_WO()
 2024-12-05  9:21 UTC  (12+ messages)
` [PATCH 1/5] sysfs: add "
` [PATCH 2/5] s390/sclp_config: use BIN_ATTR_ADMIN_WO() for bin_attribute definition
` [PATCH 3/5] powerpc/powernv/flash: Use "
` [PATCH 4/5] firmware: google: gsmi: "
` [PATCH 5/5] scsi: arcmsr: Use BIN_ATTR_ADMIN_WO() for bin_attribute definitions

[PATCH v4 0/9] power: supply: extension API
 2024-12-05  1:36 UTC  (20+ messages)
` [PATCH v4 1/9] power: supply: sysfs: print single value in uevent for POWER_SUPPLY_PROP_CHARGE_BEHAVIOUR
` [PATCH v4 2/9] power: supply: core: rename psy_has_property() to psy_desc_has_property()
` [PATCH v4 3/9] power: supply: core: introduce power_supply_has_property()
` [PATCH v4 4/9] power: supply: hwmon: prepare for power supply extensions
` [PATCH v4 5/9] power: supply: sysfs: "
` [PATCH v4 6/9] power: supply: sysfs: rework uevent property loop
` [PATCH v4 7/9] power: supply: core: implement extension API
` (subset) [PATCH v4 0/9] power: supply: "

[PATCH v9 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-03 14:23 UTC  (3+ messages)
` [PATCH v9 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v9 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v8 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-12-02 15:34 UTC  (7+ messages)
` [PATCH v8 1/3] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v8 2/3] usb: typec: ucsi: Implement ChromeOS UCSI driver
` [PATCH v8 3/3] usb: typec: cros_ec_ucsi: Recover from write timeouts

[PATCH 1/2] platform/chrome: cros_ec: jump to RW before probing
 2024-12-02  9:16 UTC  (4+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_proto: remove unnecessary retries

[PATCH v7 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-11-28 15:37 UTC  (14+ messages)
` [PATCH v7 1/3] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v7 2/3] usb: typec: ucsi: Implement ChromeOS UCSI driver
` [PATCH v7 3/3] usb: typec: cros_ec_ucsi: Recover from write timeouts

[PATCH v11 0/7] platform/chrome: Introduce DT hardware prober
 2024-11-28  4:57 UTC  (8+ messages)
` [PATCH v11 7/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH] hwmon: (cros_ec) register thermal sensors to thermal framework
 2024-11-25 17:12 UTC  (10+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] dt-bindings: mfd: Add properties for thermal sensor cells

[PATCH 0/2] Extend the cros_usbpd-charger to make it a passive thermal cooling device
 2024-11-25 10:48 UTC  (14+ messages)
` [PATCH 1/2] power: supply: cros_usbpd-charger: extend as a thermal of "
` [PATCH 2/2] dt-bindings: mfd: cros-ec: add properties for thermal cooling cells

[PATCH v2 0/2] Extend the cros_usbpd-charger to make it a passive thermal cooling device
 2024-11-25  8:45 UTC  (4+ messages)
` [PATCH v2 1/2] power: supply: cros_usbpd-charger: extend as a thermal of "
` [PATCH v2 2/2] dt-bindings: mfd: cros-ec: add properties for thermal cooling cells

[PATCH 0/3] Introduce new driver cros-ec-charge-state
 2024-11-22  1:53 UTC  (15+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_charge_state: add new driver to control charge
` [PATCH 2/3] dt-bindings: chrome: add new binding google,cros-ec-chrage-state
` [PATCH 3/3] mfd: cros_ec: Add charge state control cell

[PATCH] power:supply: cros_usbpd-charger: update command version to set limit
 2024-11-21  5:18 UTC 

detect kbd backlight on Google Link (original Chromebook Pixel)
 2024-11-21  0:54 UTC  (9+ messages)
` [PATCH] platform/chrome: cros_kbd_led_backlight: support Google Link

[PATCH] platform/chrome: cros_kbd_led_backlight: remove unneeded if-statement
 2024-11-20 15:03 UTC 

[GIT PULL] chrome-platform-firmware changes for v6.13
 2024-11-19 19:06 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v6.13
 2024-11-19 19:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).