Age | Commit message (Expand) | Author |
2023-04-24 | platform/chrome: cros_ec: remove unneeded label and if-condition | Tzung-Bi Shih |
2023-01-13 | platform/chrome: cros_ec: Use per-device lockdep key | Chen-Yu Tsai |
2023-01-11 | platform/chrome: cros_ec: Fix panic notifier registration | Marek Szyprowski |
2022-09-19 | platform/chrome: cros_ec: Notify the PM of wake events during resume | Jameson Thies |
2022-08-24 | platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs | Evan Green |
2022-06-14 | platform/chrome: cros_ec: Always expose last resume result | Stephen Boyd |
2022-06-10 | platform/chrome: use macros for passthru indexes | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: append newline to all logs | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: sort header inclusion alphabetically | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend() | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: remove unused variable `was_wake_device` | Tzung-Bi Shih |
2022-04-18 | platform/chrome: cros_ec: fix error handling in cros_ec_register() | Tzung-Bi Shih |
2022-02-09 | platform/chrome: cros_ec: Make cros_ec_unregister() return void | Uwe Kleine-König |
2021-01-22 | platform/chrome: cros_ec: Call interrupt bottom half at probe time | Gwendal Grignou |
2021-01-22 | platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode | Gwendal Grignou |
2020-03-02 | platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helper | Enric Balletbo i Serra |
2020-02-11 | platform/chrome: cros_ec: Query EC protocol version if EC transitions between... | Yicheng Li |
2020-02-03 | platform/chrome: cros_ec: Match implementation with headers | Enric Balletbo i Serra |
2020-01-22 | platform/chrome: cros_ec: Drop unaligned.h include | Stephen Boyd |
2019-11-21 | platform/chrome: cros_ec: handle MKBP more events flag | Enrico Granata |
2019-11-21 | platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ number | Gwendal Grignou |
2019-11-21 | platform/chrome: cros-ec: Record event timestamp in the hard irq | Gwendal Grignou |
2019-11-21 | platform/chrome: cros_ec: Put docs with the code | 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: Move cros-ec core driver out from MFD | Enric Balletbo i Serra |