index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_lpc.c
Age
Commit message (
Expand
)
Author
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
2019-12-10
platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQs
Enric Balletbo i Serra
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
2019-06-20
platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
Enric Balletbo i Serra
2019-06-20
platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_reg
Enric Balletbo i Serra
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
2019-02-01
platform/chrome: cros_ec_lpc: switch to SPDX identifier
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
2018-10-09
platform/chrome: Add a new interrupt path for cros_ec_lpc
Enrico Granata
2018-09-07
platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.
Enric Balletbo i Serra
2018-05-22
platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
Dmitry Torokhov
2018-04-09
platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...
Salvatore Bellizzi
2018-04-09
platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC
Wenkai Du
2017-12-17
platform/chrome: cros_ec_lpc: Add support for Google Glimmer
Thierry Escande
2017-12-17
platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
Enric Balletbo i Serra
2017-12-17
platform/chrome: cros_ec_lpc: remove redundant pointer request
Colin Ian King
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-06-27
cros_ec: Don't signal wake event for non-wake host events
Shawn Nematbakhsh
2017-06-23
platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI
Gwendal Grignou
2017-06-23
platform/chrome: cros_ec_lpc: Add power management ops
Archana Patni
2017-06-23
platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device
Gwendal Grignou
2017-06-23
platform/chrome: cros_ec_lpc: Add support for mec1322 EC
Shawn Nematbakhsh
2017-06-23
platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants
Shawn Nematbakhsh
2015-10-07
platform/chrome: cros_ec_lpc - Add support for Google Pixel 2
Javier Martinez Canillas
2015-10-07
platform/chrome: cros_ec_lpc - Use existing function to check EC result
Javier Martinez Canillas
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: add bus-specific proto v3 code
Stephen Barber
2015-06-15
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-06-15
mfd: cros_ec: Remove parent field
Gwendal Grignou
2015-03-04
platform/chrome: cros_ec_lpc - Include linux/io.h header file
Javier Martinez Canillas
2015-03-04
platform/chrome: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-02-26
platform/chrome: Add cros_ec_lpc driver for x86 devices
Bill Richardson