index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_data
/
cros_ec_proto.h
Age
Commit message (
Expand
)
Author
2024-07-01
platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
Thomas Weißschuh
2024-06-05
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
2024-06-03
platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
Thomas Weißschuh
2023-10-04
platform/chrome: cros_ec_proto: Mark outdata as const
Stephen Boyd
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
2023-01-13
platform/chrome: fix kernel-doc warning for last_resume_result
Tzung-Bi Shih
2023-01-13
platform/chrome: fix kernel-doc warning for suspend_timeout_ms
Tzung-Bi Shih
2023-01-13
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
2023-01-09
Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"
Prashant Malani
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
2022-08-24
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
2022-08-06
Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-07-19
mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU
Tinghan Shen
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
2022-06-08
platform/chrome: cros_ec_proto: Update size arg types
Prashant Malani
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
2022-04-19
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
2022-04-18
platform/chrome: cros_ec: remove unused variable `was_wake_device`
Tzung-Bi Shih
2021-10-31
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
2021-09-30
platform/chrome: cros_ec_proto: Add version for ec_command
Prashant Malani
2021-09-30
platform/chrome: cros_ec_proto: Make data pointers void
Prashant Malani
2021-09-30
platform/chrome: cros_usbpd_notify: Move ec_command()
Prashant Malani
2021-09-23
platform/chrome: cros_ec_proto: Fix check_features ret val
Prashant Malani
2020-10-29
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
2020-07-23
platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()
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-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
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-11-21
mfd / platform / iio: cros_ec: Register sensor through sensorhub
Gwendal Grignou
2019-11-21
mfd / platform: cros_ec: Add sensor_count and make check_features public
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