index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
1
-0
/
+1
2019-12-10
platform/chrome: cros_ec_lpc: Use platform_get_irq_optional() for optional IRQs
Enric Balletbo i Serra
1
-1
/
+1
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
1
-4
/
+11
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
1
-0
/
+2
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-2
/
+2
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
1
-1
/
+2
2019-06-20
platform/chrome: cros_ec_lpc: Choose Microchip EC at runtime
Enric Balletbo i Serra
1
-74
/
+84
2019-06-20
platform/chrome: cros_ec_lpc: Merge cros_ec_lpc and cros_ec_lpc_reg
Enric Balletbo i Serra
1
-1
/
+96
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
1
-1
/
+1
2019-02-01
platform/chrome: cros_ec_lpc: switch to SPDX identifier
Enric Balletbo i Serra
1
-22
/
+12
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
1
-4
/
+0
2018-10-10
platform/chrome: Add a new interrupt path for cros_ec_lpc
Enrico Granata
1
-1
/
+14
2018-09-07
platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.
Enric Balletbo i Serra
1
-1
/
+2
2018-05-23
platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
Dmitry Torokhov
1
-6
/
+7
2018-04-10
platform/chrome: cros_ec_lpc: Add support for Google devices using custom cor...
Salvatore Bellizzi
1
-0
/
+12
2018-04-10
platform/chrome: cros_ec_lpc: wake up from s2idle on Chrome EC
Wenkai Du
1
-0
/
+4
2017-12-18
platform/chrome: cros_ec_lpc: Add support for Google Glimmer
Thierry Escande
1
-0
/
+7
2017-12-18
platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
Enric Balletbo i Serra
1
-1
/
+33
2017-12-18
platform/chrome: cros_ec_lpc: remove redundant pointer request
Colin Ian King
1
-3
/
+0
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-06-27
cros_ec: Don't signal wake event for non-wake host events
Shawn Nematbakhsh
1
-1
/
+2
2017-06-24
platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI
Gwendal Grignou
1
-0
/
+32
2017-06-24
platform/chrome: cros_ec_lpc: Add power management ops
Archana Patni
1
-0
/
+21
2017-06-24
platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device
Gwendal Grignou
1
-14
/
+9
2017-06-24
platform/chrome: cros_ec_lpc: Add support for mec1322 EC
Shawn Nematbakhsh
1
-0
/
+5
2017-06-24
platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants
Shawn Nematbakhsh
1
-50
/
+38
2015-10-08
platform/chrome: cros_ec_lpc - Add support for Google Pixel 2
Javier Martinez Canillas
1
-0
/
+7
2015-10-08
platform/chrome: cros_ec_lpc - Use existing function to check EC result
Javier Martinez Canillas
1
-12
/
+2
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
1
-1
/
+0
2015-06-15
mfd: cros_ec: add bus-specific proto v3 code
Stephen Barber
1
-1
/
+72
2015-06-15
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
1
-0
/
+4
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
1
-4
/
+4
2015-06-15
mfd: cros_ec: Remove parent field
Gwendal Grignou
1
-1
/
+0
2015-03-04
platform/chrome: cros_ec_lpc - Include linux/io.h header file
Javier Martinez Canillas
1
-0
/
+1
2015-03-04
platform/chrome: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-02-27
platform/chrome: Add cros_ec_lpc driver for x86 devices
Bill Richardson
1
-0
/
+319