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_sysfs.c
Age
Commit message (
Expand
)
Author
2020-03-02
platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-06-05
platform/chrome: cros_ec: Make some symbols static
YueHaibing
2019-02-01
platform/chrome: cros_ec_sysfs: remove pr_fmt() define
Enric Balletbo i Serra
2019-02-01
platform/chrome: cros_ec_sysfs: switch to SPDX identifier
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
2018-05-30
platform/chrome: Use to_cros_ec_dev more broadly
Gwendal Grignou
2018-04-10
platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle
Gwendal Grignou
2018-04-10
platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants
Enric Balletbo i Serra
2018-04-10
platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.
Enric Balletbo i Serra
2018-04-10
platform/chrome: cros_ec_sysfs: Modify error handling
Gwendal Grignou
2017-12-15
cros_ec: fix nul-termination for firmware build info
Arnd Bergmann
2017-12-15
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
2017-12-15
cros_ec: Split cros_ec_devs module
Thierry Escande
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-02-26
platform/chrome: Create sysfs attributes for the ChromeOS EC
Bill Richardson