Chrome platform driver development
 help / color / mirror / Atom feed
 messages from 2024-04-08 07:52:26 to 2024-05-31 16:33:42 UTC [more...]

[PATCH v2 0/5] ChromeOS Embedded Controller LED driver
 2024-05-31 16:33 UTC  (3+ messages)
` [PATCH v2 1/5] leds: core: Introduce led_get_color_name() function
` [PATCH v2 2/5] leds: multicolor: Use "

[PATCH v4 0/3] ChromeOS Embedded controller hwmon driver
 2024-05-31 16:06 UTC  (5+ messages)
` [PATCH v4 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
` [PATCH v4 2/3] hwmon: add ChromeOS EC driver
` [PATCH v4 3/3] mfd: cros_ec: Register hardware monitoring subdevice
  ` (subset) "

[PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device
 2024-05-31 15:59 UTC  (12+ messages)
` [PATCH v3 1/4] leds: class: warn about name collisions earlier
` [PATCH v3 2/4] leds: add flag to avoid automatic renaming of led devices
` [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through mfd device
` [PATCH v3 4/4] mfd: cros_ec: Register keyboard backlight subdevice

[PATCH v2 0/3] ChromeOS Embedded Controller charge control driver
 2024-05-31 15:50 UTC  (5+ messages)
` [PATCH v2 1/3] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v2 2/3] power: supply: add ChromeOS EC based charge control driver
` [PATCH v2 3/3] mfd: cros_ec: Register charge control subdevice
  ` (subset) "

[PATCH 0/5] ChromeOS Embedded Controller LED driver
 2024-05-31 15:42 UTC  (11+ messages)
` [PATCH 1/5] leds: introduce led_color_name function
` [PATCH 2/5] leds: multicolor: use "
` [PATCH 3/5] leds: unexport led_colors array
` [PATCH 4/5] leds: add ChromeOS EC driver
` [PATCH 5/5] mfd: cros_ec: Register LED subdevice

[PATCH v2 0/2] ChromeOS Embedded controller hwmon driver
 2024-05-29 17:00 UTC  (16+ messages)
` [PATCH v2 1/2] hwmon: add ChromeOS EC driver
` [PATCH v2 2/2] mfd: cros_ec: Register hardware monitoring subdevice

chrome-platform/for-kernelci cros-ec: 10 runs, 2 regressions (v6.10-rc1-4-g7b44d5381e541)
 2024-05-29  7:29 UTC 

chrome-platform/for-kernelci sleep: 8 runs, 2 regressions (v6.10-rc1-4-g7b44d5381e541)
 2024-05-29  6:59 UTC 

chrome-platform/for-kernelci baseline: 93 runs, 4 regressions (v6.10-rc1-4-g7b44d5381e541)
 2024-05-29  6:44 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.10-rc1-4-g7b44d5381e541)
 2024-05-29  6:01 UTC 

[PATCH] drivers/cros_ec: Make log polling period a parameter
 2024-05-29  5:20 UTC  (5+ messages)

[PATCH v3 0/3] ChromeOS Embedded controller hwmon driver
 2024-05-28  7:30 UTC  (9+ messages)
` [PATCH v3 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
` [PATCH v3 2/3] hwmon: add ChromeOS EC driver
` [PATCH v3 3/3] mfd: cros_ec: Register hardware monitoring subdevice

[PATCH 0/6] Fix MEC concurrency problems for Framework Laptop
 2024-05-28  3:08 UTC  (19+ messages)
` [PATCH 1/6] platform/chrome: cros_ec_lpc: MEC access can return error code
` [PATCH 2/6] platform/chrome: cros_ec_lpc: MEC access can use an AML mutex
` [PATCH 3/6] platform/chrome: cros_ec_lpc: Pass driver_data in static variable
` [PATCH 4/6] platform/chrome: cros_ec_lpc: Add a new quirk for AML mutex
` [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name for Framework Laptop
` [PATCH 6/6] platform/chrome: cros_ec_lpc: Add AML mutex "

[PATCH] platform/chrome: cros_ec: let cros_ec_suspend() call cros_ec_suspend_*
 2024-05-27  3:10 UTC  (4+ messages)

[PATCH 0/2] platform/chrome: cros_ec_proto: Trivial kdoc fixes
 2024-05-27  3:10 UTC  (5+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_proto: Fix cros_ec_get_host_event_wake_mask kdoc
` [PATCH 2/2] platform/chrome: cros_ec_proto: Fix cros_ec_get_host_command_version_mask kdoc

[PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-05-27  3:07 UTC  (4+ messages)

[PATCH 0/2] firmware: coreboot: store owner from modules with coreboot_driver_register()
 2024-05-27  3:07 UTC  (5+ messages)

[PATCH v2 0/6] provide ID table for avoiding fallback match
 2024-05-27  3:07 UTC  (3+ messages)

[PATCH v2] drm/mediatek/dp: fix mtk_dp_aux_transfer return value
 2024-05-27  3:07 UTC  (4+ messages)

[PATCH] Input: cros_ec_keyb - Remove an unused field in struct cros_ec_keyb
 2024-05-27  3:07 UTC  (3+ messages)

[PATCH AUTOSEL 6.8 10/14] platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match
 2024-05-26  9:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 11/14] platform/chrome: cros_usbpd_notify: "

[PATCH AUTOSEL 6.9 10/15] platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match
 2024-05-26  9:41 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 11/15] platform/chrome: cros_usbpd_notify: "

