summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec.c
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec: remove unneeded label and if-conditionTzung-Bi Shih2023-04-241-6/+4
* platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai2023-01-131-3/+11
* platform/chrome: cros_ec: Fix panic notifier registrationMarek Szyprowski2023-01-111-0/+1
* platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies2022-09-191-1/+7
* platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfsEvan Green2022-08-241-1/+2
* platform/chrome: cros_ec: Always expose last resume resultStephen Boyd2022-06-141-4/+4
* platform/chrome: use macros for passthru indexesTzung-Bi Shih2022-06-101-3/+0
* platform/chrome: cros_ec: append newline to all logsTzung-Bi Shih2022-04-181-4/+4
* platform/chrome: cros_ec: sort header inclusion alphabeticallyTzung-Bi Shih2022-04-181-2/+2
* platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()Tzung-Bi Shih2022-04-181-3/+4
* platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih2022-04-181-1/+0
* platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih2022-04-181-6/+10
* platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König2022-02-091-3/+1
* platform/chrome: cros_ec: Call interrupt bottom half at probe timeGwendal Grignou2021-01-221-0/+7
* platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG modeGwendal Grignou2021-01-221-6/+20
* platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2020-03-021-1/+1
* platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li2020-02-111-0/+30
* platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra2020-02-031-0/+2
* platform/chrome: cros_ec: Drop unaligned.h includeStephen Boyd2020-01-221-1/+0
* platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-211-5/+29
* platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ numberGwendal Grignou2019-11-211-1/+1
* platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou2019-11-211-3/+14
* platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2019-11-211-0/+33
* mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-0/+280