summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/wilco_ec/telemetry.c
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...Tzung-Bi Shih2024-04-241-1/+8
* platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-181-3/+3
* platform/chrome/wilco_ec: telemetry: Convert to platform remove callback retu...Uwe Kleine-König2023-09-281-4/+2
* drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...Yang Li2021-03-301-1/+1
* platform/chrome: wilco_ec: Add newlines to printksStephen Boyd2020-01-221-3/+3
* platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
* platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews2019-08-221-21/+43
* platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews2019-06-051-0/+450