aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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