summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_lpc.c
AgeCommit message (Expand)Author
2021-09-30platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response"Colin Ian King
2020-02-03platform/chrome: cros_ec: Match implementation with headersEnric Balletbo i Serra
2019-12-10platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQsEnric Balletbo i Serra
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata
2019-11-21platform/chrome: cros-ec: Record event timestamp in the hard irqGwendal Grignou
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Handle chained ECs as platform devicesEnric Balletbo i Serra
2019-06-20platform/chrome: cros_ec_lpc: Choose Microchip EC at runtimeEnric Balletbo i Serra
2019-06-20platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_regEnric Balletbo i Serra
2019-06-05platform/chrome: cros_ec: Make some symbols staticYueHaibing
2019-02-01platform/chrome: cros_ec_lpc: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra
2018-10-09platform/chrome: Add a new interrupt path for cros_ec_lpcEnrico Granata
2018-09-07platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra
2018-05-22platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device foundDmitry Torokhov
2018-04-09platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...Salvatore Bellizzi
2018-04-09platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome ECWenkai Du
2017-12-17platform/chrome: cros_ec_lpc: Add support for Google GlimmerThierry Escande
2017-12-17platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.Enric Balletbo i Serra
2017-12-17platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh
2017-06-23platform/chrome: cros_ec_lpc: Add MKBP events support over ACPIGwendal Grignou
2017-06-23platform/chrome: cros_ec_lpc: Add power management opsArchana Patni
2017-06-23platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI deviceGwendal Grignou
2017-06-23platform/chrome: cros_ec_lpc: Add support for mec1322 ECShawn Nematbakhsh
2017-06-23platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsShawn Nematbakhsh
2015-10-07platform/chrome: cros_ec_lpc - Add support for Google Pixel 2Javier Martinez Canillas
2015-10-07platform/chrome: cros_ec_lpc - Use existing function to check EC resultJavier Martinez Canillas
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou
2015-03-04platform/chrome: cros_ec_lpc - Include linux/io.h header fileJavier Martinez Canillas
2015-03-04platform/chrome: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-02-26platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson