Age | Commit message (Expand) | Author | Files | Lines |
2018-07-03 | platform/chrome: Move cros-ec transport drivers to drivers/platform. | Enric Balletbo i Serra | 1 | -386/+0 |
2018-05-29 | mfd: cros_ec_i2c: Moving the system sleep pm ops to late | Joseph Lo | 1 | -2/+3 |
2018-05-29 | mfd: cros_ec_i2c: Add ACPI module device table | Wei-Ning Huang | 1 | -0/+12 |
2016-01-14 | mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. | Lee Jones | 1 | -1/+1 |
2015-10-26 | mfd: cros_ec_i2c: Add OF match table | Javier Martinez Canillas | 1 | -0/+7 |
2015-08-11 | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-15 | mfd: cros_ec: Support multiple EC in a system | Gwendal Grignou | 1 | -1/+0 |
2015-06-15 | mfd: cros_ec: add bus-specific proto v3 code | Stephen Barber | 1 | -4/+162 |
2015-06-15 | mfd: cros_ec: add proto v3 skeleton | Stephen Barber | 1 | -0/+4 |
2015-06-15 | mfd: cros_ec: Use a zero-length array for command data | Javier Martinez Canillas | 1 | -2/+2 |
2015-06-15 | mfd: cros_ec: Remove parent field | Gwendal Grignou | 1 | -1/+0 |
2014-07-09 | mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result | Doug Anderson | 1 | -3/+12 |
2014-07-09 | mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC | Bill Richardson | 1 | -1/+1 |
2014-07-09 | mfd: cros_ec: Check result code from EC messages | Bill Richardson | 1 | -5/+3 |
2014-07-09 | mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device | Bill Richardson | 1 | -1/+0 |
2014-07-09 | mfd: cros_ec: Use struct cros_ec_command to communicate with the EC | Bill Richardson | 1 | -12/+12 |
2014-07-09 | mfd: cros_ec: Tweak struct cros_ec_device for clarity | Bill Richardson | 1 | -2/+2 |
2014-01-21 | mfd: cros ec: i2c: Use consistent function names | Thierry Reding | 1 | -4/+4 |
2013-04-05 | mfd: Add ChromeOS EC I2C driver | Simon Glass | 1 | -0/+201 |