Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | platform/chrome: cros_ec_sysfs: Add cold-ap-off to sysfs reboot. | Pi-Hsun Shih | 1 | -1/+2 |
2021-01-20 | platform/chrome: Constify static attribute_group structs | Rikard Falkeborn | 1 | -1/+1 |
2020-09-29 | platform/chrome: Use kobj_to_dev() instead of container_of() | Wang Qing | 1 | -1/+1 |
2020-08-24 | platform/chrome: cros_ec_sysfs: Report range of error codes from EC | Guenter Roeck | 1 | -15/+9 |
2020-03-02 | platform/chrome: cros_ec_sysfs: Use cros_ec_cmd_xfer_status helper | Enric Balletbo i Serra | 1 | -18/+18 |
2020-01-07 | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h' | Enric Balletbo i Serra | 1 | -1/+0 |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra | 1 | -1/+2 |
2019-06-05 | platform/chrome: cros_ec: Make some symbols static | YueHaibing | 1 | -1/+1 |
2019-02-01 | platform/chrome: cros_ec_sysfs: remove pr_fmt() define | Enric Balletbo i Serra | 1 | -2/+0 |
2019-02-01 | platform/chrome: cros_ec_sysfs: switch to SPDX identifier | Enric Balletbo i Serra | 1 | -19/+5 |
2019-02-01 | mfd / platform: cros_ec: Move device sysfs attributes to its own driver | Enric Balletbo i Serra | 1 | -1/+35 |
2018-05-30 | platform/chrome: Use to_cros_ec_dev more broadly | Gwendal Grignou | 1 | -2/+0 |
2018-04-10 | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle | Gwendal Grignou | 1 | -0/+81 |
2018-04-10 | platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants | Enric Balletbo i Serra | 1 | -12/+12 |
2018-04-10 | platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define. | Enric Balletbo i Serra | 1 | -6/+5 |
2018-04-10 | platform/chrome: cros_ec_sysfs: Modify error handling | Gwendal Grignou | 1 | -21/+4 |
2017-12-15 | cros_ec: fix nul-termination for firmware build info | Arnd Bergmann | 1 | -1/+1 |
2017-12-15 | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande | 1 | -2/+0 |
2017-12-15 | cros_ec: Split cros_ec_devs module | Thierry Escande | 1 | -0/+3 |
2015-06-15 | mfd: cros_ec: Support multiple EC in a system | Gwendal Grignou | 1 | -29/+19 |
2015-06-15 | mfd: cros_ec: Use a zero-length array for command data | Javier Martinez Canillas | 1 | -59/+95 |
2015-02-26 | platform/chrome: Create sysfs attributes for the ChromeOS EC | Bill Richardson | 1 | -0/+271 |