dev.linux.lists.chrome-platform archive

502 archived articles, newest first (page 2 of 6). Latest articles →

[RFC PATCH 2/4] espi: add slave device model and event notification
Tue, 4 Aug 2026 17:22:57 +0530
Krishnamoorthi M <[email protected]> • #8151
[RFC PATCH 1/4] espi: add core bus framework
Tue, 4 Aug 2026 17:22:56 +0530
Krishnamoorthi M <[email protected]> • #8150
[RFC PATCH 0/4] espi: introduce eSPI bus framework
Tue, 4 Aug 2026 17:22:55 +0530
Krishnamoorthi M <[email protected]> • #8149
Re: [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
Tue, 4 Aug 2026 13:28:42 +0200
Krzysztof Kozlowski <[email protected]> • #8148
Re: [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
Tue, 4 Aug 2026 12:24:35 +0100
Sean Rhodes <[email protected]> • #8147
Re: [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
Tue, 4 Aug 2026 13:04:55 +0200
Krzysztof Kozlowski <[email protected]> • #8146
Re: [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
Tue, 4 Aug 2026 13:02:11 +0200
Krzysztof Kozlowski <[email protected]> • #8145
[PATCH v11 4/4] firmware: coreboot: Add CFR firmware attributes driver
Tue, 4 Aug 2026 11:13:09 +0100
Sean Rhodes <[email protected]> • #8144
[PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
Tue, 4 Aug 2026 11:13:08 +0100
Sean Rhodes <[email protected]> • #8143
[PATCH v11 2/4] firmware: Move firmware attributes class helper
Tue, 4 Aug 2026 11:13:07 +0100
Sean Rhodes <[email protected]> • #8142
[PATCH v11 1/4] platform/x86: Sort firmware attributes class includes
Tue, 4 Aug 2026 11:13:06 +0100
Sean Rhodes <[email protected]> • #8141
[PATCH v11 0/4] coreboot CFR firmware attributes
Tue, 4 Aug 2026 11:13:05 +0100
Sean Rhodes <[email protected]> • #8140
Re: [PATCH] firmware: google: coreboot: validate table bounds
Mon, 3 Aug 2026 03:11:02 +0000
Tzung-Bi Shih <[email protected]> • #8139
[PATCH v4 12/12] platform/x86: ideapad-laptop: Fully support auto keyboard backlight
Sun, 02 Aug 2026 01:26:56 +0800
Rong Zhang <[email protected]> • #8138
[PATCH v4 11/12] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
Sun, 02 Aug 2026 01:26:55 +0800
Rong Zhang <[email protected]> • #8137
[PATCH v4 10/12] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
Sun, 02 Aug 2026 01:26:54 +0800
Rong Zhang <[email protected]> • #8136
[PATCH v4 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
Sun, 02 Aug 2026 01:26:53 +0800
Rong Zhang <[email protected]> • #8135
[PATCH v4 08/12] leds: trigger: Do not attach trigger to a removing LED
Sun, 02 Aug 2026 01:26:52 +0800
Rong Zhang <[email protected]> • #8134
[PATCH v4 07/12] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
Sun, 02 Aug 2026 01:26:51 +0800
Rong Zhang <[email protected]> • #8133
[PATCH v4 06/12] leds: trigger: netdev: Implement offloaded() callback
Sun, 02 Aug 2026 01:26:50 +0800
Rong Zhang <[email protected]> • #8132
[PATCH v4 05/12] leds: turris-omnia: Implement offloaded() trigger callback and declare hw_control_trigger
Sun, 02 Aug 2026 01:26:49 +0800
Rong Zhang <[email protected]> • #8131
[PATCH v4 04/12] leds: cros_ec: Implement offloaded() trigger callback
Sun, 02 Aug 2026 01:26:48 +0800
Rong Zhang <[email protected]> • #8130
[PATCH v4 03/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
Sun, 02 Aug 2026 01:26:47 +0800
Rong Zhang <[email protected]> • #8129
[PATCH v4 02/12] leds: class: Remove hardware control trigger when writing brightness
Sun, 02 Aug 2026 01:26:46 +0800
Rong Zhang <[email protected]> • #8128
[PATCH v4 01/12] leds: Move led_trigger_is_hw_controlled() to the right place
Sun, 02 Aug 2026 01:26:45 +0800
Rong Zhang <[email protected]> • #8127
[PATCH v4 00/12] leds: Add support for hardware-initiated hardware control trigger transition
Sun, 02 Aug 2026 01:26:44 +0800
Rong Zhang <[email protected]> • #8126
[PATCH] firmware: google: coreboot: validate table bounds
Sat, 1 Aug 2026 22:41:51 +0545
Laxman Acharya Padhya <[email protected]> • #8125
[PATCH v12 2/6] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
Fri, 31 Jul 2026 11:59:55 +0200
Oleksij Rempel <[email protected]> • #8124
[PATCH v12 6/6] Documentation: Add sysfs documentation for PSCRR
Fri, 31 Jul 2026 11:59:59 +0200
Oleksij Rempel <[email protected]> • #8123
[PATCH v12 5/6] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
Fri, 31 Jul 2026 11:59:58 +0200
Oleksij Rempel <[email protected]> • #8122
[PATCH v12 1/6] power: Extend power_on_reason.h for upcoming PSCRR framework
Fri, 31 Jul 2026 11:59:54 +0200
Oleksij Rempel <[email protected]> • #8121
[PATCH v12 3/6] reboot: add parsable tokens for power state change reasons
Fri, 31 Jul 2026 11:59:56 +0200
Oleksij Rempel <[email protected]> • #8120
[PATCH v12 0/6] Introduce the Power State Change Reasons Recording (PSCRR) framework
Fri, 31 Jul 2026 11:59:53 +0200
Oleksij Rempel <[email protected]> • #8119
[PATCH v12 4/6] reboot: extend psc_reason with power-on and reset causes
Fri, 31 Jul 2026 11:59:57 +0200
Oleksij Rempel <[email protected]> • #8118
Re: [PATCH v4] platform/chrome: lightbar: Limit payload to max packet size
Fri, 31 Jul 2026 02:24:35 +0000
Tzung-Bi Shih <[email protected]> • #8117
[PATCH v4] platform/chrome: lightbar: Limit payload to max packet size
Thu, 30 Jul 2026 13:42:40 -0700
Alexis Savery <[email protected]> • #8116
Re: [PATCH v3] hwmon: (cros_ec) Avoid threshold temperature conversion overflows
Thu, 30 Jul 2026 09:30:20 -0700
Guenter Roeck <[email protected]> • #8115
[PATCH v3] hwmon: (cros_ec) Avoid threshold temperature conversion overflows
Thu, 30 Jul 2026 17:12:26 +0200
Thomas Weißschuh <[email protected]> • #8114
Re: [PATCH v11 0/7] Introduction of PSCR Framework and Related Components
Thu, 30 Jul 2026 16:16:18 +0530
Faruque Ansari <[email protected]> • #8113
Re: [PATCH v3] platform/chrome: lightbar: Limit payload size to EC packet limit
Thu, 30 Jul 2026 03:32:49 +0000
Tzung-Bi Shih <[email protected]> • #8112
Re: [PATCH v2 1/2] platform/chrome: cros_ec_debugfs: clean up console log on probe failure
Thu, 30 Jul 2026 01:48:33 +0000
Tzung-Bi Shih <[email protected]> • #8111
[PATCH v3] platform/chrome: lightbar: Limit payload size to EC packet limit
Wed, 29 Jul 2026 17:59:56 -0700
Alexis Savery <[email protected]> • #8110
[PATCH v2] platform/chrome: lightbar: Limit payload size to EC bounding macro
Wed, 29 Jul 2026 17:59:05 -0700
Alexis Savery <[email protected]> • #8109
Re: [PATCH] platform/chrome: lightbar: Enforce 8-bit payload limit
Wed, 29 Jul 2026 23:54:06 +0000
Benson Leung <[email protected]> • #8108
[PATCH] platform/chrome: lightbar: Enforce 8-bit payload limit
Wed, 29 Jul 2026 15:14:58 -0700
Alexis Savery <[email protected]> • #8107
Re: [PATCH v2] hwmon: (cros_ec) Handle temperature conversion overflows
Wed, 29 Jul 2026 09:26:11 -0700
Guenter Roeck <[email protected]> • #8106
Re: [PATCH v2] hwmon: (cros_ec) Handle temperature conversion overflows
Wed, 29 Jul 2026 17:40:33 +0200
Thomas Weißschuh <[email protected]> • #8105
Re: [PATCH] hwmon: (cros_ec): Hide unconfigured temperature thresholds
Wed, 29 Jul 2026 17:35:15 +0200
Thomas Weißschuh <[email protected]> • #8104
[PATCH v2 2/2] platform/chrome: cros_ec_debugfs: unregister panic notifier
Wed, 29 Jul 2026 18:32:17 +0800
Hongyan Xu <[email protected]> • #8103
[PATCH v2 1/2] platform/chrome: cros_ec_debugfs: clean up console log on probe failure
Wed, 29 Jul 2026 18:32:16 +0800
Hongyan Xu <[email protected]> • #8102
Re: [PATCH] platform/chrome: cros_ec_debugfs: unregister panic notifier
Wed, 29 Jul 2026 03:39:33 +0000
Tzung-Bi Shih <[email protected]> • #8101
Re: [PATCH] hwmon: (cros_ec): Hide unconfigured temperature thresholds
Wed, 29 Jul 2026 00:55:25 +0800
Daniel Schaefer <[email protected]> • #8100
Re: [PATCH] hwmon: (cros_ec): Hide unconfigured temperature thresholds
Tue, 28 Jul 2026 09:50:46 -0700
Guenter Roeck <[email protected]> • #8099
[PATCH] hwmon: (cros_ec): Hide unconfigured temperature thresholds
Wed, 29 Jul 2026 00:38:16 +0800
Daniel Schaefer via B4 Relay <[email protected]> • #8098
Re: [PATCH v2] hwmon: (cros_ec) Handle temperature conversion overflows
Tue, 28 Jul 2026 08:02:28 -0700
Guenter Roeck <[email protected]> • #8097
[PATCH] platform/chrome: cros_ec_debugfs: unregister panic notifier
Tue, 28 Jul 2026 20:33:37 +0800
Hongyan Xu <[email protected]> • #8096
[PATCH v2] hwmon: (cros_ec) Handle temperature conversion overflows
Tue, 28 Jul 2026 12:17:14 +0200
Thomas Weißschuh <[email protected]> • #8095
Re: [PATCH v3] platform/chrome: cros_ec_sensorhub: Modify clock drift estimation
Tue, 28 Jul 2026 10:15:49 +0000
Tzung-Bi Shih <[email protected]> • #8094
[PATCH v10 4/4] firmware: coreboot: Add CFR firmware attributes driver
Tue, 28 Jul 2026 09:20:49 +0100
Sean Rhodes <[email protected]> • #8093
[PATCH v10 3/4] firmware: Rename google firmware directory to coreboot
Tue, 28 Jul 2026 09:20:48 +0100
Sean Rhodes <[email protected]> • #8092
[PATCH v10 2/4] firmware: Move firmware attributes class helper
Tue, 28 Jul 2026 09:20:47 +0100
Sean Rhodes <[email protected]> • #8091
[PATCH v10 1/4] platform/x86: Sort firmware attributes class includes
Tue, 28 Jul 2026 09:20:46 +0100
Sean Rhodes <[email protected]> • #8090
[PATCH v10 0/4] coreboot CFR firmware attributes
Tue, 28 Jul 2026 09:20:45 +0100
Sean Rhodes <[email protected]> • #8089
[PATCH v9 4/4] firmware: coreboot: Add CFR firmware attributes driver
Mon, 27 Jul 2026 20:51:14 +0100
Sean Rhodes <[email protected]> • #8088
[PATCH v9 3/4] firmware: Rename google firmware directory to coreboot
Mon, 27 Jul 2026 20:51:13 +0100
Sean Rhodes <[email protected]> • #8087
[PATCH v9 2/4] firmware: Move firmware attributes class helper
Mon, 27 Jul 2026 20:51:12 +0100
Sean Rhodes <[email protected]> • #8086
[PATCH v9 1/4] platform/x86: Sort firmware attributes class includes
Mon, 27 Jul 2026 20:51:11 +0100
Sean Rhodes <[email protected]> • #8085
[PATCH v9 0/4] firmware: Add coreboot CFR firmware attributes driver
Mon, 27 Jul 2026 20:51:10 +0100
Sean Rhodes <[email protected]> • #8084
Re: [PATCH v11 0/7] Introduction of PSCR Framework and Related Components
Sun, 26 Jul 2026 22:04:29 +0200
Oleksij Rempel <[email protected]> • #8083
Re: [PATCH v8 4/4] firmware: coreboot: Add CFR firmware attributes driver
Fri, 24 Jul 2026 12:18:18 +0300 (EEST)
Ilpo Järvinen <[email protected]> • #8082
Re: [PATCH v8 1/4] platform/x86: Sort firmware attributes class includes
Fri, 24 Jul 2026 11:35:52 +0300 (EEST)
Ilpo Järvinen <[email protected]> • #8081
Re: [PATCH v11 0/7] Introduction of PSCR Framework and Related Components
Fri, 24 Jul 2026 13:17:40 +0530
Faruque Ansari <[email protected]> • #8080
[PATCH v3] platform/chrome: cros_ec_sensorhub: Modify clock drift estimation
Thu, 23 Jul 2026 16:38:38 +0000
Satyam Gupta <[email protected]> • #8079
[PATCH v2] framework/chrome: cros_ec_sensorhub: Modify clock drift estimation
Thu, 23 Jul 2026 16:36:28 +0000
Satyam Gupta <[email protected]> • #8078
Re: [PATCH v2 0/2] mfd: platform/chrome: Catch EC feature read errors during probe
Thu, 23 Jul 2026 17:05:53 +0100
Lee Jones <[email protected]> • #8077
Re: [PATCH v2 0/2] mfd: platform/chrome: Catch EC feature read errors during probe
Thu, 23 Jul 2026 17:03:13 +0100
Lee Jones <[email protected]> • #8076
Re: [PATCH v1] power: supply: cros_usbpd: Limit port counts to EC_USB_PD_MAX_PORTS
Thu, 23 Jul 2026 17:06:34 +0200
Sebastian Reichel <[email protected]> • #8075
[PATCH] platform/chrome: cros_ec_sensorhub: Modify clock drift estimation
Thu, 23 Jul 2026 12:48:24 +0000
Satyam Gupta <[email protected]> • #8074
[PATCH v8 4/4] firmware: coreboot: Add CFR firmware attributes driver
Wed, 22 Jul 2026 20:05:27 +0000
Sean Rhodes <[email protected]> • #8073
[PATCH v8 2/4] firmware: Move firmware attributes class helper
Wed, 22 Jul 2026 16:05:24 -0400
Sean Rhodes <[email protected]> • #8072
[PATCH v8 3/4] firmware: Rename google firmware directory to coreboot
Wed, 22 Jul 2026 13:05:26 -0700
Sean Rhodes <[email protected]> • #8071
[PATCH v8 1/4] platform/x86: Sort firmware attributes class includes
Wed, 22 Jul 2026 16:05:23 -0400
Sean Rhodes <[email protected]> • #8070
[PATCH v8 0/4] firmware: Add coreboot CFR firmware attributes driver
Wed, 22 Jul 2026 13:04:11 -0700
Sean Rhodes <[email protected]> • #8069
Re: [PATCH v1] power: supply: cros_usbpd: Limit port counts to EC_USB_PD_MAX_PORTS
Wed, 22 Jul 2026 19:54:53 +0000
Benson Leung <[email protected]> • #8068
[PATCH v1] power: supply: cros_usbpd: Limit port counts to EC_USB_PD_MAX_PORTS
Wed, 22 Jul 2026 19:50:59 +0000
Jameson Thies <[email protected]> • #8067
Re: [PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
Thu, 23 Jul 2026 00:31:52 +0800
Rong Zhang <[email protected]> • #8066
Re: [PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
Wed, 22 Jul 2026 13:39:13 +0100
Lee Jones <[email protected]> • #8065
Re: [PATCH v3 1/9] regulator: core: Add "enable and wait" functions
Wed, 22 Jul 2026 17:06:06 +0800
Chen-Yu Tsai <[email protected]> • #8064
Re: [PATCH v3 6/9] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
Wed, 22 Jul 2026 16:34:15 +0800
Chen-Yu Tsai <[email protected]> • #8063
Re: [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight
Wed, 22 Jul 2026 11:08:43 +0300 (EEST)
Ilpo Järvinen <[email protected]> • #8062
Re: [PATCH v3 7/9] platform/chrome: of_hw_prober: Add delay for hana trackpads
Wed, 22 Jul 2026 11:33:41 +0800
Chen-Yu Tsai <[email protected]> • #8061
Re: [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight
Wed, 22 Jul 2026 02:25:42 +0800
Rong Zhang <[email protected]> • #8060
Re: [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight
Tue, 21 Jul 2026 20:14:50 +0300 (EEST)
Ilpo Järvinen <[email protected]> • #8059
Re: [PATCH RFC v3 10/11] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
Tue, 21 Jul 2026 20:09:48 +0300 (EEST)
Ilpo Järvinen <[email protected]> • #8058
Re: [PATCH RFC v3 09/11] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
Tue, 21 Jul 2026 20:08:49 +0300 (EEST)
Ilpo Järvinen <[email protected]> • #8057
Re: [PATCH v3 7/9] platform/chrome: of_hw_prober: Add delay for hana trackpads
Tue, 21 Jul 2026 13:27:22 +0300
Andy Shevchenko <[email protected]> • #8056
Re: [PATCH v3 6/9] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
Tue, 21 Jul 2026 13:24:01 +0300
Andy Shevchenko <[email protected]> • #8055
Re: [PATCH v3 2/9] Input: elan_i2c - sort include statements
Tue, 21 Jul 2026 13:20:38 +0300
Andy Shevchenko <[email protected]> • #8054
Re: [PATCH v7 3/3] firmware: coreboot: Add CFR firmware attributes driver
Tue, 21 Jul 2026 12:56:36 +0300 (EEST)
Ilpo Järvinen <[email protected]> • #8053
Re: [PATCH v3 1/9] regulator: core: Add "enable and wait" functions
Tue, 21 Jul 2026 12:54:08 +0300
Andy Shevchenko <[email protected]> • #8052
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.