aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20platform/chrome: cros_ec_sysfs: Add cold-ap-off to sysfs reboot.Pi-Hsun Shih1-1/+2
2021-01-20platform/chrome: Constify static attribute_group structsRikard Falkeborn1-1/+1
2020-09-29platform/chrome: Use kobj_to_dev() instead of container_of()Wang Qing1-1/+1
2020-08-24platform/chrome: cros_ec_sysfs: Report range of error codes from ECGuenter Roeck1-15/+9
2020-03-02platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-18/+18
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra1-1/+0
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-06-05platform/chrome: cros_ec: Make some symbols staticYueHaibing1-1/+1
2019-02-01platform/chrome: cros_ec_sysfs: remove pr_fmt() defineEnric Balletbo i Serra1-2/+0
2019-02-01platform/chrome: cros_ec_sysfs: switch to SPDX identifierEnric Balletbo i Serra1-19/+5
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra1-1/+35
2018-05-30platform/chrome: Use to_cros_ec_dev more broadlyGwendal Grignou1-2/+0
2018-04-10platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou1-0/+81
2018-04-10platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variantsEnric Balletbo i Serra1-12/+12
2018-04-10platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define.Enric Balletbo i Serra1-6/+5
2018-04-10platform/chrome: cros_ec_sysfs: Modify error handlingGwendal Grignou1-21/+4
2017-12-15cros_ec: fix nul-termination for firmware build infoArnd Bergmann1-1/+1
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande1-2/+0
2017-12-15cros_ec: Split cros_ec_devs moduleThierry Escande1-0/+3
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou1-29/+19
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas1-59/+95
2015-02-26platform/chrome: Create sysfs attributes for the ChromeOS ECBill Richardson1-0/+271