aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02spi: Reduce kthread priorityPeter Zijlstra1-1/+1
2019-07-29platform/chrome: cros_ec_ishtp: fix crash during suspendHyungwoo Yang1-2/+2
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds21-257/+2405
2019-07-01mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green1-0/+3
2019-06-28platform/chrome: lightbar: Get drvdata from parent in suspend/resumeRajat Jain1-2/+2
2019-06-25platform/chrome: wilco_ec: Add circular buffer as event queueNick Crews1-109/+149
2019-06-20platform/chrome: cros_ec_lpc_mec: Fix kernel-doc comment first lineEnric Balletbo i Serra1-8/+6
2019-06-20platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra4-97/+95
2019-06-20platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra4-148/+97
2019-06-18platform/chrome: wilco_ec: Fix unreleased lock in event_read()Nick Crews1-1/+1
2019-06-18platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot1-1/+1
2019-06-18platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra1-1/+2
2019-06-18platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak1-0/+38
2019-06-05platform/chrome: cros_ec: Make some symbols staticYueHaibing5-6/+6
2019-06-05platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel1-0/+79
2019-06-05platform/chrome: wilco_ec: Add telemetry char device interfaceNick Crews5-1/+473
2019-06-03platform/chrome: wilco_ec: Add event handlingNick Crews3-0/+552
2019-05-24platform/chrome: cros_ec_spi: Request the SPI thread be realtimeDouglas Anderson1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-20platform/chrome: cros_ec_spi: Move to real time priority for transfersDouglas Anderson1-12/+53
2019-05-20platform/chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam3-0/+777
2019-05-20platform/chrome: cros_ec_spi: Always add of_match_tableEvan Green1-1/+1
2019-05-20platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews3-27/+8
2019-05-20platform/chrome: wilco_ec: Add Boot on AC supportNick Crews3-1/+87
2019-05-20platform/chrome: wilco_ec: Add property helper libraryNick Crews2-1/+133
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+6
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green1-0/+6
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds11-128/+909
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-04-29platform/chrome: chromeos_laptop: use pci_dev_id() helperHeiner Kallweit1-1/+1
2019-04-17platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel4-1/+183
2019-04-17platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-22/+8
2019-04-16platform/chrome: cros_ec: Add EC host command support using rpmsgPi-Hsun Shih3-0/+271
2019-04-16platform/chrome: wilco_ec: Add h1_gpio status to debugfsNick Crews1-0/+47
2019-04-15platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews2-66/+29
2019-04-15platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata1-0/+11
2019-04-15platform/chrome: Add CrOS USB PD logging driverGuenter Roeck3-0/+275
2019-04-15platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson1-6/+74
2019-04-15platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_create functionsEnric Balletbo i Serra1-29/+6
2019-04-05platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not supportedEnric Balletbo i Serra1-4/+5
2019-03-19platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supportedGuenter Roeck1-3/+7
2019-03-18platform/chrome: Fix locking pattern in wilco_ec_mailbox()Nick Crews1-1/+1
2019-03-05platform/chrome: fix wilco-ec dependenciesArnd Bergmann1-1/+1
2019-02-21platform/chrome: wilco_ec: Add RTC driverNick Crews1-0/+18
2019-02-21platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews4-0/+264
2019-02-21platform/chrome: Add new driver for Wilco ECNick Crews6-0/+359
2019-02-11platform/chrome: cros_ec: Remove cros_ec dependency in lpc_mecNick Crews3-59/+83
2019-02-01platform/chrome: cros_ec_sysfs: remove pr_fmt() defineEnric Balletbo i Serra1-2/+0
2019-02-01platform/chrome: cros_ec_lightbar: remove pr_fmt() defineEnric Balletbo i Serra1-2/+0