index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec.c
Age
Commit message (
Expand
)
Author
2024-05-27
platform/chrome: cros_ec: let cros_ec_suspend() call cros_ec_suspend_*
Tzung-Bi Shih
2024-04-30
platform/chrome: cros_ec: Handle events during suspend after resume completion
Karthikeyan Ramasubramanian
2023-10-28
platform/chrome: cros_ec_lpc: Separate host command and irq disable
Lalith Rajendran
2023-07-26
platform: Explicitly include correct DT includes
Rob Herring
2023-04-24
platform/chrome: cros_ec: remove unneeded label and if-condition
Tzung-Bi Shih
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
2023-01-11
platform/chrome: cros_ec: Fix panic notifier registration
Marek Szyprowski
2022-09-19
platform/chrome: cros_ec: Notify the PM of wake events during resume
Jameson Thies
2022-08-24
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
2022-06-14
platform/chrome: cros_ec: Always expose last resume result
Stephen Boyd
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
2022-04-18
platform/chrome: cros_ec: append newline to all logs
Tzung-Bi Shih
2022-04-18
platform/chrome: cros_ec: sort header inclusion alphabetically
Tzung-Bi Shih
2022-04-18
platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()
Tzung-Bi Shih
2022-04-18
platform/chrome: cros_ec: remove unused variable `was_wake_device`
Tzung-Bi Shih
2022-04-18
platform/chrome: cros_ec: fix error handling in cros_ec_register()
Tzung-Bi Shih
2022-02-09
platform/chrome: cros_ec: Make cros_ec_unregister() return void
Uwe Kleine-König
2021-01-22
platform/chrome: cros_ec: Call interrupt bottom half at probe time
Gwendal Grignou
2021-01-22
platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
Gwendal Grignou
2020-03-02
platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-02-11
platform/chrome: cros_ec: Query EC protocol version if EC transitions between...
Yicheng Li
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
2020-01-22
platform/chrome: cros_ec: Drop unaligned.h include
Stephen Boyd
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
2019-11-21
platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ number
Gwendal Grignou
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
2019-11-21
platform/chrome: cros_ec: Put docs with the code
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: Move cros-ec core driver out from MFD
Enric Balletbo i Serra