summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Benson Leung2018-04-102-41/+176
|\
| * platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-101-0/+81
| * platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh2018-04-101-0/+72
| * platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra2018-04-101-2/+2
| * platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra2018-04-101-12/+12
| * platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra2018-04-101-6/+5
| * platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou2018-04-101-21/+4
* | Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...Benson Leung2018-04-091-440/+456
|\ \
| * | platform/chrome: chromeos_laptop - discard data for unneeded boardsDmitry Torokhov2018-04-091-212/+264
| * | platform/chrome: chromeos_laptop - use device properties for PixelDmitry Torokhov2018-04-091-6/+6
| * | platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerDmitry Torokhov2018-04-091-7/+14
| * | platform/chrome: chromeos_laptop - use I2C notifier to create devicesDmitry Torokhov2018-04-091-145/+102
| * | platform/chrome: chromeos_laptop - parse DMI IRQ data onceDmitry Torokhov2018-04-091-56/+64
| * | platform/chrome: chromeos_laptop - rework i2c peripherals initializationDmitry Torokhov2018-04-091-232/+235
| * | platform/chrome: chromeos_laptop - factor out getting IRQ from DMIDmitry Torokhov2018-04-091-12/+23
| * | platform/chrome: chromeos_laptop - introduce pr_fmt()Dmitry Torokhov2018-04-091-17/+14
| * | platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesDmitry Torokhov2018-04-091-2/+0
| * | platform/chrome: chromeos_laptop - add SPDX identifierDmitry Torokhov2018-04-091-22/+5
| |/
* | platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...Salvatore Bellizzi2018-04-091-0/+12
* | platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome ECWenkai Du2018-04-091-0/+4
|/
* Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"Dmitry Torokhov2018-03-071-11/+11
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-02-104-19/+57
|\
| * platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh2017-12-171-3/+5
| * platform/chrome: cros_ec_lpc: Add support for Google GlimmerThierry Escande2017-12-171-0/+7
| * platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Enric Balletbo i Serra2017-12-171-1/+33
| * platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King2017-12-171-3/+0
| * cros_ec: fix nul-termination for firmware build infoArnd Bergmann2017-12-151-1/+1
| * platform/chrome: chromeos_laptop: make chromeos_laptop constBhumika Goyal2017-12-151-11/+11
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-2/+2
|\ \ | |/ |/|
| * the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* | cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-158-650/+0
* | cros_ec: Split cros_ec_devs moduleThierry Escande2017-12-157-6/+23
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-143-3/+3
* platform/chrome: cros_ec_lightbar - hide unused PM functionsArnd Bergmann2017-06-271-2/+2
* cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh2017-06-272-6/+73
* cros_ec: Fix deadlock when EC is not responsive at probeGwendal Grignou2017-06-271-1/+17
* cros_ec: Don't return error when checking command versionThierry Escande2017-06-271-0/+2
* platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspendJeffery Yu2017-06-232-12/+13
* platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to ECEric Caruso2017-06-231-0/+38
* platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceEric Caruso2017-06-233-3/+125
* platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfsEric Caruso2017-06-231-1/+68
* platform/chrome: cros_ec_lpc: Add MKBP events support over ACPIGwendal Grignou2017-06-231-0/+32
* platform/chrome: cros_ec_lpc: Add power management opsArchana Patni2017-06-231-0/+21
* platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI deviceGwendal Grignou2017-06-232-15/+10
* platform/chrome: cros_ec_lpc: Add support for mec1322 ECShawn Nematbakhsh2017-06-235-0/+227
* platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsShawn Nematbakhsh2017-06-233-51/+104
* mfd: cros_ec: Add support for dumping panic informationNicolas Boichat2017-06-161-0/+54
* cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()Shawn Nematbakhsh2017-06-161-3/+3