[PATCH 0/3] ChromeOS Embedded Controller charge control driver
 2024-05-19  7:50 UTC  (4+ messages)
` [PATCH 1/3] platform/chrome: Update binary interface for EC-based charge control
` [PATCH 2/3] power: supply: add ChromeOS EC based charge control driver
` [PATCH 3/3] mfd: cros_ec: Register charge control subdevice

[PATCH v2 0/2] Add board-id support for multiple DT selection
 2024-05-14  3:14 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Update Devicetree identifiers
` [PATCH v2 2/2] dt-bindings: qcom: Update DT bindings for multiple DT

[GIT PULL] chrome-platform changes for v6.10
 2024-05-13 23:50 UTC  (2+ messages)

[GIT PULL] chrome-platform-firmware changes for v6.10
 2024-05-13 23:50 UTC  (2+ messages)

[PATCH v2 0/2] cros_kbd_led_backlight: allow binding through cros_ec mfd device
 2024-05-11  9:05 UTC  (3+ messages)
` [PATCH v2 1/2] platform/chrome: cros_kbd_led_backlight: allow binding through "
` [PATCH v2 2/2] mfd: cros_ec: Register keyboard backlight subdevice

[PATCH] platform/chrome: cros_kbd_led_backlight: enable probing through EC_FEATURE_PWM_KEYB
 2024-05-09  9:28 UTC  (10+ messages)

[PATCH 0/2] ChromeOS Embedded controller hwmon driver
 2024-05-07 15:38 UTC  (5+ messages)
` [PATCH 1/2] hwmon: add ChromeOS EC driver
` [PATCH 2/2] mfd: cros_ec: Register hardware monitoring subdevice

[PATCH 0/2] platform/chrome: cros_ec_framework_laptop: new driver
 2024-05-07  8:25 UTC  (11+ messages)
` [PATCH 1/2] platform/chrome: cros_ec_framework_laptop: introduce driver
` [PATCH 2/2] platform/chrome: cros_ec_framework_laptop: implement battery charge thresholds

[PATCH] drivers/cros_ec: Reduce log polling period to 2s
 2024-05-02 17:13 UTC  (5+ messages)

chrome-platform/for-kernelci cros-ec: 11 runs, 1 regressions (v6.9-rc4-22-g2fbe479c0024e)
 2024-04-30  8:22 UTC 

chrome-platform/for-kernelci sleep: 6 runs, 1 regressions (v6.9-rc4-22-g2fbe479c0024e)
 2024-04-30  7:52 UTC 

chrome-platform/for-kernelci baseline: 91 runs, 2 regressions (v6.9-rc4-22-g2fbe479c0024e)
 2024-04-30  7:37 UTC 

chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v6.9-rc4-22-g2fbe479c0024e)
 2024-04-30  6:54 UTC 

[PATCH v2] chrome/cros_ec: Handle events during suspend after resume completion
 2024-04-30  1:40 UTC  (3+ messages)

[PATCH v1] chrome/cros_ec: Handle events during suspend after resume completion
 2024-04-26  4:37 UTC  (2+ messages)

chrome-platform/for-kernelci sleep: 5 runs, 1 regressions (v6.9-rc4-21-gc8f460d991df)
 2024-04-24 11:59 UTC 

chrome-platform/for-kernelci baseline: 70 runs, 1 regressions (v6.9-rc4-21-gc8f460d991df)
 2024-04-24 11:44 UTC 

chrome-platform/for-kernelci build: 4 builds: 0 failed, 4 passed (v6.9-rc4-21-gc8f460d991df)
 2024-04-24 11:01 UTC 

[PATCH] platform/chrome: cros_ec_uart: properly fix race condition
 2024-04-24  8:52 UTC  (9+ messages)

[GIT PULL] chrome-platform fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[PATCH v4 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-10 22:27 UTC  (7+ messages)
` [PATCH v4 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v4 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v3 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-09 10:39 UTC  (14+ messages)
` [PATCH v3 1/2] platform/chrome: Update ChromeOS EC header for UCSI
` [PATCH v3 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v3 0/4] platform/chrome: cros_ec_lpc: add support for AMD Framework Laptops
 2024-04-08  9:30 UTC  (3+ messages)

chrome-platform/for-kernelci cros-ec: 9 runs, 1 regressions (v6.9-rc1-17-g3b89336c9ccf5)
 2024-04-08  8:37 UTC 

chrome-platform/for-kernelci sleep: 8 runs, 2 regressions (v6.9-rc1-17-g3b89336c9ccf5)
 2024-04-08  8:07 UTC 

chrome-platform/for-kernelci baseline: 91 runs, 5 regressions (v6.9-rc1-17-g3b89336c9ccf5)
 2024-04-08  7:52 UTC 


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