summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/wilco_ec/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-24platform/chrome: wilco_ec: core: provide ID table for avoiding fallback matchTzung-Bi Shih1-1/+8
2023-09-28platform/chrome/wilco_ec: core: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2022-11-01platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()Tzung-Bi Shih1-5/+0
2020-01-22platform/chrome: wilco_ec: Add newlines to printksStephen Boyd1-1/+1
2020-01-10platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello1-1/+1
2019-11-19platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello1-4/+9
2019-11-19platform/chrome: wilco_ec: Add charging config driverNick Crews1-1/+14
2019-06-05platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews1-0/+13
2019-05-20platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews1-3/+1
2019-05-20platform/chrome: wilco_ec: Add Boot on AC supportNick Crews1-0/+9
2019-02-21platform/chrome: wilco_ec: Add RTC driverNick Crews1-0/+18
2019-02-21platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews1-0/+14
2019-02-21platform/chrome: Add new driver for Wilco ECNick Crews1-0/+104