index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
wilco_ec
/
telemetry.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-08-13
platform/chrome: wilco_ec: Remove redundant semicolons
Liao Yuanhong
2024-10-28
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-04-24
platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...
Tzung-Bi Shih
2023-12-18
platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-09-28
platform/chrome/wilco_ec: telemetry: Convert to platform remove callback retu...
Uwe Kleine-König
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2021-03-30
platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...
Yang Li
2020-01-22
platform/chrome: wilco_ec: Add newlines to printks
Stephen Boyd
2019-12-02
platform/chrome: wilco_ec: fix use after free issue
Wen Yang
2019-08-22
platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driver
Nick Crews
2019-06-05
platform/chrome: wilco_ec: Add telemetry char device interface
Nick Crews