summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/wilco_ec/telemetry.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-24platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...Tzung-Bi Shih1-1/+8
2023-12-18platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-09-28platform/chrome/wilco_ec: telemetry: Convert to platform remove callback retu...Uwe Kleine-König1-4/+2
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman1-1/+0
2021-03-30platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...Yang Li1-1/+1
2020-01-22platform/chrome: wilco_ec: Add newlines to printksStephen Boyd1-3/+3
2019-12-02platform/chrome: wilco_ec: fix use after free issueWen Yang1-1/+1
2019-08-22platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews1-21/+43
2019-06-05platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews1-0/+450