Age | Commit message (Expand) | Author |
2023-10-28 | platform/chrome: cros_ec_lpc: Separate host command and irq disable | Lalith Rajendran |
2023-09-28 | platform/chrome: cros_ec_lpc: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-07 | platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeout | Rob Barnes |
2023-05-22 | platform/chrome: cros_ec_lpc: Move host command to prepare/complete | Tim Van Patten |
2023-05-15 | platform/chrome: cros_ec: Report EC panic as uevent | Rob Barnes |
2023-01-11 | platform/chrome: cros_ec_lpc: initialize the buf variable | Tom Rix |
2023-01-06 | platform/chrome: cros_ec: Shutdown on EC Panic | Rob Barnes |
2023-01-06 | platform/chrome: cros_ec: Poll EC log on EC panic | Rob Barnes |
2022-11-14 | platform/chrome: cros_ec_lpc: Force synchronous probe | Brian Norris |
2022-11-02 | platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUS | Brian Norris |
2022-11-02 | platform/chrome: cros_ec_lpc: Move mec_init to device probe | Brian Norris |
2022-11-01 | platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy() | Tzung-Bi Shih |
2022-05-16 | platform/chrome: correct cros_ec_prepare_tx() usage | Tzung-Bi Shih |
2022-05-03 | platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports first | Dustin L. Howett |
2022-05-03 | platform/chrome: cros_ec_lpcs: detect the Framework Laptop | Dustin L. Howett |
2022-02-09 | platform/chrome: cros_ec: Make cros_ec_unregister() return void | Uwe Kleine-König |
2021-09-30 | platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response" | Colin Ian King |
2020-02-03 | platform/chrome: cros_ec: Match implementation with headers | Enric Balletbo i Serra |
2019-12-10 | platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQs | Enric Balletbo i Serra |
2019-11-21 | platform/chrome: cros_ec: handle MKBP more events flag | Enrico Granata |
2019-11-21 | platform/chrome: cros-ec: Record event timestamp in the hard irq | Gwendal Grignou |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Handle chained ECs as platform devices | Enric Balletbo i Serra |
2019-06-20 | platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime | Enric Balletbo i Serra |
2019-06-20 | platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_reg | Enric Balletbo i Serra |
2019-06-05 | platform/chrome: cros_ec: Make some symbols static | YueHaibing |
2019-02-01 | platform/chrome: cros_ec_lpc: switch to SPDX identifier | Enric Balletbo i Serra |
2019-02-01 | mfd / platform: cros_ec: Use devm_mfd_add_devices | Enric Balletbo i Serra |
2018-10-09 | platform/chrome: Add a new interrupt path for cros_ec_lpc | Enrico Granata |
2018-09-07 | platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform. | Enric Balletbo i Serra |
2018-05-22 | platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found | Dmitry Torokhov |
2018-04-09 | platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor... | Salvatore Bellizzi |
2018-04-09 | platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC | Wenkai Du |
2017-12-17 | platform/chrome: cros_ec_lpc: Add support for Google Glimmer | Thierry Escande |
2017-12-17 | platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing. | Enric Balletbo i Serra |
2017-12-17 | platform/chrome: cros_ec_lpc: remove redundant pointer request | Colin Ian King |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-06-27 | cros_ec: Don't signal wake event for non-wake host events | Shawn Nematbakhsh |
2017-06-23 | platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI | Gwendal Grignou |
2017-06-23 | platform/chrome: cros_ec_lpc: Add power management ops | Archana Patni |
2017-06-23 | platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device | Gwendal Grignou |
2017-06-23 | platform/chrome: cros_ec_lpc: Add support for mec1322 EC | Shawn Nematbakhsh |
2017-06-23 | platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants | Shawn Nematbakhsh |
2015-10-07 | platform/chrome: cros_ec_lpc - Add support for Google Pixel 2 | Javier Martinez Canillas |
2015-10-07 | platform/chrome: cros_ec_lpc - Use existing function to check EC result | Javier Martinez Canillas |
2015-06-15 | mfd: cros_ec: Support multiple EC in a system | Gwendal Grignou |
2015-06-15 | mfd: cros_ec: add bus-specific proto v3 code | Stephen Barber |
2015-06-15 | mfd: cros_ec: add proto v3 skeleton | Stephen Barber |
2015-06-15 | mfd: cros_ec: Use a zero-length array for command data | Javier Martinez Canillas |
2015-06-15 | mfd: cros_ec: Remove parent field | Gwendal Grignou |