summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/wilco_ec
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-05-141-1/+0
|\
| * platform/chrome: wilco_ec: drop owner assignmentKrzysztof Kozlowski2024-04-081-1/+0
* | platform/chrome: add HAS_IOPORT dependenciesNiklas Schnelle2024-04-241-0/+1
* | platform/chrome: wilco_ec: core: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | platform/chrome: wilco_ec: event: remove redundant MODULE_ALIASTzung-Bi Shih2024-04-241-1/+0
* | platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...Tzung-Bi Shih2024-04-241-1/+8
* | platform/chrome: wilco_ec: use sysfs_emit() instead of sprintf()Ai Chao2024-04-241-1/+1
|/
* platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-182-5/+5
* platform/chrome/wilco_ec: telemetry: Convert to platform remove callback retu...Uwe Kleine-König2023-09-281-4/+2
* platform/chrome/wilco_ec: debugfs: Convert to platform remove callback return...Uwe Kleine-König2023-09-281-4/+2
* platform/chrome/wilco_ec: core: Convert to platform remove callback returning...Uwe Kleine-König2023-09-281-3/+2
* platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_byKees Cook2023-09-251-1/+1
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+0
|\
| * drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-172-2/+0
* | platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()Zhengkang Huang2023-04-241-2/+0
|/
* platform/chrome: use sysfs_emit() instead of scnprintf()ye xingchen2022-12-261-2/+1
* Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-3/+1
|\
| * ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-3/+1
* | platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()Tzung-Bi Shih2022-11-011-5/+0
|/
* platform/chrome: wilco_ec: event: Fix typo in commentJiang Jian2022-06-241-1/+1
* platform/chrome: wilco_ec: convert stream-like files from nonseekable_open ->...Yang Li2021-03-301-1/+1
* platform/chrome: Constify static attribute_group structsRikard Falkeborn2021-01-201-1/+1
* platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' fileBernardo Perez Priego2020-04-131-1/+6
* platform/chrome: wilco_ec: event: Replace zero-length array with flexible-arr...Gustavo A. R. Silva2020-03-221-2/+2
* platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko2020-02-112-0/+7
* platform/chrome: wilco_ec: Include asm/unaligned instead of linux/ pathStephen Boyd2020-02-111-1/+1
* platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TESTStephen Boyd2020-01-221-1/+2
* platform/chrome: wilco_ec: Add newlines to printksStephen Boyd2020-01-224-10/+10
* Merge branch 'chrome-platform-5.5-fixes' into for-kernelciBenson Leung2020-01-101-8/+20
|\
| * platform/chrome: wilco_ec: Fix keyboard backlight probingDaniel Campello2020-01-101-8/+20
* | platform/chrome: wilco_ec: Fix unregistration orderDaniel Campello2020-01-101-1/+1
|/
* platform/chrome: wilco_ec: fix use after free issueWen Yang2019-12-021-1/+1
* platform/chrome: wilco_ec: Add keyboard backlight LED supportDaniel Campello2019-11-194-6/+203
* platform/chrome: wilco_ec: Add charging config driverNick Crews2019-11-191-1/+14
* platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy controlDaniel Campello2019-10-111-0/+91
* platform/chrome: wilco_ec: Add debugfs test_event fileDaniel Campello2019-10-011-10/+37
* platform/chrome: wilco_ec: Add batt_ppid_info command to telemetry driverNick Crews2019-08-221-21/+43
* Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-119-30/+1372
|\
| * platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews2019-06-251-109/+149
| * platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra2019-06-201-1/+1
| * platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews2019-06-181-1/+1
| * platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel2019-06-051-0/+79
| * platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews2019-06-055-1/+473
| * platform/chrome: wilco_ec: Add event handlingNick Crews2019-06-033-0/+552
| * platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews2019-05-203-27/+8
| * platform/chrome: wilco_ec: Add Boot on AC supportNick Crews2019-05-203-1/+87
| * platform/chrome: wilco_ec: Add property helper libraryNick Crews2019-05-202-1/+133
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* platform/chrome: wilco_ec: Add h1_gpio status to debugfsNick Crews2019-04-161-0/+47