aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Merge remote-tracking branch 'origin/ib-chrome-platform-cros-ec-sysfs-debugfs...Gravatar Benson Leung 2-41/+176
2018-04-10platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGravatar Gwendal Grignou 1-0/+81
2018-04-10platform/chrome: cros_ec_debugfs: Add PD port info to debugfsGravatar Shawn Nematbakhsh 1-0/+72
2018-04-10platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Gravatar Enric Balletbo i Serra 1-2/+2
2018-04-10platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsGravatar Enric Balletbo i Serra 1-12/+12
2018-04-10platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Gravatar Enric Balletbo i Serra 1-6/+5
2018-04-10platform/chrome: cros_ec_sysfs: Modify error handlingGravatar Gwendal Grignou 1-21/+4
2018-04-09Merge remote-tracking branch 'chrome-platform-stop-being-a-platform-driver-pl...Gravatar Benson Leung 1-440/+456
2018-04-09platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...Gravatar Salvatore Bellizzi 1-0/+12
2018-04-09platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome ECGravatar Wenkai Du 1-0/+4
2018-04-09platform/chrome: chromeos_laptop - discard data for unneeded boardsGravatar Dmitry Torokhov 1-212/+264
2018-04-09platform/chrome: chromeos_laptop - use device properties for PixelGravatar Dmitry Torokhov 1-6/+6
2018-04-09platform/chrome: chromeos_laptop - rely on I2C to set up interrupt triggerGravatar Dmitry Torokhov 1-7/+14
2018-04-09platform/chrome: chromeos_laptop - use I2C notifier to create devicesGravatar Dmitry Torokhov 1-145/+102
2018-04-09platform/chrome: chromeos_laptop - parse DMI IRQ data onceGravatar Dmitry Torokhov 1-56/+64
2018-04-09platform/chrome: chromeos_laptop - rework i2c peripherals initializationGravatar Dmitry Torokhov 1-232/+235
2018-04-09platform/chrome: chromeos_laptop - factor out getting IRQ from DMIGravatar Dmitry Torokhov 1-12/+23
2018-04-09platform/chrome: chromeos_laptop - introduce pr_fmt()Gravatar Dmitry Torokhov 1-17/+14
2018-04-09platform/chrome: chromeos_laptop - stop setting suspend mode for Atmel devicesGravatar Dmitry Torokhov 1-2/+0
2018-04-09platform/chrome: chromeos_laptop - add SPDX identifierGravatar Dmitry Torokhov 1-22/+5
2018-03-07Revert "platform/chrome: chromeos_laptop: make chromeos_laptop const"Gravatar Dmitry Torokhov 1-11/+11
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-1/+1
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 4-19/+57
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2017-12-17platform/chrome: Use proper protocol transfer functionGravatar Shawn Nematbakhsh 1-3/+5
2017-12-17platform/chrome: cros_ec_lpc: Add support for Google GlimmerGravatar Thierry Escande 1-0/+7
2017-12-17platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Gravatar Enric Balletbo i Serra 1-1/+33
2017-12-17platform/chrome: cros_ec_lpc: remove redundant pointer requestGravatar Colin Ian King 1-3/+0
2017-12-15cros_ec: fix nul-termination for firmware build infoGravatar Arnd Bergmann 1-1/+1
2017-12-15platform/chrome: chromeos_laptop: make chromeos_laptop constGravatar Bhumika Goyal 1-11/+11
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdGravatar Thierry Escande 8-650/+0
2017-12-15cros_ec: Split cros_ec_devs moduleGravatar Thierry Escande 7-6/+23
2017-11-28the rest of drivers/*: annotate ->poll() instancesGravatar Al Viro 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constGravatar Christoph Hellwig 3-3/+3
2017-06-27platform/chrome: cros_ec_lightbar - hide unused PM functionsGravatar Arnd Bergmann 1-2/+2
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsGravatar Shawn Nematbakhsh 2-6/+73
2017-06-27cros_ec: Fix deadlock when EC is not responsive at probeGravatar Gwendal Grignou 1-1/+17
2017-06-27cros_ec: Don't return error when checking command versionGravatar Thierry Escande 1-0/+2
2017-06-23platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspendGravatar Jeffery Yu 2-12/+13
2017-06-23platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to ECGravatar Eric Caruso 1-0/+38
2017-06-23platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceGravatar Eric Caruso 3-3/+125
2017-06-23platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfsGravatar Eric Caruso 1-1/+68
2017-06-23platform/chrome: cros_ec_lpc: Add MKBP events support over ACPIGravatar Gwendal Grignou 1-0/+32
2017-06-23platform/chrome: cros_ec_lpc: Add power management opsGravatar Archana Patni 1-0/+21
2017-06-23platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI deviceGravatar Gwendal Grignou 2-15/+10
2017-06-23platform/chrome: cros_ec_lpc: Add support for mec1322 ECGravatar Shawn Nematbakhsh 5-0/+227
2017-06-23platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsGravatar Shawn Nematbakhsh 3-51/+104
2017-06-16mfd: cros_ec: Add support for dumping panic informationGravatar Nicolas Boichat 1-0/+54
2017-06-16cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()Gravatar Shawn Nematbakhsh 1-3/+3