summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/wilco_ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews2019-04-152-66/+29
* platform/chrome: Fix locking pattern in wilco_ec_mailbox()Nick Crews2019-03-181-1/+1
* platform/chrome: fix wilco-ec dependenciesArnd Bergmann2019-03-051-1/+1
* platform/chrome: wilco_ec: Add RTC driverNick Crews2019-02-211-0/+18
* platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews2019-02-214-0/+264
* platform/chrome: Add new driver for Wilco ECNick Crews2019-02-214-0/+355