summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec.c
AgeCommit message (Expand)Author
2023-10-28platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran
2023-07-26platform: Explicitly include correct DT includesRob Herring
2023-04-24platform/chrome: cros_ec: remove unneeded label and if-conditionTzung-Bi Shih
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai
2023-01-11platform/chrome: cros_ec: Fix panic notifier registrationMarek Szyprowski
2022-09-19platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies
2022-08-24platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfsEvan Green
2022-06-14platform/chrome: cros_ec: Always expose last resume resultStephen Boyd
2022-06-10platform/chrome: use macros for passthru indexesTzung-Bi Shih
2022-04-18platform/chrome: cros_ec: append newline to all logsTzung-Bi Shih
2022-04-18platform/chrome: cros_ec: sort header inclusion alphabeticallyTzung-Bi Shih
2022-04-18platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()Tzung-Bi Shih
2022-04-18platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih
2022-04-18platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih
2022-02-09platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half at probe timeGwendal Grignou
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG modeGwendal Grignou
2020-03-02platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra
2020-01-22platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata
2019-11-21platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra