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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
platform/chrome: cros_ec_lpc: Separate host command and irq disable
Lalith Rajendran
1
-22
/
+94
2023-07-26
platform: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-04-24
platform/chrome: cros_ec: remove unneeded label and if-condition
Tzung-Bi Shih
1
-6
/
+4
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
1
-3
/
+11
2023-01-11
platform/chrome: cros_ec: Fix panic notifier registration
Marek Szyprowski
1
-0
/
+1
2022-09-19
platform/chrome: cros_ec: Notify the PM of wake events during resume
Jameson Thies
1
-1
/
+7
2022-08-24
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
1
-1
/
+2
2022-06-14
platform/chrome: cros_ec: Always expose last resume result
Stephen Boyd
1
-4
/
+4
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
1
-3
/
+0
2022-04-18
platform/chrome: cros_ec: append newline to all logs
Tzung-Bi Shih
1
-4
/
+4
2022-04-18
platform/chrome: cros_ec: sort header inclusion alphabetically
Tzung-Bi Shih
1
-2
/
+2
2022-04-18
platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend()
Tzung-Bi Shih
1
-3
/
+4
2022-04-18
platform/chrome: cros_ec: remove unused variable `was_wake_device`
Tzung-Bi Shih
1
-1
/
+0
2022-04-18
platform/chrome: cros_ec: fix error handling in cros_ec_register()
Tzung-Bi Shih
1
-6
/
+10
2022-02-09
platform/chrome: cros_ec: Make cros_ec_unregister() return void
Uwe Kleine-König
1
-3
/
+1
2021-01-22
platform/chrome: cros_ec: Call interrupt bottom half at probe time
Gwendal Grignou
1
-0
/
+7
2021-01-22
platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
Gwendal Grignou
1
-6
/
+20
2020-03-02
platform/chrome: cros_ec: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-1
/
+1
2020-02-11
platform/chrome: cros_ec: Query EC protocol version if EC transitions between...
Yicheng Li
1
-0
/
+30
2020-02-03
platform/chrome: cros_ec: Match implementation with headers
Enric Balletbo i Serra
1
-0
/
+2
2020-01-22
platform/chrome: cros_ec: Drop unaligned.h include
Stephen Boyd
1
-1
/
+0
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
1
-5
/
+29
2019-11-21
platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ number
Gwendal Grignou
1
-1
/
+1
2019-11-21
platform/chrome: cros-ec: Record event timestamp in the hard irq
Gwendal Grignou
1
-3
/
+14
2019-11-21
platform/chrome: cros_ec: Put docs with the code
Gwendal Grignou
1
-0
/
+33
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
1
-1
/
+2
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-0
/
+280