aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies1-1/+7
2022-08-24platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfsEvan Green1-1/+2
2022-06-14platform/chrome: cros_ec: Always expose last resume resultStephen Boyd1-4/+4
2022-06-10platform/chrome: use macros for passthru indexesTzung-Bi Shih1-3/+0
2022-04-18platform/chrome: cros_ec: append newline to all logsTzung-Bi Shih1-4/+4
2022-04-18platform/chrome: cros_ec: sort header inclusion alphabeticallyTzung-Bi Shih1-2/+2
2022-04-18platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()Tzung-Bi Shih1-3/+4
2022-04-18platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih1-1/+0
2022-04-18platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih1-6/+10
2022-02-09platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König1-3/+1
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half at probe timeGwendal Grignou1-0/+7
2021-01-22platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG modeGwendal Grignou1-6/+20
2020-03-02platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-1/+1
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between RO/RWYicheng Li1-0/+30
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra1-0/+2
2020-01-22platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd1-1/+0
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata1-5/+29
2019-11-21platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou1-1/+1
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou1-3/+14
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou1-0/+33
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-0/+280