summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_lpc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh2017-06-271-1/+2
* platform/chrome: cros_ec_lpc: Add MKBP events support over ACPIGwendal Grignou2017-06-241-0/+32
* platform/chrome: cros_ec_lpc: Add power management opsArchana Patni2017-06-241-0/+21
* platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI deviceGwendal Grignou2017-06-241-14/+9
* platform/chrome: cros_ec_lpc: Add support for mec1322 ECShawn Nematbakhsh2017-06-241-0/+5
* platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsShawn Nematbakhsh2017-06-241-50/+38
* platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas2015-10-071-0/+7
* platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas2015-10-071-12/+2
* mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-1/+0
* mfd: cros_ec: add bus-specific proto v3 codeStephen Barber2015-06-151-1/+72
* mfd: cros_ec: add proto v3 skeletonStephen Barber2015-06-151-0/+4
* mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-4/+4
* mfd: cros_ec: Remove parent fieldGwendal Grignou2015-06-151-1/+0
* platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas2015-03-041-0/+1
* platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-041-1/+0
* platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson2015-02-271-0/+319