aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/wilco_ec
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 9-30/+1372
2019-06-25platform/chrome: wilco_ec: Add circular buffer as event queueGravatar Nick Crews 1-109/+149
2019-06-20platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeGravatar Enric Balletbo i Serra 1-1/+1
2019-06-18platform/chrome: wilco_ec: Fix unreleased lock in event_read()Gravatar Nick Crews 1-1/+1
2019-06-05platform/chrome: wilco_ec: Add version sysfs entriesGravatar Raul E Rangel 1-0/+79
2019-06-05platform/chrome: wilco_ec: Add telemetry char device interfaceGravatar Nick Crews 5-1/+473
2019-06-03platform/chrome: wilco_ec: Add event handlingGravatar Nick Crews 3-0/+552
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-20platform/chrome: wilco_ec: Remove 256 byte transfersGravatar Nick Crews 3-27/+8
2019-05-20platform/chrome: wilco_ec: Add Boot on AC supportGravatar Nick Crews 3-1/+87
2019-05-20platform/chrome: wilco_ec: Add property helper libraryGravatar Nick Crews 2-1/+133
2019-04-16platform/chrome: wilco_ec: Add h1_gpio status to debugfsGravatar Nick Crews 1-0/+47
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceGravatar Nick Crews 2-66/+29
2019-03-18platform/chrome: Fix locking pattern in wilco_ec_mailbox()Gravatar Nick Crews 1-1/+1
2019-03-05platform/chrome: fix wilco-ec dependenciesGravatar Arnd Bergmann 1-1/+1
2019-02-21platform/chrome: wilco_ec: Add RTC driverGravatar Nick Crews 1-0/+18
2019-02-21platform/chrome: wilco_ec: Add support for raw commands in debugfsGravatar Nick Crews 4-0/+264
2019-02-21platform/chrome: Add new driver for Wilco ECGravatar Nick Crews 4-0/+355